[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230424140839.22358-1-powen.kao@mediatek.com>
Date: Mon, 24 Apr 2023 22:08:32 +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>, <mason.zhang@...iatek.com>,
<chaotian.jing@...iatek.com>, <jiajie.hao@...iatek.com>
Subject: [PATCH v5 0/3] Several UFS MCQ Code Changes
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 | 8 ++++----
include/ufs/ufshcd.h | 2 +-
3 files changed, 8 insertions(+), 7 deletions(-)
--
2.18.0
Powered by blists - more mailing lists