linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] pm80xx : Updates for the driver version 0.1.39.
@ 2020-07-20 13:53 Deepak Ukey
  2020-07-20 13:53 ` [PATCH V3 1/2] pm80xx : Support for get phy profile functionality Deepak Ukey
  2020-07-20 13:53 ` [PATCH V3 2/2] pm80xx : Staggered spin up support Deepak Ukey
  0 siblings, 2 replies; 6+ messages in thread
From: Deepak Ukey @ 2020-07-20 13:53 UTC (permalink / raw)
  To: linux-scsi
  Cc: Vasanthalakshmi.Tharmarajan, Viswas.G, deepak.ukey, jinpu.wang,
	martin.petersen, yuuzheng, auradkar, vishakhavc, bjashnani,
	radha, akshatzen

From: Deepak Ukey <Deepak.Ukey@microchip.com>

This patch set includes some bug fixes and features for pm80xx driver.

Changes from V2:
	For "Support for get phy profile functionality."
		-Added fix for Wmissing-prototypes warning reported by
		kernel test robot
	For "Staggered spin up support."
		-Added fix for Wmissing-prototypes warning reported by
                kernel test robot
	For "Wait for PHY startup before draining libsas queue."
		-Removed the patch from patchset. According to recommendation
		we need to fix this using udev so planning to submit in future.

Viswas G (2):
  pm80xx : Support for get phy profile functionality.
  pm80xx : Staggered spin up support.

 drivers/scsi/pm8001/pm8001_ctl.h  |  20 ++++
 drivers/scsi/pm8001/pm8001_defs.h |   3 +
 drivers/scsi/pm8001/pm8001_hwi.c  |  14 ++-
 drivers/scsi/pm8001/pm8001_init.c |  55 +++++++++-
 drivers/scsi/pm8001/pm8001_sas.c  |  36 ++++++-
 drivers/scsi/pm8001/pm8001_sas.h  |  18 ++++
 drivers/scsi/pm8001/pm80xx_hwi.c  | 208 ++++++++++++++++++++++++++++++++++----
 drivers/scsi/pm8001/pm80xx_hwi.h  |   2 +
 8 files changed, 331 insertions(+), 25 deletions(-)

-- 
2.16.3


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

end of thread, other threads:[~2020-07-21  7:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 13:53 [PATCH V3 0/2] pm80xx : Updates for the driver version 0.1.39 Deepak Ukey
2020-07-20 13:53 ` [PATCH V3 1/2] pm80xx : Support for get phy profile functionality Deepak Ukey
2020-07-20 18:44   ` kernel test robot
2020-07-21  7:17   ` Jinpu Wang
2020-07-20 13:53 ` [PATCH V3 2/2] pm80xx : Staggered spin up support Deepak Ukey
2020-07-21  7:28   ` Jinpu Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).