public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] UFS core patches
@ 2023-09-21 19:22 Bart Van Assche
  2023-09-21 19:22 ` [PATCH v2 1/4] scsi: ufs: Remove request tag range checks Bart Van Assche
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Bart Van Assche @ 2023-09-21 19:22 UTC (permalink / raw)
  To: Martin K . Petersen; +Cc: linux-scsi, Bart Van Assche

Hi Martin,

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

Thanks,

Bart.

Changes compared to v1:
- In patch 1/4, instead of preserving the WARN_ONCE() statements, remove these.
- Added a reference to CDL in the description of patch 4/4.

Bart Van Assche (4):
  scsi: ufs: Remove request tag range checks
  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     | 32 ++++++++++++--------------------
 drivers/ufs/host/ufs-exynos.c |  9 +++++++--
 include/ufs/ufs.h             |  3 ++-
 include/ufs/ufshcd.h          |  7 ++-----
 4 files changed, 23 insertions(+), 28 deletions(-)


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

end of thread, other threads:[~2023-10-10  2:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-21 19:22 [PATCH v2 0/4] UFS core patches Bart Van Assche
2023-09-21 19:22 ` [PATCH v2 1/4] scsi: ufs: Remove request tag range checks Bart Van Assche
2023-09-22  6:31   ` John Garry
2023-09-21 19:22 ` [PATCH v2 2/4] scsi: ufs: Move the 4K alignment code into the Exynos driver Bart Van Assche
2023-09-22 11:18   ` Alim Akhtar
2023-09-21 19:22 ` [PATCH v2 3/4] scsi: ufs: Simplify ufshcd_comp_scsi_upiu() Bart Van Assche
2023-09-22  5:16   ` Avri Altman
2023-09-21 19:22 ` [PATCH v2 4/4] scsi: ufs: Set the Command Priority (CP) flag for RT requests Bart Van Assche
2023-09-22  5:15   ` Avri Altman
2023-09-27 15:14 ` [PATCH v2 0/4] UFS core patches Martin K. Petersen
2023-10-10  2:09 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox