Hi Greg, The following changes since commit c500bee1c5b2f1d59b1081ac879d73268ab0ff17: Linux 5.14-rc4 (2021-08-01 17:04:17 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v5.15-rc1 for you to fetch changes up to 42716425ad7e1b6529ec61c260c11176841f4b5f: thunderbolt: Fix port linking by checking all adapters (2021-08-09 14:58:29 +0300) ---------------------------------------------------------------- thunderbolt: Changes for v5.15 merge window This includes following Thunderbolt/USB4 changes for the v5.15 merge window: * Include authorized value in the KOBJ_CHANGE event of a device router * A couple of improvements to get the driver working also with the AMD USB4 host controller. All these have been in linux-next with no reported issues. ---------------------------------------------------------------- Rajat Jain (1): thunderbolt: Add authorized value to the KOBJ_CHANGE uevent Sanjay R Mehta (4): thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt status thunderbolt: Handle ring interrupt by reading interrupt status register thunderbolt: Do not read control adapter config space thunderbolt: Fix port linking by checking all adapters drivers/thunderbolt/nhi.c | 46 ++++++++++++++++++++++++++++++++++++-------- drivers/thunderbolt/switch.c | 28 ++++++++++++++++++--------- include/linux/thunderbolt.h | 2 ++ 3 files changed, 59 insertions(+), 17 deletions(-)