All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two additional UFS patches
@ 2021-05-19 20:20 Bart Van Assche
  2021-05-19 20:20 ` [PATCH 1/2] ufs: Suppress false positive unhandled interrupt messages Bart Van Assche
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bart Van Assche @ 2021-05-19 20:20 UTC (permalink / raw)
  To: Martin K . Petersen
  Cc: James E . J . Bottomley, Jaegeuk Kim, linux-scsi, Bart Van Assche

Hi Martin,

There are two UFS patches in this series. One bug fix and one cleanup patch.
Please consider the bug fix for kernel v5.13 and the cleanup patch for kernel
v5.14.

Thanks,

Bart.

Bart Van Assche (2):
  ufs: Suppress false positive unhandled interrupt messages
  ufs: Use designated initializers in ufs_pm_lvl_states[]

 drivers/scsi/ufs/ufshcd.c | 17 +++++++++--------
 drivers/scsi/ufs/ufshcd.h | 14 +++++++-------
 2 files changed, 16 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2021-05-26  4:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 20:20 [PATCH 0/2] Two additional UFS patches Bart Van Assche
2021-05-19 20:20 ` [PATCH 1/2] ufs: Suppress false positive unhandled interrupt messages Bart Van Assche
2021-05-19 20:20 ` [PATCH 2/2] ufs: Use designated initializers in ufs_pm_lvl_states[] Bart Van Assche
2021-05-21 21:10 ` [PATCH 0/2] Two additional UFS patches Martin K. Petersen
2021-05-26  4:07 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.