aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/hpsa.h
AgeCommit message (Expand)Author
2012-05-10[SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron
2012-05-10[SCSI] hpsa: removed unused member maxQsinceinitStephen M. Cameron
2012-05-10[SCSI] hpsa: refine interrupt handler locking for greater concurrencyMatt Gates
2012-05-10[SCSI] hpsa: use multiple reply queuesMatt Gates
2012-05-10[SCSI] hpsa: add abort error handler functionStephen M. Cameron
2012-05-10[SCSI] hpsa: do not read from controller unnecessarily in completion codeStephen M. Cameron
2012-02-19[SCSI] hpsa: factor out driver nameStephen M. Cameron
2012-02-19[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron
2011-10-30[SCSI] hpsa: detect controller lockupStephen M. Cameron
2011-10-30[SCSI] hpsa: fix potential array overflow in hpsa_update_scsi_devicesScott Teel
2011-10-30[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBAScott Teel
2011-10-30[SCSI] hpsa: remove unused busy_initializing and busy_scanningStephen M. Cameron
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