All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] megaraid_sas: driver updates for 07.714.04.00-rc1
@ 2020-05-08  8:38 Chandrakanth Patil
  2020-05-08  8:38 ` [PATCH 1/5] megaraid_sas: Limit device qd to controller qd when device qd is greater than controller qd Chandrakanth Patil
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Chandrakanth Patil @ 2020-05-08  8:38 UTC (permalink / raw)
  To: linux-scsi
  Cc: kashyap.desai, sumit.saxena, kiran-kumar.kasturi, sankar.patra,
	sasikumar.pc, shivasharan.srikanteshwara, anand.lodnoor,
	Chandrakanth Patil

This patchset contains few critical driver fixes.

Chandrakanth Patil (5):
  megaraid_sas: Limit device qd to controller qd when device qd is
    greater than controller qd
  megaraid_sas: Remove IO buffer hole detection logic
  megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with
    __BIG_ENDIAN_BITFIELD macro
  megaraid_sas: TM command refire leads to controller firmware crash
  megaraid_sas: Update driver version to 07.714.04.00-rc1

 drivers/scsi/megaraid/megaraid_sas.h        |  8 ++--
 drivers/scsi/megaraid/megaraid_sas_base.c   |  5 +--
 drivers/scsi/megaraid/megaraid_sas_fusion.c | 65 +++--------------------------
 drivers/scsi/megaraid/megaraid_sas_fusion.h |  6 +--
 4 files changed, 15 insertions(+), 69 deletions(-)

-- 
2.9.5


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/5] megaraid_sas: driver updates for 07.714.04.00-rc1
@ 2020-05-08  8:53 Chandrakanth Patil
  0 siblings, 0 replies; 8+ messages in thread
From: Chandrakanth Patil @ 2020-05-08  8:53 UTC (permalink / raw)
  To: linux-scsi
  Cc: kashyap.desai, sumit.saxena, kiran-kumar.kasturi, sankar.patra,
	sasikumar.pc, shivasharan.srikanteshwara, anand.lodnoor,
	Chandrakanth Patil

This patchset contains few critical driver fixes.

Chandrakanth Patil (5):
  megaraid_sas: Limit device qd to controller qd when device qd is
    greater than controller qd
  megaraid_sas: Remove IO buffer hole detection logic
  megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with
    __BIG_ENDIAN_BITFIELD macro
  megaraid_sas: TM command refire leads to controller firmware crash
  megaraid_sas: Update driver version to 07.714.04.00-rc1

 drivers/scsi/megaraid/megaraid_sas.h        |  8 ++--
 drivers/scsi/megaraid/megaraid_sas_base.c   |  5 +--
 drivers/scsi/megaraid/megaraid_sas_fusion.c | 65 +++--------------------------
 drivers/scsi/megaraid/megaraid_sas_fusion.h |  6 +--
 4 files changed, 15 insertions(+), 69 deletions(-)

-- 
2.9.5


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

end of thread, other threads:[~2020-05-13 21:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08  8:38 [PATCH 0/5] megaraid_sas: driver updates for 07.714.04.00-rc1 Chandrakanth Patil
2020-05-08  8:38 ` [PATCH 1/5] megaraid_sas: Limit device qd to controller qd when device qd is greater than controller qd Chandrakanth Patil
2020-05-13  6:20   ` Hannes Reinecke
2020-05-08  8:38 ` [PATCH 2/5] megaraid_sas: Remove IO buffer hole detection logic Chandrakanth Patil
2020-05-13  6:21   ` Hannes Reinecke
2020-05-12  3:48 ` [PATCH 0/5] megaraid_sas: driver updates for 07.714.04.00-rc1 Martin K. Petersen
2020-05-13 21:38   ` Chandrakanth Patil
2020-05-08  8:53 Chandrakanth Patil

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.