public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mpt3sas: Update/reload SBR without rebooting HBA
@ 2023-12-28 11:48 Ranjan Kumar
  2023-12-28 11:48 ` [PATCH v3 1/2] mpt3sas: Reload " Ranjan Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ranjan Kumar @ 2023-12-28 11:48 UTC (permalink / raw)
  To: linux-scsi, martin.petersen; +Cc: sathya.prakash, sreekanth.reddy, Ranjan Kumar

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

Support for additional IOCTL to set SBR
Reload bit in the Host Diagnostic register.

v1->v2:
- Fixed Smatch Warning
- Improvised indentation
- Updated driver version

v2->v3:
- Fixed kernel test robot warning
- Fixed W=1 compilation warning reported by test robot

Ranjan Kumar (2):
  mpt3sas: Reload SBR without rebooting HBA
  mpt3sas: Update driver version to 48.100.00.00

 drivers/scsi/mpt3sas/mpt3sas_base.c  | 99 +++++++++++++++++++---------
 drivers/scsi/mpt3sas/mpt3sas_base.h  |  8 ++-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c   | 54 +++++++++++++++
 drivers/scsi/mpt3sas/mpt3sas_ctl.h   | 10 +++
 drivers/scsi/mpt3sas/mpt3sas_scsih.c |  1 +
 5 files changed, 138 insertions(+), 34 deletions(-)

-- 
2.31.1


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

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

end of thread, other threads:[~2024-01-30  2:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-28 11:48 [PATCH v3 0/2] mpt3sas: Update/reload SBR without rebooting HBA Ranjan Kumar
2023-12-28 11:48 ` [PATCH v3 1/2] mpt3sas: Reload " Ranjan Kumar
2023-12-28 11:48 ` [PATCH v3 2/2] mpt3sas: Update driver version to 48.100.00.00 Ranjan Kumar
2024-01-25  2:41 ` [PATCH v3 0/2] mpt3sas: Update/reload SBR without rebooting HBA Martin K. Petersen
2024-01-30  2:27 ` 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