linux-arm-kernel.lists.infradead.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: Stanley Chu, alice.chao, bvanassche, huadian.liu, andy.teng,
	cc.chou, chun-hung.wu, kuohong.wang, linux-kernel, jiajie.hao,
	cang, linux-mediatek, peter.wang, matthias.bgg, beanhuo,
	chaotian.jing, linux-arm-kernel, asutoshd

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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ 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).