public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] mpi3mr: Support PCI Error Recovery
@ 2024-06-26 18:26 Sumit Saxena
  2024-06-26 18:26 ` [PATCH v4 1/3] mpi3mr: Support PCI Error Recovery callback handlers Sumit Saxena
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sumit Saxena @ 2024-06-26 18:26 UTC (permalink / raw)
  To: martin.petersen, helgaas, sathya.prakash, sumit.saxena,
	chandrakanth.patil, prayas.patel
  Cc: linux-scsi, linux-pci

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

This patch series adds support for PCI error recovery for the controllers
managed by mpi3mr driver. The patch series is rework of initial
revisions submitted by Ranjan Kumar.

The series is based on the Host diagnostic buffer support series:
https://lore.kernel.org/linux-scsi/20240626102646.14298-1-ranjan.kumar@broadcom.com/T/#t

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

v2->v3:
- Accomodated the feedback from Bjorn Helgaas.
- Simplified and dropped few patches.

v3->v4:
- Accomodated the feedback from Bjorn Helgaas.

Sumit Saxena (3):
  mpi3mr: Support PCI Error Recovery callback handlers
  mpi3mr: Prevent PCI writes from driver during PCI error recovery
  mpi3mr: driver version update

 drivers/scsi/mpi3mr/mpi3mr.h           |  11 +-
 drivers/scsi/mpi3mr/mpi3mr_app.c       |  28 +--
 drivers/scsi/mpi3mr/mpi3mr_fw.c        |  22 ++-
 drivers/scsi/mpi3mr/mpi3mr_os.c        | 248 ++++++++++++++++++++++++-
 drivers/scsi/mpi3mr/mpi3mr_transport.c |  39 +++-
 5 files changed, 321 insertions(+), 27 deletions(-)

-- 
2.31.1


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

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

end of thread, other threads:[~2024-06-26 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-26 18:26 [PATCH v4 0/3] mpi3mr: Support PCI Error Recovery Sumit Saxena
2024-06-26 18:26 ` [PATCH v4 1/3] mpi3mr: Support PCI Error Recovery callback handlers Sumit Saxena
2024-06-26 18:26 ` [PATCH v4 2/3] mpi3mr: Prevent PCI writes from driver during PCI error recovery Sumit Saxena
2024-06-26 18:26 ` [PATCH v4 3/3] mpi3mr: driver version update Sumit Saxena

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