These patches are based on Linus's tree

The changes are:
 - move call to scsi_scan_host below where interrupts are enabled
 - add in timouts for driver initiated commands.
   - some faulty disks caused initialization hangs.
 - correct ioaccel change events
 - correct ioaccel error checking
 - enhance hot-plug operations for HBA mode
 - add a sysfs attribute for sas addresses
 - bump driver version

---

Don Brace (6):
      hpsa: correct initialization order issue
      hpsa: add timeouts for driver initiated commands
      hpsa: correct ioaccel state change operation
      hpsa: correct ioaccel2 error procecssing.
      hpsa: correct handling of HBA device removal
      hpsa: update driver version

Joseph T Handzik (1):
      hpsa: add sas_address to sysfs device attibute


 drivers/scsi/hpsa.c |  176 ++++++++++++++++++++++++++++++++++++++++++---------
 drivers/scsi/hpsa.h |    1 
 2 files changed, 145 insertions(+), 32 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