linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] smartpqi updates
@ 2019-08-22 20:38 Don Brace
  2019-08-22 20:38 ` [PATCH 01/11] smartpqi: add module param for exposure order Don Brace
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Don Brace @ 2019-08-22 20:38 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	bader.alisaleh, gerry.morong, mahesh.rajashekhara, hch, jejb,
	joseph.szczypek, POSWALD, shunyong.yang
  Cc: linux-scsi

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

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

end of thread, other threads:[~2019-08-29 22:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 20:38 [PATCH 00/11] smartpqi updates Don Brace
2019-08-22 20:38 ` [PATCH 01/11] smartpqi: add module param for exposure order Don Brace
2019-08-22 20:39 ` [PATCH 02/11] smartpqi: add pci ids for fiberhome controller Don Brace
2019-08-22 20:39 ` [PATCH 03/11] smartpqi: add module param to hide vsep Don Brace
2019-08-22 20:39 ` [PATCH 04/11] smartpqi: add sysfs entries Don Brace
2019-08-22 20:39 ` [PATCH 05/11] smartpqi: add bay identifier Don Brace
2019-08-22 20:39 ` [PATCH 06/11] smartpqi: correct hang when deleting 32 lds Don Brace
2019-08-22 20:39 ` [PATCH 07/11] smartpqi: add gigabyte controller Don Brace
2019-08-22 20:39 ` [PATCH 08/11] smartpqi: correct REGNEWD return status Don Brace
2019-08-22 20:39 ` [PATCH 09/11] smartpqi: add new pci ids Don Brace
2019-08-22 20:39 ` [PATCH 10/11] smartpqi: update copyright Don Brace
2019-08-22 20:40 ` [PATCH 11/11] smartpqi: bump version Don Brace
2019-08-29 22:40 ` [PATCH 00/11] smartpqi updates Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).