All of lore.kernel.org
 help / color / mirror / Atom feed
* [<RFC PATCH v1> 0/2] Write Booster Implementation
@ 2020-02-22  0:47 ` Asutosh Das
  0 siblings, 0 replies; 15+ messages in thread
From: Asutosh Das @ 2020-02-22  0:38 UTC (permalink / raw)
  To: asutoshd, linux-scsi

Write Booster has been added to UFS-3.1 specification-Section-13.4.17
This is a RFC implementation of the same.


Asutosh Das (2):
  scsi: ufs: add write booster feature support
  ufs-qcom: scsi: configure write booster type

 drivers/scsi/ufs/ufs-qcom.c  |   7 ++
 drivers/scsi/ufs/ufs-sysfs.c |  41 ++++++-
 drivers/scsi/ufs/ufs.h       |  61 ++++++++-
 drivers/scsi/ufs/ufshcd.c    | 286 ++++++++++++++++++++++++++++++++++++++++++-
 drivers/scsi/ufs/ufshcd.h    |   9 ++
 5 files changed, 397 insertions(+), 7 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.


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

end of thread, other threads:[~2020-03-16 23:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-22  0:38 [<RFC PATCH v1> 0/2] Write Booster Implementation Asutosh Das
2020-02-22  0:47 ` Asutosh Das
2020-02-22  0:38 ` [<RFC PATCH v1> 1/2] scsi: ufs: add write booster feature support Asutosh Das
2020-02-22  0:47   ` Asutosh Das
2020-02-22  2:40   ` Bart Van Assche
2020-03-16 21:13     ` Asutosh Das (asd)
2020-02-23  9:03   ` Avri Altman
2020-03-16 23:45     ` Asutosh Das (asd)
2020-02-25 10:58   ` Avri Altman
2020-02-25 11:21     ` Avri Altman
2020-02-25 12:50   ` Avri Altman
2020-02-26 17:57     ` Asutosh Das (asd)
2020-03-16 23:52     ` Asutosh Das (asd)
2020-02-22  0:38 ` [<RFC PATCH v1> 2/2] ufs-qcom: scsi: configure write booster type Asutosh Das
2020-02-22  0:47   ` Asutosh Das

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.