index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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-08-28
thunderbolt: Fix copy+paste error in match_service_id()
Eric Biggers
1
-1
/
+1
2025-07-24
thunderbolt: Fix bit masking in tb_dp_port_set_hops()
Alok Tiwari
1
-1
/
+1
2025-06-27
thunderbolt: Do not double dequeue a configuration request
Sergey Senozhatsky
1
-0
/
+5
2025-06-04
thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
Mika Westerberg
1
-3
/
+5
2025-05-02
thunderbolt: Scan retimers after device router has been enumerated
Mika Westerberg
1
-2
/
+14
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-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: 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: Add debug log for link controller power quirk
Mika Westerberg
1
-0
/
+1
2024-04-27
thunderbolt: Log function name of the called quirk
Mika Westerberg
1
-0
/
+1
2024-04-13
thunderbolt: Keep the domain powered when USB4 port is in redrive mode
Mika Westerberg
3
-1
/
+66
2024-01-01
thunderbolt: Fix memory leak in margining_port_remove()
Yaxiong Tian
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-19
thunderbolt: Restart XDomain discovery handshake after failure
Mika Westerberg
1
-17
/
+41
2023-10-19
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
Mika Westerberg
1
-0
/
+7
2023-10-19
thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge
Mika Westerberg
1
-20
/
+20
2023-09-02
thunderbolt: Fix a backport error for display flickering issue
Mario Limonciello
1
-0
/
+1
2023-08-30
thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards
Sanjay R Mehta
1
-1
/
+2
2023-08-23
thunderbolt: Limit Intel Barlow Ridge USB3 bandwidth
Mika Westerberg
2
-0
/
+10
2023-08-23
thunderbolt: Add Intel Barlow Ridge PCI ID
Mika Westerberg
2
-0
/
+4
2023-08-23
thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...
Mika Westerberg
1
-8
/
+21
2023-06-21
thunderbolt: Mask ring interrupt on Intel hardware as well
Mika Westerberg
1
-3
/
+8
2023-06-21
thunderbolt: dma_test: Use correct value for absent rings when creating paths
Mika Westerberg
1
-4
/
+4
2023-06-21
thunderbolt: Do not touch CL state configuration during discovery
Mika Westerberg
1
-5
/
+12
2023-05-24
thunderbolt: Clear registers properly when auto clear isn't in use
Mario Limonciello
2
-5
/
+26
2023-05-11
thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
Jiri Slaby (SUSE)
1
-1
/
+1
2023-04-06
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
3
-2
/
+49
2023-03-30
thunderbolt: Rename shadowed variables bit to interrupt_bit and auto_clear_bit
Tom Rix
1
-8
/
+9
2023-03-30
thunderbolt: Use const qualifier for `ring_interrupt_index`
Mario Limonciello
1
-1
/
+1
2023-03-30
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
4
-2
/
+37
2023-03-30
thunderbolt: Disable interrupt auto clear for rings
Mario Limonciello
2
-17
/
+29
2023-03-30
thunderbolt: Fix memory leak in margining
Mika Westerberg
1
-6
/
+6
2023-03-30
thunderbolt: Add quirk to disable CLx
Sanjay R Mehta
2
-3
/
+21
2023-03-30
thunderbolt: Call tb_check_quirks() after initializing adapters
Mika Westerberg
1
-2
/
+2
2023-03-30
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
1
-5
/
+17
2023-01-24
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
Mika Westerberg
2
-19
/
+18
2023-01-24
thunderbolt: Do not report errors if on-board retimers are found
Utkarsh Patel
1
-3
/
+2
2023-01-24
thunderbolt: Use correct function to calculate maximum USB3 link rate
Mika Westerberg
1
-1
/
+1
2023-01-24
thunderbolt: Disable XDomain lane 1 only in software connection manager
Mika Westerberg
1
-5
/
+12
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-369
/
+1820
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-15
/
+54
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+1
2022-09-30
Merge tag 'thunderbolt-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
15
-369
/
+1820
[next]