mbox series

[0/4] UFS core patches

Message ID 20230918162058.1562033-1-bvanassche@acm.org
Headers show
Series UFS core patches | expand

Message

Bart Van Assche Sept. 18, 2023, 4:20 p.m. UTC
Hi Martin,

Please consider these UFS core patches for the next merge window.

Thanks,

Bart.

Bart Van Assche (4):
  scsi: ufs: Return in case of an invalid tag
  scsi: ufs: Move the 4K alignment code into the Exynos driver
  scsi: ufs: Simplify ufshcd_comp_scsi_upiu()
  scsi: ufs: Set the Command Priority (CP) flag for RT requests

 drivers/ufs/core/ufshcd.c     | 42 +++++++++++++++++++----------------
 drivers/ufs/host/ufs-exynos.c |  9 ++++++--
 include/ufs/ufs.h             |  3 ++-
 include/ufs/ufshcd.h          |  7 ++----
 4 files changed, 34 insertions(+), 27 deletions(-)