summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron1-0/+45
2014-03-15[SCSI] hpsa: allow VPD page zero to be queriedStephen M. Cameron1-8/+9
2014-03-15[SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel1-2/+10
2014-03-15[SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel1-1/+44
2014-03-15[SCSI] hpsa: complete the ioaccel raidmap codeScott Teel1-6/+168
2014-03-15[SCSI] hpsa: make device update copy the raid map alsoStephen M. Cameron1-0/+3
2014-03-15[SCSI] hpsa: add task management for ioaccel mode 2Scott Teel1-3/+163
2014-03-15[SCSI] hpsa: teach hpsa_device_reset to do either target or lun resetScott Teel1-4/+6
2014-03-15[SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel1-19/+306
2014-03-15[SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron1-35/+76
2014-03-15[SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1Mike MIller1-1/+2
2014-03-15[SCSI] hpsa: do ioaccel mode 2 resource allocationsStephen M. Cameron1-0/+50
2014-03-15[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron1-1/+2
2014-03-15[SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller1-0/+22
2014-03-15[SCSI] hpsa: complain if physical or logical aborts are not supportedScott Teel1-0/+4
2014-03-15[SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attributeScott Teel1-0/+25
2014-03-15[SCSI] hpsa: do not rescan controllers known to be locked upStephen M. Cameron1-0/+30
2014-03-15[SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron1-0/+108
2014-03-15[SCSI] hpsa: update raid offload status on device rescanStephen M. Cameron1-0/+9
2014-03-15[SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron1-41/+524
2014-03-15[SCSI] hpsa: fix task management for mode-1 ioaccell pathScott Teel1-6/+21
2014-03-15[SCSI] hpsa: only allow REQ_TYPE_FS to use fast pathStephen M. Cameron1-1/+2
2014-03-15[SCSI] hpsa: add support for 'fastpath' i/oMatt Gates1-19/+277
2014-03-15[SCSI] hpsa: mark last scatter gather element as the lastMatt Gates1-4/+4
2014-03-15[SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates1-5/+8
2014-03-15[SCSI] hpsa: fixup MSI-X registrationHannes Reinecke1-14/+17
2013-12-20[SCSI] hpsa: allow SCSI mid layer to handle unit attentionMatt Gates1-3/+1
2013-12-20[SCSI] hpsa: do not require board "not ready" status after hard resetStephen M. Cameron1-17/+0
2013-12-20[SCSI] hpsa: enable unit attention reportingStephen M. Cameron1-3/+4
2013-12-20[SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron1-7/+7
2013-12-20[SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron1-77/+26
2013-12-19[SCSI] hpsa: remove P822se PCI IDMike Miller1-2/+0
2013-12-19[SCSI] hpsa: prevent stalled i/oStephen M. Cameron1-2/+30
2013-12-19[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron1-2/+42
2013-12-16[SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron1-0/+1
2013-12-16[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron1-6/+5
2013-12-16[SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron1-1/+0
2013-12-16[SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron1-9/+23
2013-12-16[SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron1-0/+9
2013-12-01[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-12-01[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+1
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2013-10-25[SCSI] hpsa: remove unused Smart Array IDMike Miller1-1/+0
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-15/+39
2013-09-11[SCSI] hpsa: bump driver version to reflect changesMike Miller1-1/+1
2013-09-11[SCSI] hpsa: housekeeping patch for device_id and product arraysMike Miller1-6/+6
2013-09-11[SCSI] hpsa: add HP Smart Array Gen8 namesMike Miller1-8/+7
2013-09-11[SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller1-0/+25