aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hpsa.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] hpsa: remove unused firm_ver member of the per-hba structureStephen M. Cameron1-1/+0
2010-03-03[SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron1-0/+4
2010-03-03[SCSI] hpsa: remove scan threadMike Miller1-3/+0
2010-02-17[SCSI] hpsa: use scan_start and scan_finished entry points for scanningStephen M. Cameron1-0/+3
2010-02-17[SCSI] hpsa: Fix p1210m LUN assignment.Stephen M. Cameron1-0/+1
2010-02-17[SCSI] hpsa: Allow multiple command completions per interrupt.Don Brace1-6/+100
2010-02-17[SCSI] hpsa: interrupt pending function should return bool not unsigned longStephen M. Cameron1-5/+3
2010-02-17[SCSI] hpsa: fix some debug printks to use dev_dbg insteadStephen M. Cameron1-9/+4
2010-02-17[SCSI] hpsa: make tag macros into functionsStephen M. Cameron1-3/+0
2010-02-17[SCSI] hpsa: Use kernel integer types, not userland onesStephen M. Cameron1-2/+2
2009-12-10[SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron1-0/+273