summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] hpsa: update driver version to 3.4.4-1Stephen M. Cameron2014-03-191-1/+1
* [SCSI] hpsa: fix bad endif placement in RAID 5 mapper codeStephen M. Cameron2014-03-191-1/+1
* [SCSI] hpsa: Do not zero fields of ioaccel2 command structure twiceStephen M. Cameron2014-03-151-2/+0
* [SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron2014-03-151-4/+89
* [SCSI] hpsa: increase the probability of a reported success after a device resetTomas Henzl2014-03-151-1/+2
* [SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron2014-03-151-24/+287
* [SCSI] hpsa: remove unused kthread.h headerStephen M. Cameron2014-03-151-1/+0
* [SCSI] hpsa: Add support for a few HP Storage controllersStephen M. Cameron2014-03-151-0/+10
* [SCSI] hpsa add sysfs debug switch for raid map debugging messagesStephen M. Cameron2014-03-151-0/+64
* [SCSI] hpsa: improve error messages for driver initiated commandsStephen M. Cameron2014-03-151-27/+44
* [SCSI] hpsa: only do device rescan for certain eventsStephen M. Cameron2014-03-151-1/+1
* [SCSI] hpsa: when switching out of accel mode await only accel command comple...Stephen M. Cameron2014-03-151-6/+16
* [SCSI] hpsa: add controller base data-at-rest encryption compatibility ioaccel2Scott Teel2014-03-151-9/+170
* [SCSI] hpsa: update source file copyrightsScott Teel2014-03-151-1/+1
* [SCSI] hpsa: retry certain ioaccel error cases on the RAID pathScott Teel2014-03-151-6/+39
* [SCSI] hpsa: do not inquire for unsupported ioaccel status vpd pageStephen M. Cameron2014-03-151-0/+45
* [SCSI] hpsa: allow VPD page zero to be queriedStephen M. Cameron2014-03-151-8/+9
* [SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel2014-03-151-2/+10
* [SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel2014-03-151-1/+44
* [SCSI] hpsa: complete the ioaccel raidmap codeScott Teel2014-03-151-6/+168
* [SCSI] hpsa: make device update copy the raid map alsoStephen M. Cameron2014-03-151-0/+3
* [SCSI] hpsa: add task management for ioaccel mode 2Scott Teel2014-03-151-3/+163
* [SCSI] hpsa: teach hpsa_device_reset to do either target or lun resetScott Teel2014-03-151-4/+6
* [SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel2014-03-151-19/+306
* [SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron2014-03-151-35/+76
* [SCSI] hpsa: get physical device handles for io accel mode 2 as well as mode 1Mike MIller2014-03-151-1/+2
* [SCSI] hpsa: do ioaccel mode 2 resource allocationsStephen M. Cameron2014-03-151-0/+50
* [SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron2014-03-151-1/+2
* [SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller2014-03-151-0/+22
* [SCSI] hpsa: complain if physical or logical aborts are not supportedScott Teel2014-03-151-0/+4
* [SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attributeScott Teel2014-03-151-0/+25
* [SCSI] hpsa: do not rescan controllers known to be locked upStephen M. Cameron2014-03-151-0/+30
* [SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron2014-03-151-0/+108
* [SCSI] hpsa: update raid offload status on device rescanStephen M. Cameron2014-03-151-0/+9
* [SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron2014-03-151-41/+524
* [SCSI] hpsa: fix task management for mode-1 ioaccell pathScott Teel2014-03-151-6/+21
* [SCSI] hpsa: only allow REQ_TYPE_FS to use fast pathStephen M. Cameron2014-03-151-1/+2
* [SCSI] hpsa: add support for 'fastpath' i/oMatt Gates2014-03-151-19/+277
* [SCSI] hpsa: mark last scatter gather element as the lastMatt Gates2014-03-151-4/+4
* [SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates2014-03-151-5/+8
* [SCSI] hpsa: fixup MSI-X registrationHannes Reinecke2014-03-151-14/+17
* [SCSI] hpsa: allow SCSI mid layer to handle unit attentionMatt Gates2013-12-191-3/+1
* [SCSI] hpsa: do not require board "not ready" status after hard resetStephen M. Cameron2013-12-191-17/+0
* [SCSI] hpsa: enable unit attention reportingStephen M. Cameron2013-12-191-3/+4
* [SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron2013-12-191-7/+7
* [SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron2013-12-191-77/+26
* [SCSI] hpsa: remove P822se PCI IDMike Miller2013-12-191-2/+0
* [SCSI] hpsa: prevent stalled i/oStephen M. Cameron2013-12-191-2/+30
* [SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron2013-12-191-2/+42
* [SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron2013-12-161-0/+1
OpenPOWER on IntegriCloud