public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Stephen M. Cameron" <scameron@beardog.cce.hp.com>
To: linux-scsi@vger.kernel.org
Cc: james.bottomley@suse.de, mikem@beardog.cce.hp.com
Subject: [PATCH 0/9] hpsa: driver updates
Date: Thu, 25 Feb 2010 14:02:46 -0600	[thread overview]
Message-ID: <20100225200125.7508.11486.stgit@beardog.cce.hp.com> (raw)

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

             reply	other threads:[~2010-02-25 19:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25 20:02 Stephen M. Cameron [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100225200125.7508.11486.stgit@beardog.cce.hp.com \
    --to=scameron@beardog.cce.hp.com \
    --cc=james.bottomley@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mikem@beardog.cce.hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox