All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] smartpqi updates
@ 2021-09-28 18:44 Don Brace
  2021-09-28 18:44 ` [PATCH 01/11] smartpqi: update device removal management Don Brace
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:44 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 01/11] smartpqi: update device removal management
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
@ 2021-09-28 18:44 ` Don Brace
  2021-09-28 18:44 ` [PATCH 02/11] smartpqi: add controller handshake during kdump Don Brace
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:44 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 02/11] smartpqi: add controller handshake during kdump
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
  2021-09-28 18:44 ` [PATCH 01/11] smartpqi: update device removal management Don Brace
@ 2021-09-28 18:44 ` Don Brace
  2021-09-28 18:44 ` [PATCH 03/11] smartpqi: capture controller reason codes Don Brace
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:44 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 03/11] smartpqi: capture controller reason codes
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
  2021-09-28 18:44 ` [PATCH 01/11] smartpqi: update device removal management Don Brace
  2021-09-28 18:44 ` [PATCH 02/11] smartpqi: add controller handshake during kdump Don Brace
@ 2021-09-28 18:44 ` Don Brace
  2021-09-28 18:44 ` [PATCH 04/11] smartpqi: update LUN reset handler Don Brace
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:44 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 04/11] smartpqi: update LUN reset handler
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (2 preceding siblings ...)
  2021-09-28 18:44 ` [PATCH 03/11] smartpqi: capture controller reason codes Don Brace
@ 2021-09-28 18:44 ` Don Brace
  2021-09-28 18:45 ` [PATCH 05/11] smartpqi: add tur check for sanitize operation Don Brace
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:44 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 05/11] smartpqi: add tur check for sanitize operation
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (3 preceding siblings ...)
  2021-09-28 18:44 ` [PATCH 04/11] smartpqi: update LUN reset handler Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 18:45 ` [PATCH 06/11] smartpqi: avoid failing ios for offline devices Don Brace
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 06/11] smartpqi: avoid failing ios for offline devices
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (4 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 05/11] smartpqi: add tur check for sanitize operation Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 18:45 ` [PATCH 07/11] smartpqi: add extended report physical luns Don Brace
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 07/11] smartpqi: add extended report physical luns
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (5 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 06/11] smartpqi: avoid failing ios for offline devices Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 18:45 ` [PATCH 08/11] smartpqi: fix boot failure during lun rebuild Don Brace
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 08/11] smartpqi: fix boot failure during lun rebuild
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (6 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 07/11] smartpqi: add extended report physical luns Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 18:45 ` [PATCH 09/11] smartpqi: fix duplicate device nodes for tape changers Don Brace
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 09/11] smartpqi: fix duplicate device nodes for tape changers
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (7 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 08/11] smartpqi: fix boot failure during lun rebuild Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 18:45 ` [PATCH 10/11] smartpqi: add 3252-8i pci id Don Brace
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 10/11] smartpqi: add 3252-8i pci id
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (8 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 09/11] smartpqi: fix duplicate device nodes for tape changers Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 18:45 ` [PATCH 11/11] smartpqi: update version to 2.1.12-055 Don Brace
  2021-09-28 19:16 ` [PATCH 00/11] smartpqi updates Don.Brace
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* [PATCH 11/11] smartpqi: update version to 2.1.12-055
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (9 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 10/11] smartpqi: add 3252-8i pci id Don Brace
@ 2021-09-28 18:45 ` Don Brace
  2021-09-28 19:16 ` [PATCH 00/11] smartpqi updates Don.Brace
  11 siblings, 0 replies; 15+ messages in thread
From: Don Brace @ 2021-09-28 18:45 UTC (permalink / raw)
  To: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	gerry.morong, mahesh.rajashekhara, mike.mcgowen, murthy.bhat,
	hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi



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

* RE: [PATCH 00/11] smartpqi updates
  2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
                   ` (10 preceding siblings ...)
  2021-09-28 18:45 ` [PATCH 11/11] smartpqi: update version to 2.1.12-055 Don Brace
@ 2021-09-28 19:16 ` Don.Brace
  11 siblings, 0 replies; 15+ messages in thread
From: Don.Brace @ 2021-09-28 19:16 UTC (permalink / raw)
  To: Don.Brace, Kevin.Barnett, Scott.Teel, Justin.Lindley,
	Scott.Benesh, Gerry.Morong, Mahesh.Rajashekhara, Mike.McGowen,
	Murthy.Bhat, hch, jejb, joseph.szczypek, POSWALD
  Cc: linux-scsi

Sorry, having e-mail issues. No attachments.
I'll send up a V2 soon.

Thanks,
Don

-----Original Message-----
From: Don Brace [mailto:don.brace@microchip.com] 
Sent: Tuesday, September 28, 2021 1:45 PM
To: Kevin Barnett - C33748 <Kevin.Barnett@microchip.com>; Scott Teel - C33730 <Scott.Teel@microchip.com>; Justin Lindley - C33718 <Justin.Lindley@microchip.com>; Scott Benesh - C33703 <Scott.Benesh@microchip.com>; Gerry Morong - C33720 <Gerry.Morong@microchip.com>; Mahesh Rajashekhara - I30583 <Mahesh.Rajashekhara@microchip.com>; Mike McGowen - C62625 <Mike.McGowen@microchip.com>; Murthy Bhat - I30575 <Murthy.Bhat@microchip.com>; hch@infradead.org; jejb@linux.vnet.ibm.com; joseph.szczypek@hpe.com; POSWALD@suse.com
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH 00/11] smartpqi updates

EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe

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

* Re: [PATCH 00/11] smartpqi updates
  2019-08-22 20:38 Don Brace
@ 2019-08-29 22:40 ` Martin K. Petersen
  0 siblings, 0 replies; 15+ messages in thread
From: Martin K. Petersen @ 2019-08-29 22:40 UTC (permalink / raw)
  To: Don Brace
  Cc: Kevin.Barnett, scott.teel, Justin.Lindley, scott.benesh,
	bader.alisaleh, gerry.morong, mahesh.rajashekhara, hch, jejb,
	joseph.szczypek, POSWALD, shunyong.yang, linux-scsi


Don,

> These patches are based on Linus's tree

Applied to 5.4/scsi-queue. In the future, please make your commit
descriptions a bit more verbose. Doesn't matter for adding new PCI ids.
But it would be nice with some additional background for the more
intricate functional driver changes.

Thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* [PATCH 00/11] smartpqi updates
@ 2019-08-22 20:38 Don Brace
  2019-08-29 22:40 ` Martin K. Petersen
  0 siblings, 1 reply; 15+ 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] 15+ messages in thread

end of thread, other threads:[~2021-09-28 19:16 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 18:44 [PATCH 00/11] smartpqi updates Don Brace
2021-09-28 18:44 ` [PATCH 01/11] smartpqi: update device removal management Don Brace
2021-09-28 18:44 ` [PATCH 02/11] smartpqi: add controller handshake during kdump Don Brace
2021-09-28 18:44 ` [PATCH 03/11] smartpqi: capture controller reason codes Don Brace
2021-09-28 18:44 ` [PATCH 04/11] smartpqi: update LUN reset handler Don Brace
2021-09-28 18:45 ` [PATCH 05/11] smartpqi: add tur check for sanitize operation Don Brace
2021-09-28 18:45 ` [PATCH 06/11] smartpqi: avoid failing ios for offline devices Don Brace
2021-09-28 18:45 ` [PATCH 07/11] smartpqi: add extended report physical luns Don Brace
2021-09-28 18:45 ` [PATCH 08/11] smartpqi: fix boot failure during lun rebuild Don Brace
2021-09-28 18:45 ` [PATCH 09/11] smartpqi: fix duplicate device nodes for tape changers Don Brace
2021-09-28 18:45 ` [PATCH 10/11] smartpqi: add 3252-8i pci id Don Brace
2021-09-28 18:45 ` [PATCH 11/11] smartpqi: update version to 2.1.12-055 Don Brace
2021-09-28 19:16 ` [PATCH 00/11] smartpqi updates Don.Brace
  -- strict thread matches above, loose matches on Subject: below --
2019-08-22 20:38 Don Brace
2019-08-29 22:40 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.