linux-stable/drivers/thunderbolt
Mohammad Rahimi ec4d82f855 thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
The bit 23, CM TBT3 Not Supported (CNS), in ROUTER_CS_5 indicates
whether a USB4 Connection Manager is TBT3-Compatible and should be:
    0b for TBT3-Compatible
    1b for Not TBT3-Compatible

Fixes: b04079837b ("thunderbolt: Add initial support for USB4")
Cc: stable@vger.kernel.org
Signed-off-by: Mohammad Rahimi <rahimi.mhmmd@gmail.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2024-01-29 09:48:40 +02:00
..
acpi.c
cap.c
clx.c thunderbolt: Check for unplugged router in tb_switch_clx_disable() 2023-10-13 08:49:13 +03:00
ctl.c
ctl.h
debugfs.c thunderbolt: Fix memory leak in margining_port_remove() 2023-11-27 12:45:47 +02:00
dma_port.c
dma_port.h
dma_test.c
domain.c thunderbolt: make tb_bus_type const 2023-12-20 08:21:57 +01:00
eeprom.c
icm.c thunderbolt: Reduce retry timeout to speed up boot for some devices 2023-12-22 13:00:26 +02:00
Kconfig
lc.c
Makefile
nhi.c thunderbolt: Add support for Intel Lunar Lake 2023-12-14 08:07:45 +02:00
nhi.h thunderbolt: Add support for Intel Lunar Lake 2023-12-14 08:07:45 +02:00
nhi_ops.c
nhi_regs.h
nvm.c
path.c thunderbolt: Set path power management packet support bit for USB4 v2 routers 2023-10-20 18:18:01 +03:00
property.c
quirks.c
retimer.c thunderbolt: Log NVM version of routers and retimers 2023-10-13 08:49:13 +03:00
sb_regs.h
switch.c thunderbolt: Changes for v6.8 merge window 2024-01-02 14:25:05 +01:00
tb.c thunderbolt: Changes for v6.8 merge window 2024-01-02 14:25:05 +01:00
tb.h thunderbolt: Keep link as asymmetric if preferred by hardware 2023-12-22 12:58:39 +02:00
tb_msgs.h
tb_regs.h thunderbolt: Fix setting the CNS bit in ROUTER_CS_5 2024-01-29 09:48:40 +02:00
test.c
tmu.c thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails 2023-12-14 08:07:44 +02:00
tunnel.c thunderbolt: Disable PCIe extended encapsulation upon teardown properly 2023-12-14 08:07:45 +02:00
tunnel.h thunderbolt: Change bandwidth reservations to comply USB4 v2 2023-10-20 18:18:01 +03:00
usb4.c thunderbolt: Fix setting the CNS bit in ROUTER_CS_5 2024-01-29 09:48:40 +02:00
usb4_port.c
xdomain.c thunderbolt: Log XDomain link speed and width 2023-12-14 08:07:44 +02:00