linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/2] scsi: ufs: Add DeepSleep feature
@ 2020-11-03 14:14 Adrian Hunter
  2020-11-03 14:14 ` [PATCH V4 1/2] " Adrian Hunter
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Adrian Hunter @ 2020-11-03 14:14 UTC (permalink / raw)
  To: Martin K . Petersen, James E . J . Bottomley
  Cc: linux-scsi, linux-kernel, Alim Akhtar, Avri Altman, Bean Huo,
	Can Guo, Stanley Chu

Hi

Here is V4 of the DeepSleep feature patches.


Changes in V4:
	Rebased
	Added new patch "scsi: ufs: Allow an error return value from ->device_reset()"

Changes in V3:
	Updated sysfs doc for rpm_lvl and spm_lvl

Changes in V2:
	Fix SSU command IMMED setting and consequently drop patch 2.


Adrian Hunter (2):
      scsi: ufs: Add DeepSleep feature
      scsi: ufs: Allow an error return value from ->device_reset()

 Documentation/ABI/testing/sysfs-driver-ufs | 34 +++++++++++++++-----------
 drivers/scsi/ufs/ufs-mediatek.c            |  4 ++-
 drivers/scsi/ufs/ufs-qcom.c                |  6 +++--
 drivers/scsi/ufs/ufs-sysfs.c               |  7 ++++++
 drivers/scsi/ufs/ufs.h                     |  1 +
 drivers/scsi/ufs/ufshcd.c                  | 39 ++++++++++++++++++++++++++++--
 drivers/scsi/ufs/ufshcd.h                  | 28 +++++++++++++++++----
 include/trace/events/ufs.h                 |  3 ++-
 8 files changed, 97 insertions(+), 25 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2020-11-11  2:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 14:14 [PATCH V4 0/2] scsi: ufs: Add DeepSleep feature Adrian Hunter
2020-11-03 14:14 ` [PATCH V4 1/2] " Adrian Hunter
2020-11-04  8:04   ` Can Guo
2020-11-04  8:29   ` Can Guo
2020-11-04  8:37     ` Adrian Hunter
2020-11-04  9:03       ` Can Guo
2020-11-04 10:57   ` Bean Huo
2020-11-04 11:55     ` Adrian Hunter
2020-11-04 13:19       ` Bean Huo
2020-11-04 16:35   ` Asutosh Das (asd)
2020-11-05  1:42   ` Stanley Chu
2020-11-03 14:14 ` [PATCH V4 2/2] scsi: ufs: Allow an error return value from ->device_reset() Adrian Hunter
2020-11-04  2:55   ` Stanley Chu
2020-11-04  8:05   ` Can Guo
2020-11-04  8:44   ` Bean Huo
2020-11-04 16:35   ` Asutosh Das (asd)
2020-11-05  4:06 ` [PATCH V4 0/2] scsi: ufs: Add DeepSleep feature Martin K. Petersen
2020-11-11  2:58 ` Martin K. Petersen

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).