aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.c
AgeCommit message (Expand)Author
2014-03-15[SCSI] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1Stephen M. Cameron
2014-03-15[SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller
2014-03-15[SCSI] hpsa: complain if physical or logical aborts are not supportedScott Teel
2014-03-15[SCSI] hpsa: add hp_ssd_smart_path_enabled sysfs attributeScott Teel
2014-03-15[SCSI] hpsa: do not rescan controllers known to be locked upStephen M. Cameron
2014-03-15[SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron
2014-03-15[SCSI] hpsa: update raid offload status on device rescanStephen M. Cameron
2014-03-15[SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron
2014-03-15[SCSI] hpsa: fix task management for mode-1 ioaccell pathScott Teel
2014-03-15[SCSI] hpsa: only allow REQ_TYPE_FS to use fast pathStephen M. Cameron
2014-03-15[SCSI] hpsa: add support for 'fastpath' i/oMatt Gates
2014-03-15[SCSI] hpsa: mark last scatter gather element as the lastMatt Gates
2014-03-15[SCSI] hpsa: use extended report luns command for HP SSD SmartPathMatt Gates
2014-03-15[SCSI] hpsa: fixup MSI-X registrationHannes Reinecke
2013-12-19[SCSI] hpsa: allow SCSI mid layer to handle unit attentionMatt Gates
2013-12-19[SCSI] hpsa: do not require board "not ready" status after hard resetStephen M. Cameron
2013-12-19[SCSI] hpsa: enable unit attention reportingStephen M. Cameron
2013-12-19[SCSI] hpsa: rename scsi prefetch fieldStephen M. Cameron
2013-12-19[SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron
2013-12-19[SCSI] hpsa: remove P822se PCI IDMike Miller
2013-12-19[SCSI] hpsa: prevent stalled i/oStephen M. Cameron
2013-12-19[SCSI] hpsa: cap CCISS_PASSTHRU at 20 concurrent commands.Stephen M. Cameron
2013-12-16[SCSI] hpsa: add MSA 2040 to list of external target devicesStephen M. Cameron
2013-12-16[SCSI] hpsa: fix memory leak in CCISS_BIG_PASSTHRU ioctlStephen M. Cameron
2013-12-16[SCSI] hpsa: remove unneeded include of seq_file.hStephen M. Cameron
2013-12-16[SCSI] hpsa: add 5 second delay after doorbell resetStephen M. Cameron
2013-12-16[SCSI] hpsa: do not attempt to flush the cache on locked up controllersStephen M. Cameron
2013-11-30[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-30[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] hpsa: remove unused Smart Array IDMike Miller
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-10[SCSI] hpsa: bump driver version to reflect changesMike Miller
2013-09-10[SCSI] hpsa: housekeeping patch for device_id and product arraysMike Miller
2013-09-10[SCSI] hpsa: add HP Smart Array Gen8 namesMike Miller
2013-09-10[SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-08-26[SCSI] hpsa: fix warning with smp_processor_id() in preemptibleJohn Kacur
2013-08-26[SCSI] hpsa: remove unneeded variableTomas Henzl
2013-08-26[SCSI] hpsa: fix a race in cmd_free/scsi_doneTomas Henzl
2013-02-24[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctlsStephen M. Cameron
2013-02-24[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctlStephen M. Cameron
2013-02-24[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_blockStephen M. Cameron
2013-02-24[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmdStephen M. Cameron
2013-02-24[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_oneShuah Khan
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds