linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Eight small UFS patches
@ 2025-10-14 20:00 Bart Van Assche
  2025-10-14 20:00 ` [PATCH 1/8] ufs: core: Fix a race condition related to the "hid" attribute group Bart Van Assche
                   ` (8 more replies)
  0 siblings, 9 replies; 29+ messages in thread
From: Bart Van Assche @ 2025-10-14 20:00 UTC (permalink / raw)
  To: Martin K . Petersen; +Cc: linux-scsi, Bart Van Assche

Hi Martin,

This patch series includes two bug fixes for this development cycle and six
small patches that are intended for the next merge window. If applying the
first two patches only during the current development cycle would be
inconvenient, postponing all patches until the next merge window is fine with
me.

Please consider including these patches in the upstream kernel. 

Thanks,

Bart.

Bart Van Assche (8):
  ufs: core: Fix a race condition related to the "hid" attribute group
  ufs: core: Reduce link startup failure logging
  ufs: core: Improve documentation in include/ufs/ufshci.h
  ufs: core: Change the type of uic_command::cmd_active
  ufs: core: Remove UFS_DEV_COMP
  ufs: core: Move the ufshcd_enable_intr() declaration
  ufs: core: Remove a goto label from ufshcd_uic_cmd_compl()
  ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard()

 drivers/ufs/core/ufs-mcq.c         |  6 ++----
 drivers/ufs/core/ufs_trace.h       |  1 -
 drivers/ufs/core/ufs_trace_types.h |  1 -
 drivers/ufs/core/ufshcd-priv.h     |  2 ++
 drivers/ufs/core/ufshcd.c          | 17 ++++++-----------
 include/ufs/ufshcd.h               |  3 +--
 include/ufs/ufshci.h               |  3 +++
 7 files changed, 14 insertions(+), 19 deletions(-)


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

end of thread, other threads:[~2025-10-27 17:14 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 20:00 [PATCH 0/8] Eight small UFS patches Bart Van Assche
2025-10-14 20:00 ` [PATCH 1/8] ufs: core: Fix a race condition related to the "hid" attribute group Bart Van Assche
2025-10-15 22:24   ` Bart Van Assche
2025-10-17  8:27   ` Peter Wang (王信友)
2025-10-17 16:25     ` Bart Van Assche
2025-10-20  6:51       ` Peter Wang (王信友)
2025-10-20 16:13         ` Bart Van Assche
2025-10-21  3:04           ` Peter Wang (王信友)
2025-10-21 15:01             ` Bart Van Assche
2025-10-22 12:39               ` Peter Wang (王信友)
2025-10-27 14:04   ` Neil Armstrong
2025-10-27 17:12     ` Bart Van Assche
2025-10-14 20:00 ` [PATCH 2/8] ufs: core: Reduce link startup failure logging Bart Van Assche
2025-10-14 20:00 ` [PATCH 3/8] ufs: core: Improve documentation in include/ufs/ufshci.h Bart Van Assche
2025-10-14 20:00 ` [PATCH 4/8] ufs: core: Change the type of uic_command::cmd_active Bart Van Assche
2025-10-14 20:00 ` [PATCH 5/8] ufs: core: Remove UFS_DEV_COMP Bart Van Assche
2025-10-17  8:28   ` Peter Wang (王信友)
2025-10-14 20:00 ` [PATCH 6/8] ufs: core: Move the ufshcd_enable_intr() declaration Bart Van Assche
2025-10-17  8:29   ` Peter Wang (王信友)
2025-10-14 20:00 ` [PATCH 7/8] ufs: core: Remove a goto label from ufshcd_uic_cmd_compl() Bart Van Assche
2025-10-17  8:29   ` Peter Wang (王信友)
2025-10-14 20:01 ` [PATCH 8/8] ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard() Bart Van Assche
2025-10-17  8:30   ` Peter Wang (王信友)
2025-10-22  2:13 ` [PATCH 0/8] Eight small UFS patches Martin K. Petersen
2025-10-22 11:04   ` Manivannan Sadhasivam
2025-10-22 16:59     ` Bart Van Assche
2025-10-22 17:31       ` Manivannan Sadhasivam
2025-10-23 17:29         ` Bart Van Assche
2025-10-24  2:16           ` 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;
as well as URLs for NNTP newsgroup(s).