[PATCH v6 0/3] Several UFS MCQ Code Changes

Po-Wen Kao powen.kao at mediatek.com
Thu May 4 08:44:48 PDT 2023


v5 -> v6
- Also fix call to sizeof_utp_transfer_cmd_desc() in 
`ufshcd_release_sdb_queue()` as suggested by Stanley Chu

v4 -> v5
- Send MTK driver MCQ support as independent patch and address Bart's 
comment there
    "[PATCH v1 0/2] Add MCQ support for MTK platform"

v3 -> v4
- Rebase on latest scsi-next/staging
- Drop "scsi: ufs: core: Remove redundant check" since it's already fixed
- Improve commit message as suggested by Manivannan Sadhasivam
- Fix patch check error

v2 -> v3
- Remove "scsi: ufs: core: Add hwq print for debug".
	send later when error handling is ready.
- Rename patch title to match convention "scsi: ufs: ufs-mediatek:..."
- Add explanation for (nr_hw_queues = MAXQ + 1)
- Remove dummy line

v1 -> v2:
- Add 2 new patches
	- Update MTK driver for mcq
	- Export symbols for MTK driver
- Fix commit message in "scsi: ufs: core: Fix mcq nr_hw_queues"
- Split name change and fix into two patches

Po-Wen Kao (3):
  scsi: ufs: core: Fix mcq tag calcualtion
  scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
  scsi: ufs: core: Fix mcq nr_hw_queues

 drivers/ufs/core/ufs-mcq.c |  5 +++--
 drivers/ufs/core/ufshcd.c  | 10 +++++-----
 include/ufs/ufshcd.h       |  2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.18.0




More information about the linux-arm-kernel mailing list