linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] scsi: ufs: Export UFS debugging dump for vendors
@ 2020-06-15 14:48 Stanley Chu
  2020-06-15 14:48 ` [PATCH v2 1/3] scsi: ufs: Remove redundant label "out" in ufshcd_make_hba_operational() Stanley Chu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stanley Chu @ 2020-06-15 14:48 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb, asutoshd
  Cc: beanhuo, cang, matthias.bgg, bvanassche, linux-mediatek,
	linux-arm-kernel, linux-kernel, kuohong.wang, peter.wang,
	chun-hung.wu, andy.teng, cc.chou, chaotian.jing, Stanley Chu

Hi,

This series creates an unified entry function for UFS debugging information dump, and exports it to vendors to help debugging.

In the same time, do a small cleanup in ufshcd_make_hba_operational().

v1 -> v2:
  - Fix incorrect returned value in patch[3]'s ufs_mtk_link_set_hpm()

Stanley Chu (3):
  scsi: ufs: Remove redundant label "out" in
    ufshcd_make_hba_operational()
  scsi: ufs: Manage and export UFS debugging information dump
  scsi: ufs-mediatek: Print host information for failed supsend and
    resume

 drivers/scsi/ufs/ufs-mediatek.c | 16 +++++++----
 drivers/scsi/ufs/ufshcd.c       | 51 +++++++++++++++++++--------------
 drivers/scsi/ufs/ufshcd.h       |  8 ++++++
 3 files changed, 47 insertions(+), 28 deletions(-)

-- 
2.18.0

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

end of thread, other threads:[~2020-06-15 14:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 14:48 [PATCH v2 0/3] scsi: ufs: Export UFS debugging dump for vendors Stanley Chu
2020-06-15 14:48 ` [PATCH v2 1/3] scsi: ufs: Remove redundant label "out" in ufshcd_make_hba_operational() Stanley Chu
2020-06-15 14:48 ` [PATCH v2 2/3] scsi: ufs: Manage and export UFS debugging information dump Stanley Chu
2020-06-15 14:48 ` [PATCH v2 3/3] scsi: ufs-mediatek: Print host information for failed supsend and resume Stanley Chu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).