These patches are based on Linus's tree
The changes are:
smartpqi-add-module-param-for-exposure-order
- allow LDs first
smartpqi-add-pci-ids-for-fiberhome-controller
- add in new controller support
smartpqi-add-module-param-to-hide-vsep
- allow driver to not expose the vsep device.
smartpqi-add-sysfs-entries
- add in vendor, model, and serial number of controller
devices.
smartpqi-add-bay-identifier
- add in bay and enclosure identifiers.
smartpqi-correct-hang-when-deleting-32-lds
- only allow one pending rescan at a time.
smartpqi-add-gigabyte-controller
- add in new controller support
smartpqi-correct-regnewd-return-value
- tell applications that a rescan is currently in progress.
smartpqi-add-new-pci-ids
- add in new controller support
smartpqi-update-copyright
smartpqi-bump-version
---
Dave Carroll (1):
smartpqi: add module param to hide vsep
Don Brace (2):
smartpqi: update copyright
smartpqi: bump version
Gilbert Wu (5):
smartpqi: add module param for exposure order
smartpqi: add pci ids for fiberhome controller
smartpqi: add bay identifier
smartpqi: add gigabyte controller
smartpqi: add new pci ids
Mahesh Rajashekhara (1):
smartpqi: correct hang when deleting 32 lds
Murthy Bhat (2):
smartpqi: add sysfs entries
smartpqi: correct REGNEWD return status
drivers/scsi/smartpqi/Kconfig | 2
drivers/scsi/smartpqi/smartpqi.h | 20 ++
drivers/scsi/smartpqi/smartpqi_init.c | 236 +++++++++++++++++++++---
drivers/scsi/smartpqi/smartpqi_sas_transport.c | 102 ++++++++++
4 files changed, 325 insertions(+), 35 deletions(-)
--
Signature