All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] scsi: ufs-mediatek: Provide features and fixes in MediaTek platforms
@ 2022-07-28  2:28 Stanley Chu
  2022-07-28  2:28 ` [PATCH v3 1/5] scsi: ufs: ufs-mediatek: Remove redundant header files Stanley Chu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stanley Chu @ 2022-07-28  2:28 UTC (permalink / raw)
  To: linux-scsi, linux-kernel, martin.petersen, avri.altman,
	alim.akhtar, jejb, bvanassche
  Cc: peter.wang, chun-hung.wu, alice.chao, powen.kao, mason.zhang,
	qilin.tan, lin.gui, eddie.huang, tun-yu.yu, cc.chou,
	chaotian.jing, jiajie.hao, stanley.chu

Hi Martin,

This series provides some features and fixes in MediaTek UFS platforms.
Please consider this patch series for kernel v5.20.

Changes since v2:
 - Remove Change-ID tag in patch "scsi: ufs: ufs-mediatek: Remove redundant header files" (Bart)
 - Move const string table to ufs-mediatek.c from ufs-mediatek.h (Bart)

Changes since v1:
 - Remove unnecessary changes in patch "scsi: ufs: ufs-mediatek: Fix performance scaling"

Peter Wang (2):
  scsi: ufs: ufs-mediatek: Dump more registers
  scsi: ufs: ufs-mediatek: Fix performance scaling

Po-Wen Kao (1):
  scsi: ufs: ufs-medaitek: Support clk-scaling to optimize power
    consumption

Stanley Chu (2):
  scsi: ufs: ufs-mediatek: Remove redundant header files
  scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors

 drivers/ufs/host/ufs-mediatek-trace.h |  25 +++-
 drivers/ufs/host/ufs-mediatek.c       | 205 +++++++++++++++++++++++++-
 drivers/ufs/host/ufs-mediatek.h       |   7 +
 3 files changed, 229 insertions(+), 8 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2022-07-28  2:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28  2:28 [PATCH v3 0/5] scsi: ufs-mediatek: Provide features and fixes in MediaTek platforms Stanley Chu
2022-07-28  2:28 ` [PATCH v3 1/5] scsi: ufs: ufs-mediatek: Remove redundant header files Stanley Chu
2022-07-28  2:28 ` [PATCH v3 2/5] scsi: ufs: ufs-mediatek: Provide detailed description for UIC errors Stanley Chu
2022-07-28  2:28 ` [PATCH v3 3/5] scsi: ufs: ufs-mediatek: Dump more registers Stanley Chu
2022-07-28  2:28 ` [PATCH v3 4/5] scsi: ufs: ufs-mediatek: Fix performance scaling Stanley Chu
2022-07-28  2:28 ` [PATCH v3 5/5] scsi: ufs: ufs-medaitek: Support clk-scaling to optimize power consumption Stanley Chu

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.