summaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.h
AgeCommit message (Expand)Author
2011-07-27[SCSI] hpsa: do not attempt to read from a write-only registerStephen M. Cameron
2011-05-17[SCSI] hpsa: do soft reset if hard reset is brokenStephen M. Cameron
2011-05-17[SCSI] hpsa: increase time to wait for board resetStephen M. Cameron
2011-05-17[SCSI] hpsa: wait longer for no-op to complete after resetting controllerStephen M. Cameron
2011-05-17[SCSI] hpsa: add readl after writel in interrupt mask setting codeStephen M. Cameron
2011-05-17[SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't ...Stephen M. Cameron
2011-02-18[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually workStephen M. Cameron
2011-02-18[SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron
2011-01-24[SCSI] hpsa: fix board status waiting codeStephen M. Cameron
2010-12-21[SCSI] hpsa: do not consider firmware revision when looking for device changes.Stephen M. Cameron
2010-07-27[SCSI] hpsa: remove unused firm_ver member of the per-hba structureStephen M. Cameron
2010-03-03[SCSI] hpsa: Increase the number of scatter gather elements supported.Stephen M. Cameron
2010-03-03[SCSI] hpsa: remove scan threadMike Miller
2010-02-17[SCSI] hpsa: use scan_start and scan_finished entry points for scanningStephen M. Cameron
2010-02-17[SCSI] hpsa: Fix p1210m LUN assignment.Stephen M. Cameron
2010-02-17[SCSI] hpsa: Allow multiple command completions per interrupt.Don Brace
2010-02-17[SCSI] hpsa: interrupt pending function should return bool not unsigned longStephen M. Cameron
2010-02-17[SCSI] hpsa: fix some debug printks to use dev_dbg insteadStephen M. Cameron
2010-02-17[SCSI] hpsa: make tag macros into functionsStephen M. Cameron
2010-02-17[SCSI] hpsa: Use kernel integer types, not userland onesStephen M. Cameron
2009-12-10[SCSI] hpsa: add driver for HP Smart Array controllers.Stephen M. Cameron