• Greg Kroah-Hartman's avatar
    Merge tag 'thunderbolt-for-v6.8-rc1' of... · 21bea26c
    Greg Kroah-Hartman authored
    Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next
    
    Mika writes:
    
    thunderbolt: Changes for v6.8 merge window
    
    This includes following USB4/Thunderbolt changes for the v6.8 merge
    window:
    
      - Intel Lunar Lake support
      - PCIe tunneling improvements
      - DisplayPort tunneling improvements
      - Asymmetric switching improvements
      - Couple of minor fixes and cleanups.
    
    All these have been in linux-next with no reported issues.
    
    * tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt:
      thunderbolt: Reduce retry timeout to speed up boot for some devices
      thunderbolt: Keep link as asymmetric if preferred by hardware
      thunderbolt: Add support for Intel Lunar Lake
      thunderbolt: Disable PCIe extended encapsulation upon teardown properly
      thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
      thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
      thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well
      thunderbolt: Disable CL states only when actually needed
      thunderbolt: Transition link to asymmetric only when both sides support it
      thunderbolt: Log XDomain link speed and width
      thunderbolt: Move width_name() helper to tb.h
      thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
      thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails
      thunderbolt: Remove duplicated re-assignment of pointer 'out'
    21bea26c
tb.c 75.3 KB