Hi Greg, The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:
Linux 5.2-rc4 (2019-06-08 20:24:46 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-fixes-for-v5.2-rc6 for you to fetch changes up to 0d53827d7c172f1345140f7638fe658bda1bb25d: thunderbolt: Implement CIO reset correctly for Titan Ridge (2019-06-14 14:25:43 +0300) ---------------------------------------------------------------- thunderbolt: Fixes for v5.2-rc6 This includes two fixes for issues found during the current release cycle: - Fix runtime PM regression when device is authorized after the controller is runtime suspended. - Correct CIO reset flow for Titan Ridge. ---------------------------------------------------------------- Mika Westerberg (2): thunderbolt: Make sure device runtime resume completes before taking domain lock thunderbolt: Implement CIO reset correctly for Titan Ridge drivers/thunderbolt/icm.c | 188 +++++++++++++++++++++++++++++-------------- drivers/thunderbolt/switch.c | 45 ++++++++--- drivers/thunderbolt/tb.h | 7 ++ 3 files changed, 167 insertions(+), 73 deletions(-)