All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@intel.com>
To: "Martin K . Petersen" <martin.petersen@oracle.com>,
	"James E . J . Bottomley" <jejb@linux.ibm.com>
Cc: linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Avri Altman <avri.altman@wdc.com>, Bean Huo <huobean@gmail.com>,
	Can Guo <cang@codeaurora.org>,
	Stanley Chu <stanley.chu@mediatek.com>
Subject: [PATCH V4 0/2] scsi: ufs: Add DeepSleep feature
Date: Tue,  3 Nov 2020 16:14:01 +0200	[thread overview]
Message-ID: <20201103141403.2142-1-adrian.hunter@intel.com> (raw)

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

             reply	other threads:[~2020-11-03 14:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 14:14 Adrian Hunter [this message]
2020-11-03 14:14 ` [PATCH V4 1/2] scsi: ufs: Add DeepSleep feature 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201103141403.2142-1-adrian.hunter@intel.com \
    --to=adrian.hunter@intel.com \
    --cc=alim.akhtar@samsung.com \
    --cc=avri.altman@wdc.com \
    --cc=cang@codeaurora.org \
    --cc=huobean@gmail.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=stanley.chu@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.