index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tunnel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
thunderbolt: Fix buffer allocation of devices with no DisplayPort adapters
Gil Fine
1
-2
/
+5
2022-04-19
thunderbolt: Use different lane for second DisplayPort tunnel
Mika Westerberg
1
-5
/
+6
2022-02-02
thunderbolt: Disable LTTPR on Intel Titan Ridge
Mika Westerberg
1
-0
/
+10
2021-12-07
thunderbolt: Tear down existing tunnels when resuming from hibernate
Mika Westerberg
1
-10
/
+17
2021-06-01
thunderbolt: Allocate credits according to router preferences
Mika Westerberg
1
-74
/
+330
2021-06-01
thunderbolt: Move nfc_credits field to struct tb_path_hop
Mika Westerberg
1
-11
/
+14
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
1
-11
/
+71
2021-03-18
thunderbolt: Use dedicated flow control for DMA tunnels
Mika Westerberg
1
-16
/
+4
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
1
-4
/
+6
2021-01-28
thunderbolt: tunnel: Fix misspelling of 'receive_path'
Lee Jones
1
-1
/
+1
2020-11-11
thunderbolt: Make it possible to allocate one directional DMA tunnel
Mika Westerberg
1
-19
/
+31
2020-09-01
Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+10
2020-08-25
thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up
Mika Westerberg
1
-2
/
+10
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-22
thunderbolt: Add USB3 bandwidth management
Mika Westerberg
1
-13
/
+242
2020-06-22
thunderbolt: Increase DP DPRX wait timeout
Mika Westerberg
1
-1
/
+1
2020-06-22
thunderbolt: Report consumed bandwidth in both directions
Mika Westerberg
1
-9
/
+38
2020-06-22
thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery
Mika Westerberg
1
-4
/
+6
2020-06-22
thunderbolt: Fix path indices used in USB3 tunnel discovery
Mika Westerberg
1
-6
/
+6
2019-12-18
thunderbolt: Add support for USB 3.x tunnels
Rajmohan Mani
1
-1
/
+157
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg
1
-3
/
+8
2019-11-02
thunderbolt: Add bandwidth management for Display Port tunnels
Mika Westerberg
1
-2
/
+280
2019-11-02
thunderbolt: Add Display Port CM handshake for Titan Ridge devices
Mika Westerberg
1
-0
/
+45
2019-11-02
thunderbolt: Add support for lane bonding
Mika Westerberg
1
-1
/
+18
2019-11-01
thunderbolt: Convert DP adapter register names to follow the USB4 spec
Mika Westerberg
1
-4
/
+4
2019-11-01
thunderbolt: Convert basic adapter register names to follow the USB4 spec
Mika Westerberg
1
-5
/
+5
2019-08-26
thunderbolt: Correct path indices for PCIe tunnel
Mika Westerberg
1
-2
/
+2
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
1
-4
/
+2
2019-04-18
thunderbolt: Add support for DMA tunnels
Mika Westerberg
1
-1
/
+92
2019-04-18
thunderbolt: Do not tear down tunnels when driver is unloaded
Mika Westerberg
1
-9
/
+1
2019-04-18
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
1
-4
/
+273
2019-04-18
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
1
-2
/
+84
2019-04-18
thunderbolt: Deactivate all paths before restarting them
Mika Westerberg
1
-1
/
+11
2019-04-18
thunderbolt: Extend tunnel creation to more than 2 adjacent switches
Mika Westerberg
1
-42
/
+14
2019-04-18
thunderbolt: Generalize tunnel creation functionality
Mika Westerberg
1
-122
/
+176
2019-04-18
thunderbolt: Rename tunnel_pci to tunnel
Mika Westerberg
1
-0
/
+223