summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron2013-12-161-6/+5
* [SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron2013-12-161-1/+0
* [SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron2013-12-161-9/+23
* [SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron2013-12-161-0/+9
* [SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2013-11-301-1/+1
* [SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2013-11-301-1/+1
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-1/+0
* | [SCSI] hpsa: remove unused Smart Array IDMike Miller2013-10-251-1/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-151-15/+39
|\ \ | |/ |/|
| * [SCSI] hpsa: bump driver version to reflect changesMike Miller2013-09-101-1/+1
| * [SCSI] hpsa: housekeeping patch for device_id and product arraysMike Miller2013-09-101-6/+6
| * [SCSI] hpsa: add HP Smart Array Gen8 namesMike Miller2013-09-101-8/+7
| * [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-101-0/+25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \ | |/ |/|
| * treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
* | [SCSI] hpsa: fix warning with smp_processor_id() in preemptibleJohn Kacur2013-08-261-1/+1
* | [SCSI] hpsa: remove unneeded variableTomas Henzl2013-08-261-2/+0
* | [SCSI] hpsa: fix a race in cmd_free/scsi_doneTomas Henzl2013-08-261-2/+2
|/
OpenPOWER on IntegriCloud