linux-yocto/drivers/thunderbolt
Eric Biggers ebae7cc1a9 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-20 18:41:37 +02:00
..
acpi.c
cap.c
clx.c
ctl.c thunderbolt: Do not double dequeue a configuration request 2025-05-09 12:14:25 +03: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-20 18:41:37 +02:00
eeprom.c lib/crc32: standardize on crc32c() name for Castagnoli CRC32 2025-02-08 20:06:30 -08:00
icm.c thunderbolt: Notify userspace about firmware CM tunneling events 2025-04-24 08:24:39 +03:00
Kconfig
lc.c
Makefile
nhi_ops.c
nhi_regs.h
nhi.c
nhi.h
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-03-17 12:24:56 +02:00
sb_regs.h
switch.c thunderbolt: Fix bit masking in tb_dp_port_set_hops() 2025-06-23 12:52:08 +03:00
tb_msgs.h thunderbolt: Notify userspace about firmware CM tunneling events 2025-04-24 08:24:39 +03:00
tb_regs.h
tb.c thunderbolt: Notify userspace about software CM tunneling events 2025-04-24 08:24:39 +03:00
tb.h thunderbolt: Fix wake on connect at runtime 2025-06-23 12:46:19 +03:00
test.c
tmu.c
trace.h
tunnel.c thunderbolt: Notify userspace about software CM tunneling events 2025-04-24 08:24:39 +03:00
tunnel.h thunderbolt: Notify userspace about software CM tunneling events 2025-04-24 08:24:39 +03:00
usb4_port.c thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function 2025-04-17 12:21:45 +03:00
usb4.c thunderbolt: Fix wake on connect at runtime 2025-06-23 12:46:19 +03:00
xdomain.c