summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.h
Commit message (Expand)AuthorAgeFilesLines
* Change how controllers in mixed mode are handled.Kevin Barnett2015-08-261-2/+0
* hpsa: add sysfs entry path_info to show box and bay informationJoe Handzik2015-08-261-0/+5
* hpsa: add PMC to copyrightDon Brace2015-08-261-6/+3
* hpsa: cleanup resetWebb Scales2015-05-311-1/+4
* hpsa: use block layer tag for command allocationWebb Scales2015-05-311-1/+0
* hpsa: add interrupt number to /proc/interrupts interrupt nameRobert Elliott2015-05-311-0/+1
* hpsa: don't return abort request until target is completeWebb Scales2015-05-311-0/+1
* hpsa: add support sending aborts to physical devices via the ioaccel2 pathStephen Cameron2015-05-311-0/+1
* hpsa: add ioaccel sg chaining for the ioaccel2 pathWebb Scales2015-05-311-0/+1
* hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode.Joe Handzik2015-05-311-0/+1
* hpsa: clean up abortsStephen Cameron2015-05-311-0/+4
* hpsa: add masked physical devices into h->dev[] arrayStephen Cameron2015-05-311-0/+6
* hpsa: Use local workqueues instead of system workqueuesDon Brace2015-02-021-0/+2
* hpsa: do not use function pointers in fast path command submissionStephen Cameron2015-02-021-4/+1
* hpsa: do not check for msi(x) in interrupt_pendingStephen Cameron2015-02-021-3/+0
* hpsa: slightly optimize SA5_performant_completedDon Brace2015-02-021-4/+4
* hpsa: count passthru cmds with atomics, not a spin locked intDon Brace2015-02-021-2/+1
* hpsa: optimize cmd_alloc function by remembering last allocationRobert Elliott2015-02-021-0/+1
* hpsa: fix race between abort handler and main i/o pathWebb Scales2015-02-021-0/+2
* hpsa: honor queue depth of physical devicesDon Brace2015-02-021-0/+14
* hpsa: use workqueue to resubmit failed ioaccel commandsDon Brace2015-02-021-0/+1
* hpsa: do not request device rescan on every ioaccel path errorStephen Cameron2015-02-021-1/+0
* hpsa: do not queue commands internally in driverDon Brace2015-02-021-17/+0
* hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron2015-02-021-1/+1
* hpsa: reserve some commands for use by driverStephen Cameron2015-02-021-0/+2
* hpsa: use atomics for commands_outstandingStephen M. Cameron2014-11-201-20/+7
* hpsa: Clean up warnings from sparse.Don Brace2014-11-201-3/+3
* hpsa: fix event filtering to prevent excessive rescans with old firmwareStephen M. Cameron2014-06-021-3/+1
* hpsa: avoid unnecessary readl on every command submissionStephen M. Cameron2014-06-021-1/+14
* hpsa: use per-cpu variable for lockup_detectedStephen M. Cameron2014-06-021-1/+1
* hpsa: allocate reply queues individuallyStephen M. Cameron2014-06-021-7/+6
* hpsa: remove dev_dbg() calls from hot pathsStephen M. Cameron2014-06-021-5/+0
* hpsa: remove unused fields from struct ctlr_infoStephen M. Cameron2014-06-021-3/+0
* hpsa: fix memory leak in hpsa_hba_mode_enabledJoe Handzik2014-05-191-0/+1
* [SCSI] hpsa: Add hba mode to the hpsa driverStephen M. Cameron2014-03-151-0/+41
* [SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron2014-03-151-0/+9
* [SCSI] hpsa add sysfs debug switch for raid map debugging messagesStephen M. Cameron2014-03-151-0/+1
* [SCSI] hpsa: only do device rescan for certain eventsStephen M. Cameron2014-03-151-0/+16
* [SCSI] hpsa: update source file copyrightsScott Teel2014-03-151-1/+1
* [SCSI] hpsa: rescan devices on ioaccel2 errorScott Teel2014-03-151-0/+1
* [SCSI] hpsa: allow user to disable accelerated i/o pathScott Teel2014-03-151-0/+1
* [SCSI] hpsa: get ioaccel mode 2 i/o workingScott Teel2014-03-151-0/+20
* [SCSI] hpsa: initialize controller to perform io accelerator mode 2Stephen M. Cameron2014-03-151-0/+1
* [SCSI] hpsa: do ioaccel mode 2 resource allocationsStephen M. Cameron2014-03-151-0/+3
* [SCSI] hpsa: add ioaccel mode 2 structure definitionsMike Miller2014-03-151-0/+8
* [SCSI] hpsa: poll controller to detect device change eventStephen M. Cameron2014-03-151-0/+1
* [SCSI] hpsa: add ioaccell mode 1 RAID offload support.Stephen M. Cameron2014-03-151-5/+21
* [SCSI] hpsa: add support for 'fastpath' i/oMatt Gates2014-03-151-0/+51
* [SCSI] hpsa: use workqueue instead of kernel thread for lockup detectionStephen M. Cameron2013-12-191-1/+2
* [SCSI] hpsa: prevent stalled i/oStephen M. Cameron2013-12-191-0/+1
OpenPOWER on IntegriCloud