aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-22scsi: pm8001: Fix pm8001_update_flash() local variable typeDamien Le Moal1-2/+3
2022-02-11scsi: pm8001: Clean up inconsistent indentingYang Li1-30/+31
2021-11-29scsi: pm8001: Fix kernel-doc warningsBart Van Assche1-12/+12
2021-10-16scsi: pm8001: Switch to attribute groupsBart Van Assche1-28/+36
2021-09-14scsi: pm80xx: Correct inbound and outbound queue loggingViswas G1-2/+4
2021-07-12scsi: pm8001: Clean up kernel-doc and commentsRandy Dunlap1-22/+26
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop1 countVishakha Channapattan1-0/+23
2021-04-15scsi: pm80xx: Add sysfs attribute to track iop0 countVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to track RAAE countVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to check controller hmi errorVishakha Channapattan1-0/+22
2021-04-15scsi: pm80xx: Add sysfs attribute to check MPI stateVishakha Channapattan1-1/+31
2021-04-12scsi: pm8001: Clean up open bracesLuo Jiaxing1-4/+2
2021-04-12scsi: pm8001: Clean up white spaceLuo Jiaxing1-11/+9
2021-03-15scsi: pm8001: Fix incorrectly named functions in headersLee Jones1-2/+2
2020-11-23scsi: pm8001: Neaten debug logging macros and usesJoe Perches1-4/+3
2020-10-07scsi: pm80xx: Increase number of supported queuesViswas G1-2/+4
2020-07-24scsi: pm8001: Add descriptions for unused 'attr' function parametersLee Jones1-1/+8
2020-07-15scsi: pm8001: Provide descriptions for the many undocumented 'attr'sLee Jones1-0/+14
2020-03-17scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G1-3/+3
2020-03-17scsi: pm80xx: sysfs attribute for non fatal dumpDeepak Ukey1-0/+45
2019-11-19scsi: pm80xx: Controller fatal error through sysfsDeepak Ukey1-0/+20
2019-06-27scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey1-16/+17
2019-06-27scsi: pm80xx: Event log size through sysfsDeepak Ukey1-0/+19
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G1-0/+54
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan1-3/+1
2014-08-01pm8001: fix pm8001_store_update_fwTomas Henzl1-69/+68
2014-08-01pm8001: Fix erratic calculation in update_flashTomas Henzl1-5/+2
2014-07-25pm8001: fix update_flashTomas Henzl1-3/+3
2014-07-25pm8001: more fixes to honor return valueTomas Henzl1-1/+4
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2014-05-19pm80xx : Fix missing NULL pointer checks and memory leaksSuresh Thiagarajan1-0/+3
2014-05-14drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-03-15[SCSI] pm80xx: Fixed return value issueViswas G1-2/+2
2014-03-15[SCSI] pm80xx: Removing redundant code snippetsViswas G1-24/+10
2013-10-25[SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam1-0/+119
2013-10-25[SCSI] pm80xx: Display controller BIOS version.Anand Kumar Santhanam1-0/+34
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for itSakthivel K1-2/+3
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K1-15/+54
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang1-0/+573