index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-29
5
-164
/
+418
|
\
|
*
Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2024-11-12
5
-164
/
+418
|
|
\
|
|
*
thunderbolt: Replace deprecated PCI functions
Philipp Stanner
2024-11-07
1
-6
/
+6
|
|
*
thunderbolt: debugfs: Implement asymmetric lane margining
Aapo Vienamo
2024-11-01
3
-42
/
+117
|
|
*
thunderbolt: debugfs: Don't hardcode margining results size
Aapo Vienamo
2024-11-01
3
-8
/
+9
|
|
*
thunderbolt: debugfs: Refactor hardware margining result parsing
Aapo Vienamo
2024-11-01
2
-55
/
+56
|
|
*
thunderbolt: debugfs: Replace margining lane numbers with an enum
Aapo Vienamo
2024-11-01
3
-26
/
+33
|
|
*
thunderbolt: debugfs: Replace "both lanes" with "all lanes"
Aapo Vienamo
2024-11-01
2
-7
/
+7
|
|
*
thunderbolt: debugfs: Implement Gen 4 margining eye selection
Aapo Vienamo
2024-11-01
4
-3
/
+65
|
|
*
thunderbolt: debugfs: Add USB4 Gen 4 margining capabilities
Aapo Vienamo
2024-11-01
2
-23
/
+131
|
|
*
thunderbolt: Don't hardcode margining capabilities size
Aapo Vienamo
2024-11-01
3
-10
/
+10
*
|
|
Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2024-11-07
2
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
thunderbolt: Fix connection issue with Pluggable UD-4VPD dock
Mika Westerberg
2024-11-05
1
-1
/
+1
|
*
|
thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
Mika Westerberg
2024-10-29
1
-0
/
+2
|
|
/
*
|
thunderbolt: Honor TMU requirements in the domain when setting TMU mode
Gil Fine
2024-10-21
1
-6
/
+42
*
|
thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
Mika Westerberg
2024-10-11
1
-2
/
+3
|
/
*
Merge tag 'thunderbolt-for-v6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2024-09-11
4
-52
/
+452
|
\
|
*
thunderbolt: Improve software receiver lane margining
R Kannappan
2024-08-22
4
-16
/
+290
|
*
thunderbolt: Add optional voltage offset range for receiver lane margining
Rene Sapiens
2024-08-22
4
-0
/
+85
|
*
thunderbolt: Consolidate margining parameters into a structure
Rene Sapiens
2024-08-22
4
-43
/
+78
|
*
thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
Aapo Vienamo
2024-08-22
3
-7
/
+13
*
|
thunderbolt: Don't create device link from USB4 Host Interface to USB3 xHC host
Mathias Nyman
2024-09-03
1
-30
/
+10
|
/
*
thunderbolt: Mark XDomain as unplugged when router is removed
Mika Westerberg
2024-08-06
1
-0
/
+1
*
thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()
Aapo Vienamo
2024-08-02
1
-4
/
+6
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-4
/
+4
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-4
/
+4
*
|
thunderbolt: debugfs: Use FIELD_GET()
Aapo Vienamo
2024-06-19
2
-27
/
+11
*
|
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
2024-06-17
6
-48
/
+128
*
|
thunderbolt: Make margining functions accept target and retimer index
Mika Westerberg
2024-06-17
3
-32
/
+50
*
|
thunderbolt: Split out margining from USB4 port
Mika Westerberg
2024-06-17
1
-122
/
+112
*
|
thunderbolt: Add sideband register access to debugfs
Mika Westerberg
2024-06-17
4
-0
/
+307
*
|
thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c
Mika Westerberg
2024-06-17
3
-75
/
+66
*
|
thunderbolt: Move usb4_port_margining_caps() declaration into correct place
Mika Westerberg
2024-06-17
1
-1
/
+1
*
|
thunderbolt: Mention Thunderbolt/USB4 debugging tools in Kconfig
Mika Westerberg
2024-06-17
1
-1
/
+5
|
/
*
thunderbolt: debugfs: Fix margin debugfs node creation condition
Aapo Vienamo
2024-05-31
1
-2
/
+3
*
Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2024-05-10
9
-47
/
+59
|
\
|
*
thunderbolt: Correct trace output of firmware connection manager packets
Mika Westerberg
2024-04-29
1
-2
/
+11
|
*
thunderbolt: Fix kernel-doc for tb_tunnel_alloc_dp()
Gil Fine
2024-04-27
1
-4
/
+4
|
*
thunderbolt: Fix uninitialized variable in tb_tunnel_alloc_usb3()
Gil Fine
2024-04-27
1
-5
/
+5
|
*
thunderbolt: There are only 5 basic router registers in pre-USB4 routers
Mika Westerberg
2024-04-24
1
-1
/
+1
|
*
thunderbolt: No need to loop over all retimers if access fails
Mika Westerberg
2024-04-23
1
-4
/
+8
|
*
thunderbolt: Increase sideband access polling delay
Mika Westerberg
2024-04-23
1
-7
/
+15
|
*
thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEP
Mika Westerberg
2024-04-19
1
-6
/
+0
|
*
thunderbolt: Use correct error code with ERROR_NOT_SUPPORTED
Mika Westerberg
2024-04-19
1
-1
/
+1
|
*
thunderbolt: Allow USB3 bandwidth to be lower than maximum supported
Gil Fine
2024-04-12
1
-15
/
+10
|
*
thunderbolt: Fix calculation of consumed USB3 bandwidth on a path
Gil Fine
2024-04-12
1
-4
/
+5
|
*
thunderbolt: Enable NVM upgrade support on Intel Maple Ridge
Alex James
2024-04-08
1
-0
/
+1
*
|
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
2024-04-10
4
-11
/
+36
*
|
thunderbolt: Fix wake configurations after device unplug
Gil Fine
2024-04-10
1
-7
/
+14
*
|
thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
Mika Westerberg
2024-04-02
1
-0
/
+6
|
/
[next]