index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
thunderbolt: Don't display nvm_version unless upgrade supported
Mario Limonciello
1
-2
/
+15
2025-01-09
thunderbolt: Add support for Intel Panther Lake-M/P
Mika Westerberg
2
-0
/
+12
2025-01-09
thunderbolt: Add support for Intel Lunar Lake
Mika Westerberg
2
-0
/
+6
2024-12-27
thunderbolt: Improve redrive mode handling
Mika Westerberg
1
-0
/
+41
2024-11-08
thunderbolt: Honor TMU requirements in the domain when setting TMU mode
Gil Fine
1
-6
/
+42
2024-10-04
thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
Mika Westerberg
1
-0
/
+3
2024-10-04
thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
Gil Fine
1
-5
/
+5
2024-10-04
thunderbolt: Send uevent after asymmetric/symmetric switch
Mika Westerberg
1
-2
/
+2
2024-10-04
thunderbolt: Improve DisplayPort tunnel setup process to be more robust
Gil Fine
1
-41
/
+43
2024-10-04
thunderbolt: Configure asymmetric link if needed and bandwidth allows
Gil Fine
1
-123
/
+558
2024-10-04
thunderbolt: Add support for asymmetric link
Gil Fine
5
-55
/
+381
2024-10-04
thunderbolt: Introduce tb_switch_depth()
Mika Westerberg
2
-2
/
+11
2024-10-04
thunderbolt: Introduce tb_for_each_upstream_port_on_path()
Mika Westerberg
1
-0
/
+15
2024-10-04
thunderbolt: Introduce tb_port_path_direction_downstream()
Gil Fine
3
-10
/
+25
2024-10-04
thunderbolt: Change bandwidth reservations to comply USB4 v2
Gil Fine
3
-3
/
+76
2024-10-04
thunderbolt: Make is_gen4_link() available to the rest of the driver
Gil Fine
2
-7
/
+30
2024-10-04
thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()
Mika Westerberg
1
-3
/
+6
2024-10-04
thunderbolt: Use constants for path weight and priority
Mika Westerberg
1
-12
/
+27
2024-10-04
thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...
Gil Fine
1
-9
/
+17
2024-10-04
thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driver
Mika Westerberg
2
-22
/
+28
2024-10-04
thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent
Mika Westerberg
1
-35
/
+30
2024-10-04
thunderbolt: Fix debug log when DisplayPort adapter not available for pairing
Gil Fine
1
-4
/
+3
2024-08-29
thunderbolt: Mark XDomain as unplugged when router is removed
Mika Westerberg
1
-0
/
+1
2024-06-21
thunderbolt: debugfs: Fix margin debugfs node creation condition
Aapo Vienamo
1
-2
/
+3
2024-04-27
thunderbolt: Reset only non-USB4 host routers in resume
Mika Westerberg
1
-2
/
+6
2024-04-27
thunderbolt: Fix wake configurations after device unplug
Gil Fine
1
-7
/
+14
2024-04-27
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
4
-11
/
+36
2024-04-27
thunderbolt: Reset topology created by the boot firmware
Sanath S
5
-18
/
+38
2024-04-27
thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routers
Sanath S
2
-14
/
+111
2024-04-27
thunderbolt: Introduce tb_path_deactivate_hop()
Sanath S
2
-0
/
+14
2024-04-27
thunderbolt: Introduce tb_port_reset()
Sanath S
5
-0
/
+97
2024-04-13
thunderbolt: Keep the domain powered when USB4 port is in redrive mode
Mika Westerberg
3
-1
/
+66
2024-02-23
thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
Mohammad Rahimi
2
-2
/
+2
2024-01-01
thunderbolt: Fix memory leak in margining_port_remove()
Yaxiong Tian
1
-1
/
+1
2023-12-03
thunderbolt: Set lane bonding bit only for downstream port
Gil Fine
1
-1
/
+1
2023-11-28
thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
Mika Westerberg
1
-0
/
+3
2023-10-17
Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-4
/
+6
2023-10-05
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Gil Fine
1
-4
/
+6
2023-09-15
thunderbolt: Restart XDomain discovery handshake after failure
Mika Westerberg
1
-17
/
+41
2023-09-15
thunderbolt: Correct TMU mode initialization from hardware
Mika Westerberg
1
-1
/
+1
2023-09-15
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
Mika Westerberg
1
-0
/
+7
2023-09-15
thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge
Mika Westerberg
1
-20
/
+20
2023-08-22
Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
5
-52
/
+71
2023-08-08
thunderbolt: Check Intel vendor ID in tb_switch_get_generation()
Mika Westerberg
1
-37
/
+38
2023-08-08
thunderbolt: Log a warning if device links are not found
Mika Westerberg
3
-14
/
+32
2023-08-04
thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
Mika Westerberg
1
-0
/
+2
2023-08-03
thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards
Sanjay R Mehta
1
-1
/
+3
2023-07-31
thunderbolt: Set variable tmu_params storage class specifier to static
Tom Rix
1
-1
/
+1
2023-06-16
thunderbolt: Add test case for 3 DisplayPort tunnels
Mika Westerberg
1
-0
/
+83
2023-06-16
thunderbolt: Add DisplayPort 2.x tunneling support
Mika Westerberg
2
-16
/
+87
[next]