linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Refine error history and introduce event_notify vop
@ 2020-12-03  7:24 Stanley Chu
  2020-12-03  7:24 ` [PATCH v2 1/3] scsi: ufs: Add error history for abort event in UFS Device W-LUN Stanley Chu
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stanley Chu @ 2020-12-03  7:24 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb
  Cc: beanhuo, asutoshd, cang, matthias.bgg, bvanassche,
	linux-mediatek, linux-arm-kernel, linux-kernel, kuohong.wang,
	peter.wang, chun-hung.wu, andy.teng, chaotian.jing, cc.chou,
	jiajie.hao, alice.chao, huadian.liu, Stanley Chu

Hi,
This series refines error history functions and introduce a new event_notify vop to allow vendor to get notification of important events.

Change since v1:
  - Change notify_event() to event_notify() to follow vop naming covention.

Stanley Chu (3):
  scsi: ufs: Add error history for abort event in UFS Device W-LUN
  scsi: ufs: Refine error history functions
  scsi: ufs: Introduce event_notify variant function

 drivers/scsi/ufs/ufshcd.c | 122 ++++++++++++++++++++++----------------
 drivers/scsi/ufs/ufshcd.h |  82 ++++++++++++-------------
 2 files changed, 112 insertions(+), 92 deletions(-)

-- 
2.18.0


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

end of thread, other threads:[~2020-12-03  7:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03  7:24 [PATCH v2 0/3] Refine error history and introduce event_notify vop Stanley Chu
2020-12-03  7:24 ` [PATCH v2 1/3] scsi: ufs: Add error history for abort event in UFS Device W-LUN Stanley Chu
2020-12-03  7:24 ` [PATCH v2 2/3] scsi: ufs: Refine error history functions Stanley Chu
2020-12-03  7:24 ` [PATCH v2 3/3] scsi: ufs: Introduce event_notify variant function Stanley Chu
2020-12-03  7:32   ` Avri Altman
2020-12-03  7:48     ` 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).