index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
10
-60
/
+177
|
\
|
*
Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-01-02
9
-59
/
+176
|
|
\
|
|
*
thunderbolt: Reduce retry timeout to speed up boot for some devices
Werner Sembach
2023-12-22
1
-1
/
+1
|
|
*
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
2023-12-22
3
-7
/
+36
|
|
*
thunderbolt: Add support for Intel Lunar Lake
Mika Westerberg
2023-12-14
2
-0
/
+6
|
|
*
thunderbolt: Disable PCIe extended encapsulation upon teardown properly
Gil Fine
2023-12-14
1
-3
/
+15
|
|
*
thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
Gil Fine
2023-12-14
1
-3
/
+10
|
|
*
thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
Gil Fine
2023-12-14
1
-1
/
+1
|
|
*
thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well
Mika Westerberg
2023-12-14
1
-6
/
+7
|
|
*
thunderbolt: Disable CL states only when actually needed
Mika Westerberg
2023-12-14
1
-8
/
+18
|
|
*
thunderbolt: Transition link to asymmetric only when both sides support it
Gil Fine
2023-12-14
1
-6
/
+10
|
|
*
thunderbolt: Log XDomain link speed and width
Gil Fine
2023-12-14
1
-0
/
+5
|
|
*
thunderbolt: Move width_name() helper to tb.h
Gil Fine
2023-12-14
2
-18
/
+18
|
|
*
thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
Gil Fine
2023-12-14
2
-3
/
+48
|
|
*
thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails
Mika Westerberg
2023-12-14
1
-1
/
+1
|
|
*
thunderbolt: Remove duplicated re-assignment of pointer 'out'
Colin Ian King
2023-11-14
1
-2
/
+0
|
*
|
thunderbolt: make tb_bus_type const
Greg Kroah-Hartman
2023-12-20
1
-1
/
+1
*
|
|
thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
Gil Fine
2023-12-08
1
-5
/
+5
*
|
|
thunderbolt: Fix memory leak in margining_port_remove()
Yaxiong Tian
2023-11-27
1
-1
/
+1
|
/
/
*
|
thunderbolt: Only add device router DP IN to the head of the DP resource list
Mika Westerberg
2023-11-17
1
-1
/
+11
*
|
thunderbolt: Send uevent after asymmetric/symmetric switch
Mika Westerberg
2023-11-17
1
-2
/
+2
*
|
thunderbolt: Set lane bonding bit only for downstream port
Gil Fine
2023-11-17
1
-1
/
+1
|
/
*
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
12
-387
/
+1299
|
\
|
*
Merge tag 'thunderbolt-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-10-27
12
-387
/
+1299
|
|
\
|
|
*
thunderbolt: Fix one kernel-doc comment
Yang Li
2023-10-24
1
-1
/
+1
|
|
*
thunderbolt: Configure asymmetric link if needed and bandwidth allows
Gil Fine
2023-10-20
1
-123
/
+558
|
|
*
thunderbolt: Add support for asymmetric link
Gil Fine
2023-10-20
5
-55
/
+381
|
|
*
thunderbolt: Introduce tb_switch_depth()
Mika Westerberg
2023-10-20
2
-2
/
+11
|
|
*
thunderbolt: Introduce tb_for_each_upstream_port_on_path()
Mika Westerberg
2023-10-20
1
-0
/
+15
|
|
*
thunderbolt: Introduce tb_port_path_direction_downstream()
Gil Fine
2023-10-20
3
-10
/
+25
|
|
*
thunderbolt: Set path power management packet support bit for USB4 v2 routers
Mika Westerberg
2023-10-20
4
-13
/
+34
|
|
*
thunderbolt: Change bandwidth reservations to comply USB4 v2
Gil Fine
2023-10-20
3
-3
/
+76
|
|
*
thunderbolt: Make is_gen4_link() available to the rest of the driver
Gil Fine
2023-10-20
2
-7
/
+30
|
|
*
thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()
Mika Westerberg
2023-10-20
1
-3
/
+6
|
|
*
thunderbolt: Use constants for path weight and priority
Mika Westerberg
2023-10-20
1
-12
/
+27
|
|
*
thunderbolt: Add DP IN added last in the head of the list of DP resources
Gil Fine
2023-10-13
1
-1
/
+1
|
|
*
thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...
Gil Fine
2023-10-13
1
-9
/
+17
|
|
*
thunderbolt: Log NVM version of routers and retimers
Gil Fine
2023-10-13
2
-0
/
+2
|
|
*
thunderbolt: Use tb_tunnel_xxx() log macros in tb.c
Mika Westerberg
2023-10-13
1
-22
/
+28
|
|
*
thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driver
Mika Westerberg
2023-10-13
2
-22
/
+28
|
|
*
thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent
Mika Westerberg
2023-10-13
1
-35
/
+30
|
|
*
thunderbolt: Fix typo of HPD bit for Hot Plug Detect
Gil Fine
2023-10-13
2
-6
/
+6
|
|
*
thunderbolt: Fix debug log when DisplayPort adapter not available for pairing
Gil Fine
2023-10-13
1
-4
/
+3
|
|
*
thunderbolt: Check for unplugged router in tb_switch_clx_disable()
Mika Westerberg
2023-10-13
1
-0
/
+3
|
|
*
thunderbolt: Make tb_switch_clx_is_supported() static
Mika Westerberg
2023-10-13
2
-23
/
+22
|
|
*
thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()
Mika Westerberg
2023-10-13
4
-42
/
+2
|
|
*
thunderbolt: dma_test: Use enum tb_link_width
Mika Westerberg
2023-10-13
1
-9
/
+5
|
|
*
thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
Mika Westerberg
2023-09-15
1
-0
/
+3
*
|
|
Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-10-17
1
-4
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Gil Fine
2023-10-05
1
-4
/
+6
|
|
/
[next]