summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bfa/bfad_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292Thomas Gleixner2019-06-051-9/+1
* scsi: bfa: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-18/+0
* scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-041-6/+2
* scsi: bfa: integer overflow in debugfsDan Carpenter2017-10-161-2/+3
* bfa: File header and user visible string changesAnil Gurumurthy2015-12-021-1/+1
* bfa: Update copyright messagesAnil Gurumurthy2015-12-021-2/+3
* bfa: replace 2 kzalloc/copy_from_user by memdup_userFabian Frederick2014-11-201-24/+6
* bfa: switch to fixed_size_llseek()Al Viro2013-06-291-25/+3
* lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-161-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-01-101-2/+1
|\
| * [SCSI] bfa: fix formating and checkpatch issuesJing Huang2011-12-151-2/+1
* | switch debugfs to umode_tAl Viro2012-01-031-1/+1
|/
* scsi: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* [SCSI] bfa: Added HBA diagnostics support.Krishna Gudipati2011-06-291-7/+7
* [SCSI] bfa: Move debugfs initialization before bfa init.Krishna Gudipati2011-05-011-20/+13
* [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-211-2/+2
* [SCSI] bfa: fix regular sparse check warnings.Maggie2010-12-211-5/+37
* [SCSI] bfa: remove os wrapper functions and macrosJing Huang2010-10-251-2/+2
* [SCSI] bfa: cleanup driverKrishna Gudipati2010-09-161-5/+5
* [SCSI] bfa: add debugfs supportJing Huang2010-07-271-0/+547