mbox series

[0/4] scsi: ufs-pci: Fixes for Intel controllers

Message ID 20201207083120.26732-1-adrian.hunter@intel.com (mailing list archive)
Headers show
Series scsi: ufs-pci: Fixes for Intel controllers | expand

Message

Adrian Hunter Dec. 7, 2020, 8:31 a.m. UTC
Hi

Here are some small fixes / amendments.

Adrian Hunter (4):
      scsi: ufs-pci: Fix restore from S4 for Intel controllers
      scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
      scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
      scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers

 drivers/scsi/ufs/ufshcd-pci.c | 73 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 71 insertions(+), 2 deletions(-)

Regards
Adrian

Comments

Martin K. Petersen Dec. 9, 2020, 2:46 a.m. UTC | #1
Adrian,

> Here are some small fixes / amendments.
>
> Adrian Hunter (4):
>       scsi: ufs-pci: Fix restore from S4 for Intel controllers
>       scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
>       scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
>       scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers

Applied to 5.11/scsi-staging, thanks!