summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: pm80xx: Add libsas SATA sysfs attributes groupIgor Pylypiv2024-03-251-0/+5
* scsi: pm8001: Convert snprintf() to sysfs_emit()Li Zhijian2024-01-291-3/+3
* scsi: pm8001: Use sysfs_emit() in show function callbacksDeepak R Varma2023-01-111-25/+21
* scsi: pm8001: Fix pm8001_update_flash() local variable typeDamien Le Moal2022-02-221-2/+3
* scsi: pm8001: Clean up inconsistent indentingYang Li2022-02-111-30/+31
* scsi: pm8001: Fix kernel-doc warningsBart Van Assche2021-11-291-12/+12
* scsi: pm8001: Switch to attribute groupsBart Van Assche2021-10-161-28/+36
* scsi: pm80xx: Correct inbound and outbound queue loggingViswas G2021-09-141-2/+4
* scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap2021-07-121-22/+26
* scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan2021-04-151-0/+23
* scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan2021-04-151-0/+22
* scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan2021-04-151-0/+22
* scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan2021-04-151-0/+22
* scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan2021-04-151-1/+31
* scsi: pm8001: Clean up open bracesLuo Jiaxing2021-04-121-4/+2
* scsi: pm8001: Clean up white spaceLuo Jiaxing2021-04-121-11/+9
* scsi: pm8001: Fix incorrectly named functions in headersLee Jones2021-03-151-2/+2
* scsi: pm8001: Neaten debug logging macros and usesJoe Perches2020-11-231-4/+3
* scsi: pm80xx: Increase number of supported queuesViswas G2020-10-071-2/+4
* scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones2020-07-241-1/+8
* scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones2020-07-151-0/+14
* scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G2020-03-171-3/+3
* scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey2020-03-171-0/+45
* scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey2019-11-191-0/+20
* scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey2019-06-271-16/+17
* scsi: pm80xx: Event log size through sysfsDeepak Ukey2019-06-271-0/+19
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G2017-10-181-0/+54
* pm8001: Update nvmd response data to request bufferSuresh Thiagarajan2014-09-161-3/+1
* pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-011-69/+68
* pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
* pm8001: fix update_flashTomas Henzl2014-07-251-3/+3
* pm8001: more fixes to honor return valueTomas Henzl2014-07-251-1/+4
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-111-1/+1
|\
| * drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell2014-05-141-1/+1
* | pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan2014-05-191-0/+3
|/
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-151-2/+2
* [SCSI] pm80xx: Removing redundant code snippetsViswas G2014-03-151-24/+10
* [SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam2013-10-251-0/+119
* [SCSI] pm80xx: Display controller BIOS version.Anand Kumar Santhanam2013-10-251-0/+34
* [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K2013-05-101-2/+3
* [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K2013-05-101-15/+54
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] pm8001: add SAS/SATA HBA driverjack wang2009-12-041-0/+573