1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/drivers/thunderbolt
Mika Westerberg c94732bda0 thunderbolt: Increase runtime PM reference count on DP tunnel discovery
If the driver is unbound and then bound back it goes over the topology
and figure out the existing tunnels. However, if it finds DP tunnel it
should make sure the domain does not runtime suspend as otherwise it
will tear down the DP tunnel unexpectedly.

Fixes: 6ac6faee5d ("thunderbolt: Add runtime PM for Software CM")
Cc: stable@vger.kernel.org
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
2021-03-08 14:22:42 +03:00
..
acpi.c thunderbolt: Changes for v5.12 merge window 2021-02-09 13:00:07 +01:00
cap.c thunderbolt: cap: Fix kernel-doc formatting issue 2021-01-28 12:33:18 +03:00
ctl.c thunderbolt: ctl: Fix kernel-doc descriptions of non-static functions 2021-02-04 10:38:37 +03:00
ctl.h
debugfs.c
dma_port.c thunderbolt: dma_port: Check 'dma_port_flash_write_block()'s return value 2021-01-28 12:33:06 +03:00
dma_port.h
dma_test.c thunderbolt: dma_test: Drop unnecessary include 2021-02-04 10:39:13 +03:00
domain.c thunderbolt: Allow disabling XDomain protocol 2021-02-04 10:45:25 +03:00
eeprom.c thunderbolt: eeprom: Fix kernel-doc descriptions of non-static functions 2021-02-04 10:38:37 +03:00
icm.c thunderbolt: Changes for v5.12 merge window 2021-02-09 13:00:07 +01:00
Kconfig
lc.c thunderbolt: Start lane initialization after sleep 2021-01-11 17:15:42 +03:00
Makefile
nhi.c thunderbolt: Add support for native USB4 _OSC 2021-02-04 10:45:25 +03:00
nhi.h
nhi_ops.c
nhi_regs.h
nvm.c
path.c thunderbolt: path: Fix kernel-doc descriptions of non-static functions 2021-02-04 10:38:37 +03:00
property.c
quirks.c
retimer.c
sb_regs.h
switch.c thunderbolt: Initialize HopID IDAs in tb_switch_alloc() 2021-03-08 14:22:35 +03:00
tb.c thunderbolt: Increase runtime PM reference count on DP tunnel discovery 2021-03-08 14:22:42 +03:00
tb.h thunderbolt: Add support for native USB4 _OSC 2021-02-04 10:45:25 +03:00
tb_msgs.h
tb_regs.h thunderbolt: Start lane initialization after sleep 2021-01-11 17:15:42 +03:00
test.c
tmu.c
tunnel.c thunderbolt: Add support for native USB4 _OSC 2021-02-04 10:45:25 +03:00
tunnel.h
usb4.c thunderbolt: Add support for native USB4 _OSC 2021-02-04 10:45:25 +03:00
xdomain.c thunderbolt: Add support for native USB4 _OSC 2021-02-04 10:45:25 +03:00