[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230504154454.26654-1-powen.kao@mediatek.com>
Date: Thu, 4 May 2023 23:44:48 +0800
From: Po-Wen Kao <powen.kao@...iatek.com>
To: <linux-scsi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
CC: <wsd_upstream@...iatek.com>, <peter.wang@...iatek.com>,
<stanley.chu@...iatek.com>, <powen.kao@...iatek.com>,
<alice.chao@...iatek.com>, <naomi.chu@...iatek.com>,
<chun-hung.wu@...iatek.com>, <cc.chou@...iatek.com>,
<eddie.huang@...iatek.com>
Subject: [PATCH v6 0/3] Several UFS MCQ Code Changes
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
Powered by blists - more mailing lists