public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] pm80xx updates
@ 2020-10-12  5:24 Viswas G
  2020-10-12  5:24 ` [PATCH 1/4] pm80xx: make mpi_build_cmd locking consistent Viswas G
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Viswas G @ 2020-10-12  5:24 UTC (permalink / raw)
  To: linux-scsi
  Cc: Vasanthalakshmi.Tharmarajan, Ruksar Devadi, Viswas.G,
	peter chang --cc=yuuzheng @ google . com, vishakhavc, radha,
	akshatzen

From: Viswas G <Viswas.G@microchip.com>

This patch set include some bug fixes for pm80xx driver.  

Viswas G (1):
  pm80xx: make running_req atomic.

akshatzen (1):
  pm80xx: Avoid busywait in FW ready check

peter chang (1):
  pm80xx: make mpi_build_cmd locking consistent

yuuzheng (1):
  pm80xx: make pm8001_mpi_set_nvmd_resp free of race condition

 drivers/scsi/pm8001/pm8001_hwi.c  |  86 +++++++++++++++++++------
 drivers/scsi/pm8001/pm8001_init.c |   2 +-
 drivers/scsi/pm8001/pm8001_sas.c  |  11 ++--
 drivers/scsi/pm8001/pm8001_sas.h  |   2 +-
 drivers/scsi/pm8001/pm80xx_hwi.c  | 130 ++++++++++++++++++++++++++++++--------
 drivers/scsi/pm8001/pm80xx_hwi.h  |   6 ++
 6 files changed, 185 insertions(+), 52 deletions(-)

-- 
2.16.3


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] pm80xx updates
@ 2021-08-23  8:23 Ajish Koshy
  0 siblings, 0 replies; 10+ messages in thread
From: Ajish Koshy @ 2021-08-23  8:23 UTC (permalink / raw)
  To: linux-scsi
  Cc: Vasanthalakshmi.Tharmarajan, Viswas.G, Ruksar.devadi,
	Ashokkumar.N, Jinpu Wang

This patchset includes bugfixes for pm80xx driver.

Ajish Koshy (3):
  scsi: pm80xx: fix incorrect port value when registering a device
  scsi: pm80xx: fix lockup due to commit <1f02beff224e>
  scsi: pm80xx: fix memory leak during rmmod

Viswas G (1):
  scsi: pm80xx: Corrected Inbound and Outbound queue logging

 drivers/scsi/pm8001/pm8001_ctl.c  |  6 ++--
 drivers/scsi/pm8001/pm8001_hwi.c  |  7 +++-
 drivers/scsi/pm8001/pm8001_init.c | 12 +++++++
 drivers/scsi/pm8001/pm8001_sas.c  | 15 ++++++++
 drivers/scsi/pm8001/pm8001_sas.h  |  6 ++--
 drivers/scsi/pm8001/pm80xx_hwi.c  | 60 +++++++++++++++++++++++++------
 6 files changed, 91 insertions(+), 15 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] pm80xx updates
@ 2020-09-25  6:16 Viswas G
  2020-09-25  6:13 ` Jinpu Wang
  0 siblings, 1 reply; 10+ messages in thread
From: Viswas G @ 2020-09-25  6:16 UTC (permalink / raw)
  To: linux-scsi
  Cc: Vasanthalakshmi.Tharmarajan, Viswas.G, Ruksar.devadi, Jinpu Wang

From: Viswas G <Viswas.G@microchip.com>

This patch set includes some enhancements in pm80xx driver.

Viswas G (4):
  pm80xx : Increase number of supported queues.
  pm80xx : Remove DMA memory allocation for ccb and device structures.
  pm80xx : Increase the number of outstanding IO supported to 1024.
  pm80xx : Driver version update

 drivers/scsi/pm8001/pm8001_ctl.c  |   6 +-
 drivers/scsi/pm8001/pm8001_defs.h |  27 +++--
 drivers/scsi/pm8001/pm8001_hwi.c  |  38 +++----
 drivers/scsi/pm8001/pm8001_init.c | 220 ++++++++++++++++++++++++++------------
 drivers/scsi/pm8001/pm8001_sas.h  |  15 ++-
 drivers/scsi/pm8001/pm80xx_hwi.c  | 109 ++++++++++---------
 6 files changed, 253 insertions(+), 162 deletions(-)

-- 
2.16.3


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

end of thread, other threads:[~2021-08-23  7:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12  5:24 [PATCH 0/4] pm80xx updates Viswas G
2020-10-12  5:24 ` [PATCH 1/4] pm80xx: make mpi_build_cmd locking consistent Viswas G
2020-10-27  0:41   ` Martin K. Petersen
2020-10-12  5:24 ` [PATCH 2/4] pm80xx: make running_req atomic Viswas G
2020-10-12  5:24 ` [PATCH 3/4] pm80xx: Avoid busywait in FW ready check Viswas G
2020-10-12  5:24 ` [PATCH 4/4] pm80xx: make pm8001_mpi_set_nvmd_resp free of race condition Viswas G
  -- strict thread matches above, loose matches on Subject: below --
2021-08-23  8:23 [PATCH 0/4] pm80xx updates Ajish Koshy
2020-09-25  6:16 Viswas G
2020-09-25  6:13 ` Jinpu Wang
2020-09-25  6:36   ` Viswas.G

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