index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-05
thunderbolt: Expose router DROM through debugfs
Mika Westerberg
1
-0
/
+2
2025-01-03
thunderbolt: debugfs: Add write capability to path config space
Gil Fine
1
-10
/
+55
2024-11-01
thunderbolt: debugfs: Implement asymmetric lane margining
Aapo Vienamo
1
-42
/
+115
2024-11-01
thunderbolt: debugfs: Don't hardcode margining results size
Aapo Vienamo
1
-4
/
+4
2024-11-01
thunderbolt: debugfs: Refactor hardware margining result parsing
Aapo Vienamo
1
-49
/
+50
2024-11-01
thunderbolt: debugfs: Replace margining lane numbers with an enum
Aapo Vienamo
1
-21
/
+25
2024-11-01
thunderbolt: debugfs: Replace "both lanes" with "all lanes"
Aapo Vienamo
1
-6
/
+6
2024-11-01
thunderbolt: debugfs: Implement Gen 4 margining eye selection
Aapo Vienamo
1
-0
/
+58
2024-11-01
thunderbolt: debugfs: Add USB4 Gen 4 margining capabilities
Aapo Vienamo
1
-23
/
+120
2024-11-01
thunderbolt: Don't hardcode margining capabilities size
Aapo Vienamo
1
-7
/
+6
2024-08-22
thunderbolt: Improve software receiver lane margining
R Kannappan
1
-16
/
+279
2024-08-22
thunderbolt: Add optional voltage offset range for receiver lane margining
Rene Sapiens
1
-0
/
+74
2024-08-22
thunderbolt: Consolidate margining parameters into a structure
Rene Sapiens
1
-9
/
+23
2024-08-22
thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
Aapo Vienamo
1
-3
/
+2
2024-08-02
thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()
Aapo Vienamo
1
-4
/
+6
2024-06-19
thunderbolt: debugfs: Use FIELD_GET()
Aapo Vienamo
1
-18
/
+11
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
1
-26
/
+66
2024-06-17
thunderbolt: Make margining functions accept target and retimer index
Mika Westerberg
1
-6
/
+10
2024-06-17
thunderbolt: Split out margining from USB4 port
Mika Westerberg
1
-122
/
+112
2024-06-17
thunderbolt: Add sideband register access to debugfs
Mika Westerberg
1
-0
/
+293
2024-05-31
thunderbolt: debugfs: Fix margin debugfs node creation condition
Aapo Vienamo
1
-2
/
+3
2024-04-24
thunderbolt: There are only 5 basic router registers in pre-USB4 routers
Mika Westerberg
1
-1
/
+1
2023-11-27
thunderbolt: Fix memory leak in margining_port_remove()
Yaxiong Tian
1
-1
/
+1
2023-06-16
thunderbolt: Fix PCIe adapter capability length for USB4 v2 routers
Gil Fine
1
-2
/
+6
2023-06-16
thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routers
Gil Fine
1
-5
/
+8
2023-06-16
thunderbolt: Add two additional double words for adapters TMU for USB4 v2 rou...
Gil Fine
1
-2
/
+6
2023-06-09
thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled
Mika Westerberg
1
-11
/
+24
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
1
-1
/
+1
2023-03-13
thunderbolt: Fix memory leak in margining
Mika Westerberg
1
-6
/
+6
2023-01-17
thunderbolt: Include the additional DP IN double word in debugfs dump
Mika Westerberg
1
-1
/
+4
2022-09-07
thunderbolt: debugfs: Fix spelling mistakes in seq_puts text
Colin Ian King
1
-2
/
+2
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
1
-0
/
+836
2021-03-12
thunderbolt: debugfs: Show all accessible dwords
Gil Fine
1
-5
/
+3
2021-03-08
thunderbolt: debugfs: Handle fail reading block
Gil Fine
1
-13
/
+26
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-0
/
+24
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
1
-0
/
+24
2020-11-05
thunderbolt: Add uaccess dependency to debugfs interface
Casey Bowman
1
-0
/
+1
2020-09-10
thunderbolt: debugfs: Fix uninitialized return in counters_write()
Dan Carpenter
1
-0
/
+1
2020-09-03
thunderbolt: Add debugfs interface
Gil Fine
1
-0
/
+700