linux-yocto/drivers/thunderbolt
Eric Biggers f41a07b698 thunderbolt: Fix copy+paste error in match_service_id()
commit 5cc1f66cb2 upstream.

The second instance of TBSVC_MATCH_PROTOCOL_VERSION seems to have been
intended to be TBSVC_MATCH_PROTOCOL_REVISION.

Fixes: d1ff70241a ("thunderbolt: Add support for XDomain discovery protocol")
Cc: stable <stable@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Link: https://lore.kernel.org/r/20250721050136.30004-1-ebiggers@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-28 16:26:04 +02:00
..
acpi.c
cap.c
ctl.c thunderbolt: Do not double dequeue a configuration request 2025-06-27 11:07:06 +01:00
ctl.h
debugfs.c
dma_port.c
dma_port.h
dma_test.c
domain.c thunderbolt: Fix copy+paste error in match_service_id() 2025-08-28 16:26:04 +02:00
eeprom.c
icm.c
Kconfig
lc.c
Makefile
nhi_ops.c
nhi_regs.h
nhi.c thunderbolt: Add support for Intel Panther Lake-M/P 2025-01-09 13:29:56 +01:00
nhi.h thunderbolt: Add support for Intel Panther Lake-M/P 2025-01-09 13:29:56 +01:00
nvm.c
path.c
property.c
quirks.c
retimer.c thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer 2025-06-04 14:40:06 +02:00
sb_regs.h
switch.c thunderbolt: Fix bit masking in tb_dp_port_set_hops() 2025-07-24 08:51:47 +02:00
tb_msgs.h
tb_regs.h
tb.c thunderbolt: Scan retimers after device router has been enumerated 2025-05-02 07:47:03 +02:00
tb.h
test.c
tmu.c
tunnel.c
tunnel.h
usb4_port.c
usb4.c
xdomain.c