index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-30
IB/hfi1: Fix module use count flaw due to leftover module put calls
Dennis Dalessandro
1
-17
/
+2
2019-06-29
IB/hfi1: No need to use try_module_get for debugfs
Dennis Dalessandro
1
-3
/
+2
2019-04-24
IB/hfi1: Add debugfs to control expansion ROM write protect
Josh Collier
1
-0
/
+74
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
1
-4
/
+4
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
1
-28
/
+28
2018-12-07
IB/hfi1: Dump pio info for non-user send contexts
Kaike Wan
1
-0
/
+49
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
1
-290
/
+6
2018-05-09
IB/hfi1: Fix fault injection init/exit issues
Mike Marciniszyn
1
-2
/
+6
2018-02-02
IB/hfi1: Show fault stats in both TX and RX directions
Mitko Haralanov
1
-1
/
+8
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2017-11-07
IB/hfi1: convert to debugfs_file_get() and -put()
Nicolai Stange
1
-10
/
+10
2017-10-30
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
1
-7
/
+49
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-2
/
+2
2017-08-29
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
1
-9
/
+6
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
1
-0
/
+47
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-11
/
+21
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-5
/
+5
2017-04-05
IB/hfi1: Add transmit fault injection feature
Don Hiatt
1
-0
/
+8
2017-04-05
IB/hfi1: Add receive fault injection feature
Don Hiatt
1
-0
/
+222
2017-02-19
IB/hfi1: Code reuse with memdup_copy
Michael J. Ruhl
1
-28
/
+11
2016-12-11
IB/hfi1: Export 8051 memory and LCB registers via debugfs
Dean Luick
1
-0
/
+110
2016-10-02
IB/hfi1: Add new debugfs sdma_cpu_list file
Tadeusz Struk
1
-0
/
+38
2016-09-02
IB/hfi1: Rework debugfs to use SRCU
Mike Marciniszyn
1
-80
/
+52
2016-08-22
IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held
Mike Marciniszyn
1
-5
/
+9
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+1145