mbox series

[v1,0/3] Refine error history and introduce notify_event vop

Message ID 20201126053839.25889-1-stanley.chu@mediatek.com (mailing list archive)
Headers show
Series Refine error history and introduce notify_event vop | expand

Message

Stanley Chu Nov. 26, 2020, 5:38 a.m. UTC
Hi,
This series refines error history functions and introduce a new notify_event vop to allow vendor to get notified of important events.

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 notify_event variant function

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