summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.h
Commit message (Expand)AuthorAge
* scsi: hpsa: remove abort handlerDon Brace2017-06-12
* scsi: hpsa: separate monitor events from rescan workerScott Teel2017-06-12
* scsi: hpsa: correct queue depth for externalsDon Brace2017-06-12
* scsi: hpsa: cleanup reset handlerDon Brace2017-06-12
* scsi: hpsa: limit outstanding rescansDon Brace2017-03-15
* scsi: hpsa: use designated initializersKees Cook2017-01-05
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinityChristoph Hellwig2016-11-12
* | scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke2016-11-22
|/
* scsi: hpsa: correct call to hpsa_do_resetDon Brace2016-09-21
* hpsa: correct handling of HBA device removalDon Brace2016-04-29
* hpsa: update copyright informationDon Brace2016-02-23
* hpsa: Change SAS transport devices to bus 0.Don Brace2016-01-06
* hpsa: add in sas transport classKevin Barnett2015-11-09
* hpsa: add discovery polling for PT RAID devices.Scott Teel2015-11-09
* hpsa: generalize external arraysScott Teel2015-11-09
* hpsa: refactor hpsa_figure_bus_target_lunKevin Barnett2015-11-09
* hpsa: simplify update scsi devicesKevin Barnett2015-11-09
* hpsa: simplify check for device exposureKevin Barnett2015-11-09
* hpsa: fix physical target resetScott Teel2015-11-09
* hpsa: fix hpsa_adjust_hpsa_scsi_tableDon Brace2015-11-09
* hpsa: allow driver requested rescansDon Brace2015-11-09
* hpsa: change devtype to unsignedDon Brace2015-11-09
* Change how controllers in mixed mode are handled.Kevin Barnett2015-08-26
* hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2015-08-26
* hpsa: add PMC to copyrightDon Brace2015-08-26
* hpsa: cleanup resetWebb Scales2015-05-31
* hpsa: use block layer tag for command allocationWebb Scales2015-05-31
* hpsa: add interrupt number to /proc/interrupts interrupt nameRobert Elliott2015-05-31
* hpsa: don't return abort request until target is completeWebb Scales2015-05-31
* hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron2015-05-31
* hpsa: add ioaccel sg chaining for the ioaccel2 pathWebb Scales2015-05-31
* hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.Joe Handzik2015-05-31
* hpsa: clean up abortsStephen Cameron2015-05-31
* hpsa: add masked physical devices into h->dev[] arrayStephen Cameron2015-05-31
* hpsa: Use local workqueues instead of system workqueuesDon Brace2015-02-02
* hpsa: do not use function pointers in fast path command submissionStephen Cameron2015-02-02
* hpsa: do not check for msi(x) in interrupt_pendingStephen Cameron2015-02-02
* hpsa: slightly optimize SA5_performant_completedDon Brace2015-02-02
* hpsa: count passthru cmds with atomics, not a spin locked intDon Brace2015-02-02
* hpsa: optimize cmd_alloc function by remembering last allocationRobert Elliott2015-02-02
* hpsa: fix race between abort handler and main i/o pathWebb Scales2015-02-02
* hpsa: honor queue depth of physical devicesDon Brace2015-02-02
* hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace2015-02-02
* hpsa: do not request device rescan on every ioaccel path errorStephen Cameron2015-02-02
* hpsa: do not queue commands internally in driverDon Brace2015-02-02
* hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron2015-02-02
* hpsa: reserve some commands for use by driverStephen Cameron2015-02-02
* hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-20
* hpsa: Clean up warnings from sparse.Don Brace2014-11-20