All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pm80xx : Updates for the driver version 0.1.39.
@ 2020-04-13  9:49 Deepak Ukey
  2020-04-13  9:49 ` [PATCH 1/3] pm80xx : Support for get phy profile functionality Deepak Ukey
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Deepak Ukey @ 2020-04-13  9:49 UTC (permalink / raw)
  To: linux-scsi
  Cc: Vasanthalakshmi.Tharmarajan, Viswas.G, deepak.ukey, jinpu.wang,
	martin.petersen, dpf, 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.

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

peter chang (1):
  pm80xx : Wait for PHY startup before draining libsas queue.

 drivers/scsi/pm8001/pm8001_ctl.c  |  36 ++++++
 drivers/scsi/pm8001/pm8001_ctl.h  |  27 ++++
 drivers/scsi/pm8001/pm8001_defs.h |   9 +-
 drivers/scsi/pm8001/pm8001_hwi.c  |  14 ++-
 drivers/scsi/pm8001/pm8001_init.c |  79 +++++++++++-
 drivers/scsi/pm8001/pm8001_sas.c  |  99 ++++++++++++++-
 drivers/scsi/pm8001/pm8001_sas.h  |  22 ++++
 drivers/scsi/pm8001/pm80xx_hwi.c  | 252 +++++++++++++++++++++++++++++++++++---
 drivers/scsi/pm8001/pm80xx_hwi.h  |   2 +
 9 files changed, 509 insertions(+), 31 deletions(-)

-- 
2.16.3


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

end of thread, other threads:[~2020-05-12  6:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  9:49 [PATCH 0/3] pm80xx : Updates for the driver version 0.1.39 Deepak Ukey
2020-04-13  9:49 ` [PATCH 1/3] pm80xx : Support for get phy profile functionality Deepak Ukey
2020-04-16 11:31   ` Jinpu Wang
2020-04-20  9:23     ` Deepak.Ukey
2020-04-13  9:49 ` [PATCH 2/3] pm80xx : Staggered spin up support Deepak Ukey
2020-04-16 11:42   ` Jinpu Wang
2020-04-20  9:21     ` Deepak.Ukey
2020-04-13  9:49 ` [PATCH 3/3] pm80xx : Wait for PHY startup before draining libsas queue Deepak Ukey
2020-04-16 11:57   ` Jinpu Wang
2020-05-12  5:32     ` Deepak.Ukey
2020-05-12  6:32       ` Jinpu Wang

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.