summaryrefslogtreecommitdiff
path: root/drivers/scsi/snic/snic_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-09scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner1-16/+2
2021-05-21scsi: snic: debugfs: remove local storage of debugfs filesGreg Kroah-Hartman1-14/+9
2021-04-13scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()dingsenjie1-19/+1
2020-10-03scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-14/+2
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-107/+26
2018-07-13scsi: snic: fix printing time intervalsArnd Bergmann1-5/+5
2017-04-14scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King1-1/+1
2016-04-11snic: Added additional statsNarsimhulu Musini1-4/+16
2015-06-20snic: driver for Cisco SCSI HBANarsimhulu Musini1-0/+560