All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/6] scsi: ufs: Add some proprietary features in MediaTek UFS platforms
@ 2020-10-29 11:57 ` Stanley Chu
  0 siblings, 0 replies; 36+ messages in thread
From: Stanley Chu @ 2020-10-29 11:57 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb
  Cc: matthias.bgg, linux-mediatek, linux-arm-kernel, linux-kernel,
	kuohong.wang, peter.wang, chun-hung.wu, andy.teng, chaotian.jing,
	cc.chou, jiajie.hao, alice.chao, Stanley Chu

Hi,

This patch series provides some features and fixes in MediaTek UFS platforms,

1. Support VA09 regulator operations
2. Support option to disable auto-hibern8
3. Support HS-G4
4. Decouple features from platform bindings
5. Misc fixes

Stanley Chu (6):
  scsi: ufs-mediatek: Assign arguments with correct type
  scsi: ufs-mediatek: Support VA09 regulator operations
  scsi: ufs-mediatek: Decouple features from platform bindings
  scsi: ufs-mediatek: Support option to disable auto-hibern8
  scsi: ufs: Add enums for UniPro version higher than 1.6
  scsi: ufs-mediatek: Add HS-G4 support

 drivers/scsi/ufs/ufs-mediatek.c | 218 +++++++++++++++++++++++---------
 drivers/scsi/ufs/ufs-mediatek.h |  22 ++--
 drivers/scsi/ufs/unipro.h       |   6 +-
 3 files changed, 179 insertions(+), 67 deletions(-)

-- 
2.18.0

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

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

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-29 11:57 [PATCH v1 0/6] scsi: ufs: Add some proprietary features in MediaTek UFS platforms Stanley Chu
2020-10-29 11:57 ` Stanley Chu
2020-10-29 11:57 ` Stanley Chu
2020-10-29 11:57 ` [PATCH v1 1/6] scsi: ufs-mediatek: Assign arguments with correct type Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-11-03  7:12   ` Avri Altman
2020-11-03  7:12     ` Avri Altman
2020-11-03  7:12     ` Avri Altman
2020-11-03  7:39     ` Stanley Chu
2020-11-03  7:39       ` Stanley Chu
2020-11-03  7:39       ` Stanley Chu
2020-11-03  8:55       ` Avri Altman
2020-11-03  8:55         ` Avri Altman
2020-11-03  8:55         ` Avri Altman
2020-10-29 11:57 ` [PATCH v1 2/6] scsi: ufs-mediatek: Support VA09 regulator operations Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57 ` [PATCH v1 3/6] scsi: ufs-mediatek: Decouple features from platform bindings Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57 ` [PATCH v1 4/6] scsi: ufs-mediatek: Support option to disable auto-hibern8 Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57 ` [PATCH v1 5/6] scsi: ufs: Add enums for UniPro version higher than 1.6 Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57 ` [PATCH v1 6/6] scsi: ufs-mediatek: Add HS-G4 support Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-10-29 11:57   ` Stanley Chu
2020-11-06  6:10 ` [PATCH v1 0/6] scsi: ufs: Add some proprietary features in MediaTek UFS platforms Stanley Chu
2020-11-06  6:10   ` Stanley Chu
2020-11-06  6:10   ` Stanley Chu
2020-11-11  4:04 ` Martin K. Petersen
2020-11-11  4:04   ` Martin K. Petersen
2020-11-11  4:04   ` Martin K. Petersen

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.