These patches are based on Linus's tree

The changes are:
 - Static checker issues reported by Dan Carpenter
   - double unlock of a mutex
   - correct decode sense data decision
   - warnings on hpsa_init_one cleanup
 - Update PMC copyright
 - Cleanup update scsi devices
 - New controller ids.
 - Correct rmmod issue
 - Add in new path_info to show box and bay info
 - Driver supports mixed mode, RAID and HBA
 - New offline mode
 - Bug fix for multi lun devices from Shane Seymour

---

Don Brace (7):
      hpsa: Correct double unlock of mutex
      hpsa: correct decode sense data
      hpsa: correct static checker warnings on driver init cleanup
      hpsa: add PMC to copyright
      hpsa: cleanup update scsi devices
      hpsa: add in new controllers
      hpsa: fix rmmod issues

Joe Handzik (1):
      hpsa: add sysfs entry path_info to show box and bay information

Kevin Barnett (1):
      Change how controllers in mixed mode are handled.

Scott Benesh (1):
      hpsa: add in new offline mode

shane.seymour (1):
      hpsa: fix issues with multilun devices


 drivers/scsi/hpsa.c     |  286 +++++++++++++++++++++++++++++------------------
 drivers/scsi/hpsa.h     |   16 +--
 drivers/scsi/hpsa_cmd.h |   10 +-
 3 files changed, 188 insertions(+), 124 deletions(-)

--
Signature
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to