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
/
tb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
thunderbolt: Enable CL0s for Intel Titan Ridge
Gil Fine
1
-0
/
+7
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
1
-1
/
+8
2021-12-22
thunderbolt: Add TMU uni-directional mode
Gil Fine
1
-1
/
+8
2021-12-07
thunderbolt: Tear down existing tunnels when resuming from hibernate
Mika Westerberg
1
-16
/
+52
2021-06-11
thunderbolt: Add device links only when software connection manager is used
Mika Westerberg
1
-0
/
+67
2021-06-01
thunderbolt: Add support for retimer NVM upgrade when there is no link
Rajmohan Mani
1
-2
/
+2
2021-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-19
/
+33
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
1
-18
/
+30
2021-03-18
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
1
-1
/
+3
2021-03-08
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
1
-0
/
+4
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
1
-1
/
+18
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
1
-0
/
+3
2021-01-28
thunderbolt: tb: Kernel-doc function headers should document their parameters
Lee Jones
1
-6
/
+6
2021-01-15
thunderbolt: Add support for de-authorizing devices
Mika Westerberg
1
-0
/
+20
2020-11-30
thunderbolt: Log which connection manager implementation is used
Mika Westerberg
1
-0
/
+2
2020-09-16
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
1
-0
/
+18
2020-09-03
thunderbolt: Add runtime PM for Software CM
Mika Westerberg
1
-2
/
+114
2020-09-03
thunderbolt: Disable lane 1 for XDomain connection
Mika Westerberg
1
-0
/
+8
2020-09-03
thunderbolt: Configure port for XDomain
Mika Westerberg
1
-4
/
+28
2020-09-03
thunderbolt: Configure link after lane bonding is enabled
Mika Westerberg
1
-0
/
+5
2020-09-03
thunderbolt: Tear down DP tunnels when suspending
Mika Westerberg
1
-0
/
+24
2020-09-03
thunderbolt: Send reset only to first generation routers
Mika Westerberg
1
-1
/
+1
2020-09-03
thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails
Mika Westerberg
1
-4
/
+2
2020-06-22
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
1
-0
/
+10
2020-06-22
thunderbolt: Add USB3 bandwidth management
Mika Westerberg
1
-83
/
+257
2020-06-22
thunderbolt: Report consumed bandwidth in both directions
Mika Westerberg
1
-4
/
+5
2020-06-22
thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports
Mika Westerberg
1
-1
/
+1
2020-06-22
thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports
Mika Westerberg
1
-11
/
+3
2020-06-22
thunderbolt: Do not tunnel USB3 if link is not USB4
Mika Westerberg
1
-0
/
+3
2020-06-22
thunderbolt: Add DP IN resources for all routers
Mika Westerberg
1
-4
/
+46
2019-12-18
thunderbolt: Add support for USB 3.x tunnels
Rajmohan Mani
1
-24
/
+130
2019-12-18
thunderbolt: Add support for Time Management Unit
Rajmohan Mani
1
-0
/
+28
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg
1
-6
/
+14
2019-12-18
thunderbolt: Populate PG field in hot plug acknowledgment packet
Mika Westerberg
1
-2
/
+1
2019-12-18
thunderbolt: Make tb_find_port() available to other files
Mika Westerberg
1
-20
/
+2
2019-11-02
thunderbolt: Do not start firmware unless asked by the user
Mika Westerberg
1
-4
/
+0
2019-11-02
thunderbolt: Add bandwidth management for Display Port tunnels
Mika Westerberg
1
-1
/
+51
2019-11-02
thunderbolt: Add Display Port adapter pairing and resource management
Mika Westerberg
1
-34
/
+167
2019-11-02
thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
Mika Westerberg
1
-1
/
+4
2019-11-02
thunderbolt: Expand controller name in tb_switch_is_xy()
Mika Westerberg
1
-2
/
+2
2019-11-02
thunderbolt: Add support for lane bonding
Mika Westerberg
1
-0
/
+22
2019-11-01
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
1
-27
/
+27
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
1
-6
/
+5
2019-04-18
thunderbolt: Add support for XDomain connections
Mika Westerberg
1
-4
/
+163
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
1
-3
/
+3
2019-04-18
thunderbolt: Do not tear down tunnels when driver is unloaded
Mika Westerberg
1
-3
/
+1
2019-04-18
thunderbolt: Add support for Display Port tunnels
Mika Westerberg
1
-21
/
+108
2019-04-18
thunderbolt: Generalize port finding routines to support all port types
Mika Westerberg
1
-18
/
+17
2019-04-18
thunderbolt: Scan only valid NULL adapter ports in hotplug
Mika Westerberg
1
-4
/
+6
2019-04-18
thunderbolt: Add support for full PCIe daisy chains
Mika Westerberg
1
-72
/
+102
[next]