summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Include the additional DP IN double word in debugfs dumpMika Westerberg2023-01-171-1/+4
* thunderbolt: debugfs: Fix spelling mistakes in seq_puts textColin Ian King2022-09-071-2/+2
* thunderbolt: Add support for receiver lane marginingMika Westerberg2022-09-051-0/+836
* thunderbolt: debugfs: Show all accessible dwordsGil Fine2021-03-121-5/+3
* thunderbolt: debugfs: Handle fail reading blockGil Fine2021-03-081-13/+26
* Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-12-081-0/+24
|\
| * thunderbolt: Create debugfs directory automatically for servicesMika Westerberg2020-11-111-0/+24
* | thunderbolt: Add uaccess dependency to debugfs interfaceCasey Bowman2020-11-051-0/+1
|/
* thunderbolt: debugfs: Fix uninitialized return in counters_write()Dan Carpenter2020-09-101-0/+1
* thunderbolt: Add debugfs interfaceGil Fine2020-09-031-0/+700