index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Improve software receiver lane margining
R Kannappan
2024-08-22
1
-16
/
+279
*
thunderbolt: Add optional voltage offset range for receiver lane margining
Rene Sapiens
2024-08-22
1
-0
/
+74
*
thunderbolt: Consolidate margining parameters into a structure
Rene Sapiens
2024-08-22
1
-9
/
+23
*
thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
Aapo Vienamo
2024-08-22
1
-3
/
+2
*
thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()
Aapo Vienamo
2024-08-02
1
-4
/
+6
*
thunderbolt: debugfs: Use FIELD_GET()
Aapo Vienamo
2024-06-19
1
-18
/
+11
*
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
2024-06-17
1
-26
/
+66
*
thunderbolt: Make margining functions accept target and retimer index
Mika Westerberg
2024-06-17
1
-6
/
+10
*
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
1
-0
/
+293
*
thunderbolt: debugfs: Fix margin debugfs node creation condition
Aapo Vienamo
2024-05-31
1
-2
/
+3
*
thunderbolt: There are only 5 basic router registers in pre-USB4 routers
Mika Westerberg
2024-04-24
1
-1
/
+1
*
thunderbolt: Fix memory leak in margining_port_remove()
Yaxiong Tian
2023-11-27
1
-1
/
+1
*
thunderbolt: Fix PCIe adapter capability length for USB4 v2 routers
Gil Fine
2023-06-16
1
-2
/
+6
*
thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routers
Gil Fine
2023-06-16
1
-5
/
+8
*
thunderbolt: Add two additional double words for adapters TMU for USB4 v2 rou...
Gil Fine
2023-06-16
1
-2
/
+6
*
thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled
Mika Westerberg
2023-06-09
1
-11
/
+24
*
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
2023-06-09
1
-1
/
+1
*
thunderbolt: Fix memory leak in margining
Mika Westerberg
2023-03-13
1
-6
/
+6
*
thunderbolt: Include the additional DP IN double word in debugfs dump
Mika Westerberg
2023-01-17
1
-1
/
+4
*
thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
Colin Ian King
2022-09-07
1
-2
/
+2
*
thunderbolt: Add support for receiver lane margining
Mika Westerberg
2022-09-05
1
-0
/
+836
*
thunderbolt: debugfs: Show all accessible dwords
Gil Fine
2021-03-12
1
-5
/
+3
*
thunderbolt: debugfs: Handle fail reading block
Gil Fine
2021-03-08
1
-13
/
+26
*
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-12-08
1
-0
/
+24
|
\
|
*
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
2020-11-11
1
-0
/
+24
*
|
thunderbolt: Add uaccess dependency to debugfs interface
Casey Bowman
2020-11-05
1
-0
/
+1
|
/
*
thunderbolt: debugfs: Fix uninitialized return in counters_write()
Dan Carpenter
2020-09-10
1
-0
/
+1
*
thunderbolt: Add debugfs interface
Gil Fine
2020-09-03
1
-0
/
+700