Message ID | 1578147968-30938-1-git-send-email-stanley.chu@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | scsi: ufs: fix error history and complete device reset history | expand |
Hi, Gentle ping for this set. On Sat, 2020-01-04 at 22:26 +0800, Stanley Chu wrote: > Hi, > > This series targets on UFS error history fixes and feature add-on, > > 1. Fix empty check logic while outputing error history. > 2. Add device reset history events for vendor's implementations. > 3. Remove dummy word in output format. > > Stanley Chu (3): > scsi: ufs: fix empty check of error history > scsi: ufs: add device reset history for vendor implementations > scsi: ufs: remove "errors" word in ufshcd_print_err_hist() > > drivers/scsi/ufs/ufshcd.c | 9 +++++---- > drivers/scsi/ufs/ufshcd.h | 6 +++++- > 2 files changed, 10 insertions(+), 5 deletions(-) >
Stanley, > This series targets on UFS error history fixes and feature add-on, > > 1. Fix empty check logic while outputing error history. > 2. Add device reset history events for vendor's implementations. > 3. Remove dummy word in output format. Applied to 5.6/scsi-queue, thanks!