public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] mpi3mr:  Support PCIe Error Recovery
@ 2023-12-14 20:58 Ranjan Kumar
  2023-12-14 20:58 ` [PATCH v2 1/6] mpi3mr: Creation of helper function Ranjan Kumar
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Ranjan Kumar @ 2023-12-14 20:58 UTC (permalink / raw)
  To: linux-scsi, martin.petersen
  Cc: rajsekhar.chundru, sathya.prakash, sumit.saxena,
	chandrakanth.patil, prayas.patel, Ranjan Kumar

[-- Attachment #1: Type: text/plain, Size: 904 bytes --]

Patches are related to "Advance Error Recovery"
and are tightly coupled and the remaining two patches are defect fix.

v1->v2:
- AER patch split as suggested by Bjorn Helgaas
- Updated driver version to a new value

Ranjan Kumar (6):
  mpi3mr: Creation of helper function
  mpi3mr: Support PCIe Error Recovery callback handlers
  mpi3mr: Prevent PCI writes from driver during PCI error recovery
  mpi3mr: Improve Shutdown times when firmware has faulted
  mpi3mr: Reset stop_bsgs flag post controller reset failure
  mpi3mr: Update driver version to 8.6.1.0.50

 drivers/scsi/mpi3mr/mpi3mr.h           |  36 ++-
 drivers/scsi/mpi3mr/mpi3mr_app.c       |  64 ++---
 drivers/scsi/mpi3mr/mpi3mr_fw.c        |  65 +++--
 drivers/scsi/mpi3mr/mpi3mr_os.c        | 322 +++++++++++++++++++++----
 drivers/scsi/mpi3mr/mpi3mr_transport.c |  39 ++-
 5 files changed, 435 insertions(+), 91 deletions(-)

-- 
2.31.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

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

end of thread, other threads:[~2024-01-05  3:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-14 20:58 [PATCH v2 0/6] mpi3mr: Support PCIe Error Recovery Ranjan Kumar
2023-12-14 20:58 ` [PATCH v2 1/6] mpi3mr: Creation of helper function Ranjan Kumar
2024-01-04 23:11   ` Bjorn Helgaas
2023-12-14 20:58 ` [PATCH v2 2/6] mpi3mr: Support PCIe Error Recovery callback handlers Ranjan Kumar
2024-01-04 23:49   ` Bjorn Helgaas
2023-12-14 20:58 ` [PATCH v2 3/6] mpi3mr: Prevent PCI writes from driver during PCI error recovery Ranjan Kumar
2024-01-05  3:20   ` Bjorn Helgaas
2023-12-14 20:58 ` [PATCH v2 4/6] mpi3mr: Improve Shutdown times when firmware has faulted Ranjan Kumar
2023-12-14 20:58 ` [PATCH v2 5/6] mpi3mr: Reset stop_bsgs flag post controller reset failure Ranjan Kumar
2023-12-14 20:59 ` [PATCH v2 6/6] mpi3mr: Update driver version to 8.6.1.0.50 Ranjan Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox