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