public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] pm80xx updates
@ 2020-09-25  6:16 Viswas G
  2020-09-25  6:13 ` Jinpu Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ 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] 16+ messages in thread

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-25  6:16 [PATCH 0/4] pm80xx updates Viswas G
2020-09-25  6:13 ` Jinpu Wang
2020-09-25  6:36   ` Viswas.G
2020-09-25  6:16 ` [PATCH 1/4] pm80xx : Increase number of supported queues Viswas G
2020-09-25  9:14   ` John Garry
2020-10-05 11:13   ` Jinpu Wang
2020-09-25  6:16 ` [PATCH 2/4] pm80xx : Remove DMA memory allocation for ccb and device Viswas G
2020-10-05 11:16   ` Jinpu Wang
2020-09-25  6:16 ` [PATCH 3/4] pm80xx : Increase the number of outstanding IO supported Viswas G
2020-09-25  8:16   ` kernel test robot
2020-09-25  9:56   ` John Garry
2020-09-25 10:11     ` Jinpu Wang
2020-09-28  6:38       ` Viswas.G
2020-10-05 11:21   ` Jinpu Wang
2020-09-25  6:16 ` [PATCH 4/4] pm80xx : Driver version update Viswas G
2020-10-05 11:18   ` Jinpu Wang

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