index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
3
-13
/
+27
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
2
-2
/
+2
2025-03-17
thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
Mika Westerberg
1
-3
/
+5
2025-03-17
thunderbolt: Scan retimers after device router has been enumerated
Mika Westerberg
1
-2
/
+14
2025-03-07
thunderbolt: Prevent use-after-free in resume from hibernate
Mika Westerberg
2
-3
/
+10
2025-02-24
thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest
Alan Borzeszkowski
1
-8
/
+8
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2
-2
/
+2
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-2
/
+2
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
4
-4
/
+68
2025-01-05
thunderbolt: Expose router DROM through debugfs
Mika Westerberg
3
-34
/
+51
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2
-2
/
+2
2025-01-03
thunderbolt: Handle DisplayPort tunnel activation asynchronously
Mika Westerberg
4
-208
/
+444
2025-01-03
thunderbolt: Rework tb_tunnel_consumed_bandwidth()
Mika Westerberg
1
-8
/
+2
2025-01-03
thunderbolt: Move forward declarations in one place
Mika Westerberg
1
-2
/
+1
2025-01-03
thunderbolt: Pass reason to tb_dp_resource_unavailable()
Mika Westerberg
1
-4
/
+5
2025-01-03
thunderbolt: Drop tb_tunnel_restart()
Mika Westerberg
3
-27
/
+5
2025-01-03
thunderbolt: Rework how tunnel->[init|deinit] hooks are called
Mika Westerberg
2
-21
/
+29
2025-01-03
thunderbolt: Show path name in debug log when path is deactivated
Mika Westerberg
1
-2
/
+2
2025-01-03
thunderbolt: Make tb_tunnel_one_dp() return void
Mika Westerberg
1
-4
/
+2
2025-01-03
thunderbolt: Increase DPRX capabilities read timeout
Mika Westerberg
1
-2
/
+5
2025-01-03
thunderbolt: Debug log an invalid config space reply just once
Mika Westerberg
1
-2
/
+5
2025-01-03
thunderbolt: Log config space when invalid config space reply is received
Mika Westerberg
1
-4
/
+4
2025-01-03
thunderbolt: Drop doubled empty line from ctl.h
Mika Westerberg
1
-1
/
+0
2025-01-03
thunderbolt: debugfs: Add write capability to path config space
Gil Fine
1
-10
/
+55
2024-12-16
thunderbolt: Improve redrive mode handling
Mika Westerberg
1
-0
/
+41
2024-12-11
thunderbolt: Don't display nvm_version unless upgrade supported
Mario Limonciello
1
-4
/
+15
2024-12-10
thunderbolt: Add support for Intel Panther Lake-M/P
Mika Westerberg
2
-0
/
+12
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-164
/
+418
2024-11-12
Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
5
-164
/
+418
2024-11-07
Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Greg Kroah-Hartman
2
-1
/
+3
2024-11-07
thunderbolt: Replace deprecated PCI functions
Philipp Stanner
1
-6
/
+6
2024-11-05
thunderbolt: Fix connection issue with Pluggable UD-4VPD dock
Mika Westerberg
1
-1
/
+1
2024-11-01
thunderbolt: debugfs: Implement asymmetric lane margining
Aapo Vienamo
3
-42
/
+117
2024-11-01
thunderbolt: debugfs: Don't hardcode margining results size
Aapo Vienamo
3
-8
/
+9
2024-11-01
thunderbolt: debugfs: Refactor hardware margining result parsing
Aapo Vienamo
2
-55
/
+56
2024-11-01
thunderbolt: debugfs: Replace margining lane numbers with an enum
Aapo Vienamo
3
-26
/
+33
2024-11-01
thunderbolt: debugfs: Replace "both lanes" with "all lanes"
Aapo Vienamo
2
-7
/
+7
2024-11-01
thunderbolt: debugfs: Implement Gen 4 margining eye selection
Aapo Vienamo
4
-3
/
+65
2024-11-01
thunderbolt: debugfs: Add USB4 Gen 4 margining capabilities
Aapo Vienamo
2
-23
/
+131
2024-11-01
thunderbolt: Don't hardcode margining capabilities size
Aapo Vienamo
3
-10
/
+10
2024-10-29
thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
Mika Westerberg
1
-0
/
+2
2024-10-21
thunderbolt: Honor TMU requirements in the domain when setting TMU mode
Gil Fine
1
-6
/
+42
2024-10-11
thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
Mika Westerberg
1
-2
/
+3
2024-09-11
Merge tag 'thunderbolt-for-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
4
-52
/
+452
2024-09-03
thunderbolt: Don't create device link from USB4 Host Interface to USB3 xHC host
Mathias Nyman
1
-30
/
+10
2024-08-22
thunderbolt: Improve software receiver lane margining
R Kannappan
4
-16
/
+290
2024-08-22
thunderbolt: Add optional voltage offset range for receiver lane margining
Rene Sapiens
4
-0
/
+85
2024-08-22
thunderbolt: Consolidate margining parameters into a structure
Rene Sapiens
4
-43
/
+78
2024-08-22
thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
Aapo Vienamo
3
-7
/
+13
2024-08-06
thunderbolt: Mark XDomain as unplugged when router is removed
Mika Westerberg
1
-0
/
+1
[next]