public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] hpsa: driver updates
@ 2010-02-25 20:02 Stephen M. Cameron
  2010-02-25 20:02 ` [PATCH 1/9] hpsa: allow modifying device queue depth Stephen M. Cameron
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Stephen M. Cameron @ 2010-02-25 20:02 UTC (permalink / raw)
  To: linux-scsi; +Cc: james.bottomley, mikem

The two biggest things are removal of the scan thread, and
support for more scatter gather entries.

Mike Miller (1):
      hpsa: remove scan thread

Stephen M. Cameron (8):
      hpsa: allow modifying device queue depth.
      hpsa: fix firmwart typo
      hpsa: fix scsi status mis-shift
      hpsa: return -ENOMEM, not -1
      hpsa: mark hpsa_pci_init as __devinit
      hpsa: Clarify calculation of padding for commandlist structure
      hpsa: Increase the number of scatter gather elements supported.
      hpsa: remove unused members next, prev, and retry_count from command list structure.


 drivers/scsi/hpsa.c     |  330 ++++++++++++++++++++++-------------------------
 drivers/scsi/hpsa.h     |    7 +
 drivers/scsi/hpsa_cmd.h |   20 ++-
 3 files changed, 168 insertions(+), 189 deletions(-)

-- 
-- steve

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-02-25 20:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-25 20:02 [PATCH 0/9] hpsa: driver updates Stephen M. Cameron
2010-02-25 20:02 ` [PATCH 1/9] hpsa: allow modifying device queue depth Stephen M. Cameron
2010-02-25 20:02 ` [PATCH 2/9] hpsa: fix firmwart typo Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 3/9] hpsa: fix scsi status mis-shift Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 4/9] hpsa: return -ENOMEM, not -1 Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 5/9] hpsa: remove scan thread Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 6/9] hpsa: mark hpsa_pci_init as __devinit Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 7/9] hpsa: Clarify calculation of padding for commandlist structure Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 8/9] hpsa: Increase the number of scatter gather elements supported Stephen M. Cameron
2010-02-25 20:03 ` [PATCH 9/9] hpsa: remove unused members next, prev, and retry_count from command list structure Stephen M. Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox