LinuxLists
Users
About
Po-Wen Kao (
[email protected]
)
Number of posts: 82 (0.13 per day)
First post: 2021-09-29 07:02:49
Last post: 2023-07-01 13:12:23
Next Page
Date
List
Subject
2023-07-01 13:12:23
linux-kernel
[PATCH v5 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-07-01 13:11:33
linux-kernel
[PATCH v5 1/2] scsi: ufs: core: Export symbols for MTK driver module
2023-07-01 13:11:28
linux-kernel
[PATCH v5 0/2] Add MCQ support for MTK platform
2023-06-30 14:30:44
linux-kernel
[PATCH v4 1/2] scsi: ufs: core: Export symbols for MTK driver module
2023-06-30 14:30:08
linux-kernel
[PATCH v4 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-06-30 14:28:07
linux-kernel
[PATCH v4 0/2] Add MCQ support for MTK platform
2023-06-12 09:51:07
linux-kernel
[PATCH v1 0/4] ufs: Introduce MCQ Quirks for MediaTek host
2023-06-12 09:50:39
linux-kernel
[PATCH v1 2/4] scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_RTC
2023-06-12 09:32:20
linux-kernel
[PATCH v1 3/4] scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk
2023-06-12 09:31:01
linux-kernel
[PATCH v1 4/4] scsi: ufs: ufs-mediatek: Set UFSHCD_QUIRK_MCQ_BROKEN_RTC quirk
2023-06-12 09:29:22
linux-kernel
[PATCH v1 1/4] scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
2023-06-10 09:36:46
linux-kernel
[PATCH v3 2/2] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-06-10 09:14:03
linux-kernel
[PATCH v3 0/2] Add MCQ support for MTK platform
2023-06-10 09:04:52
linux-kernel
[PATCH v3 1/2] scsi: ufs: core: Export symbols for MTK driver module
2023-06-10 02:24:43
linux-kernel
[PATCH v2 1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command
2023-06-10 02:24:24
linux-kernel
[PATCH v2 2/2] scsi: ufs: core: Remove dedicated hwq for dev command
2023-06-10 02:24:15
linux-kernel
[PATCH v2 0/2] ufs: mcq: Share first hwq for dev comamnd and IO request
2023-06-09 15:33:29
linux-kernel
[PATCH v1 1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command
2023-06-09 15:26:38
linux-kernel
[PATCH v1 2/2] scsi: ufs: core: Remove dedicated hwq for dev command
2023-06-01 10:40:35
linux-kernel
Re: [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid
2023-05-30 10:21:59
linux-kernel
Re: [PATCH v2 1/1] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
2023-05-30 09:54:26
linux-kernel
Re: [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid
2023-05-30 03:09:02
linux-kernel
[PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid
2023-05-30 02:56:23
linux-kernel
[PATCH v2 2/3] scsi: ufs: core: Export symbols for MTK driver module
2023-05-30 02:54:05
linux-kernel
[PATCH v2 0/3] Add MCQ support for MTK platform
2023-05-30 02:50:22
linux-kernel
[PATCH v2 3/3] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-05-30 02:45:27
linux-kernel
[PATCH v1 1/1] nvme: complete directly for hctx with only one ctx mapping
2023-05-30 02:45:09
linux-kernel
[PATCH v2 1/1] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
2023-05-04 16:17:56
linux-kernel
[PATCH v6 0/3] Several UFS MCQ Code Changes
2023-05-04 16:17:07
linux-kernel
[PATCH v6 3/3] scsi: ufs: core: Fix mcq nr_hw_queues
2023-05-04 16:14:58
linux-kernel
[PATCH v6 2/3] scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
2023-05-04 16:12:34
linux-kernel
[PATCH v6 1/3] scsi: ufs: core: Fix mcq tag calcualtion
2023-04-24 14:14:49
linux-kernel
[PATCH v5 2/3] scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
2023-04-24 14:13:47
linux-kernel
[PATCH v5 3/3] scsi: ufs: core: Fix mcq nr_hw_queues
2023-04-24 14:13:41
linux-kernel
[PATCH v5 1/3] scsi: ufs: core: Fix mcq tag calcualtion
2023-04-24 14:13:16
linux-kernel
[PATCH v5 0/3] Several UFS MCQ Code Changes
2023-04-11 13:16:02
linux-kernel
Re: [PATCH v1 1/5] ufs: mcq: Add supporting functions for mcq abort
2023-03-30 02:55:32
linux-kernel
Re: [PATCH] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
2023-03-28 10:43:18
linux-kernel
[PATCH v1 2/2] ufs: Add MCQ support on MTK platform
2023-03-28 10:42:32
linux-kernel
[PATCH 1/2] scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
2023-03-28 10:42:20
linux-kernel
[PATCH 2/2] scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk
2023-03-28 10:42:08
linux-kernel
[PATCH v1 0/2] Add MCQ support for MTK platform
2023-03-28 10:41:38
linux-kernel
[PATCH v1 1/2] scsi: ufs: core: Export symbols for MTK driver module
2023-03-28 10:37:02
linux-kernel
[PATCH] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
2023-03-14 03:29:27
linux-kernel
Re: [PATCH v4 5/5] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-03-07 06:55:59
linux-kernel
[PATCH v4 5/5] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-03-07 06:55:55
linux-kernel
[PATCH v4 4/5] scsi: ufs: core: Export symbols for MTK driver module
2023-03-07 06:55:51
linux-kernel
[PATCH v4 2/5] scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
2023-03-07 06:55:47
linux-kernel
[PATCH v4 3/5] scsi: ufs: core: Fix mcq nr_hw_queues
2023-03-07 06:55:43
linux-kernel
[PATCH v4 0/5] Several UFS MCQ Code Changes
2023-03-07 06:55:36
linux-kernel
[PATCH v4 1/5] scsi: ufs: core: Fix mcq tag calcualtion