aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually workStephen M. Cameron2011-02-181-0/+1
* [SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron2011-02-181-2/+2
* [SCSI] hpsa: fix board status waiting codeStephen M. Cameron2011-01-241-0/+4
* [SCSI] hpsa: do not consider firmware revision when looking for device changes.Stephen M. Cameron2010-12-211-1/+0
* [SCSI] hpsa: remove unused firm_ver member of the per-hba structureStephen M. Cameron2010-07-271-1/+0
* [SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron2010-03-031-0/+4
* [SCSI] hpsa: remove scan threadMike Miller2010-03-031-3/+0
* [SCSI] hpsa: use scan_start and scan_finished entry points for scanningStephen M. Cameron2010-02-171-0/+3
* [SCSI] hpsa: Fix p1210m LUN assignment.Stephen M. Cameron2010-02-171-0/+1
* [SCSI] hpsa: Allow multiple command completions per interrupt.Don Brace2010-02-171-6/+100
* [SCSI] hpsa: interrupt pending function should return bool not unsigned longStephen M. Cameron2010-02-171-5/+3
* [SCSI] hpsa: fix some debug printks to use dev_dbg insteadStephen M. Cameron2010-02-171-9/+4
* [SCSI] hpsa: make tag macros into functionsStephen M. Cameron2010-02-171-3/+0
* [SCSI] hpsa: Use kernel integer types, not userland onesStephen M. Cameron2010-02-171-2/+2
* [SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron2009-12-101-0/+273