aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/pm8001/pm8001_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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