summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/snic/snic_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-081-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-16/+2
* scsi: snic: debugfs: remove local storage of debugfs filesGreg Kroah-Hartman2021-05-211-14/+9
* scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE()dingsenjie2021-04-121-19/+1
* scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-10-021-14/+2
* scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-107/+26
* scsi: snic: fix printing time intervalsArnd Bergmann2018-07-121-5/+5
* scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King2017-04-131-1/+1
* snic: Added additional statsNarsimhulu Musini2016-04-111-4/+16
* snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-191-0/+560