Stanley Jhu ([email protected])

Number of posts: 62 (0.11 per day)
First post: 2022-07-28 01:59:13
Last post: 2024-02-05 14:44:20

Date List Subject
2024-02-05 14:44:20 linux-kernel Re: [PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
2023-11-17 10:38:33 linux-kernel [PATCH v3] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-16 03:01:47 linux-kernel [PATCH v2] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-16 02:48:00 linux-kernel [PATCH v2] scsi: ufs: mediatek: Change the maintainer for MediaTek UFS hooks
2023-11-02 13:24:16 linux-kernel Re: [PATCH v3 1/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
2023-06-12 16:43:56 linux-kernel Re: [PATCH v1 0/4] ufs: Introduce MCQ Quirks for MediaTek host
2023-06-11 15:50:02 linux-kernel Re: [PATCH v2 1/2] scsi: ufs: mcq: Fix the incorrect OCS value for the device command
2023-06-10 03:22:27 linux-kernel Re: [PATCH v2 2/2] scsi: ufs: core: Remove dedicated hwq for dev command
2023-06-01 15:34:17 linux-kernel Re: [PATCH v1] ufs: core: Remove the nolock version of ufshcd_mcq_poll_cqe()
2023-06-01 15:23:56 linux-kernel Re: [PATCH v2] scsi: ufs: core: Fix ufshcd_inc_sq_tail function bug
2023-05-31 09:10:59 linux-kernel Re: blk-mq: check on cpu id when there is only one ctx mapping
2023-05-31 02:20:26 linux-kernel Re: [PATCH v2 1/3] scsi: ufs: core: Introduce mcq ops to config cqid
2023-05-30 13:47:22 linux-kernel Re: [PATCH] scsi: ufs: core: Do not open code SZ_x
2023-05-30 03:26:22 linux-kernel Re: [PATCH v1 1/1] nvme: complete directly for hctx with only one ctx mapping
2023-05-30 03:10:49 linux-kernel Re: [PATCH v2 0/3] Add MCQ support for MTK platform
2023-05-22 07:15:24 linux-kernel Re: [PATCH v5 7/7] ufs: core: Add error handling for MCQ mode
2023-05-22 06:59:56 linux-kernel Re: [PATCH v5 7/7] ufs: core: Add error handling for MCQ mode
2023-05-17 03:42:08 linux-kernel Re: [PATCH v5 5/7] ufs: mcq: Added ufshcd_mcq_abort()
2023-05-03 05:12:17 linux-kernel Re: [PATCH] scsi: ufs: core: Change the module parameter macro of use_mcq_mode
2023-05-02 07:41:19 linux-kernel Re: [PATCH v5 1/3] scsi: ufs: core: Fix mcq tag calcualtion
2023-04-27 07:21:19 linux-kernel Re: [PATCH v1 5/5] ufs: core: Add error handling for MCQ mode
2023-04-26 08:16:47 linux-kernel Re: [PATCH] scsi: ufs: core: Simplify param_set_mcq_mode()
2023-04-24 01:53:51 linux-kernel Re: [PATCH 1/1] ufs: core: fix &hwq->cq_lock deadlock issue
2023-04-19 10:35:22 linux-kernel Re: [PATCH v1] scsi: ufs: mcq: add 1 to the max Queues value
2023-03-29 01:33:33 linux-kernel Re: [PATCH 2/2] scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_MCQ_BROKEN_INTR quirk
2023-03-29 01:33:27 linux-kernel Re: [PATCH 1/2] scsi: ufs: core: Add host quirk UFSHCD_QUIRK_MCQ_BROKEN_INTR
2023-03-29 01:32:54 linux-kernel Re: [PATCH] scsi: ufs: core: Make UFS_MCQ_NUM_DEV_CMD_QUEUES a module parameter
2023-03-11 02:05:55 linux-kernel Re: [PATCH v4 5/5] scsi: ufs: ufs-mediatek: Add MCQ support for MTK platform
2023-03-09 06:21:33 linux-kernel Re: [RFC PATCH v1 4/4] ufs: mcq: Added ufshcd_mcq_abort()
2023-03-09 03:10:41 linux-kernel Re: [RFC PATCH v1 4/4] ufs: mcq: Added ufshcd_mcq_abort()
2023-02-22 05:19:38 linux-kernel Re: [PATCH v2 6/7] scsi: ufs: core: Export symbols for MTK driver module
2023-02-22 03:34:12 linux-kernel Re: [PATCH v2 5/7] scsi: ufs: core: Remove redundant check
2023-02-22 03:17:13 linux-kernel Re: [PATCH v2 3/7] scsi: ufs: core: Fix mcq nr_hw_queues
2023-02-22 03:12:31 linux-kernel Re: [PATCH v2 2/7] scsi: ufs: core: Rename symbols
2023-02-21 01:45:05 linux-kernel Re: [PATCH] scsi: ufs: ufs-mediatek: guard ufs_mtk_runtime_suspend() and ufs_mtk_runtime_resume() w/ CONFIG_PM
2023-02-16 00:51:55 linux-kernel Re: [PATCH 1/2] scsi: ufs: core: Fix mcq tag calcualtion
2022-12-13 05:45:24 linux-kernel Re: [PATCH v5 1/4] ufs: core: Remove redundant wb check
2022-12-13 02:33:09 linux-kernel Re: [PATCH v11 10/16] ufs: core: mcq: Use shared tags for MCQ mode
2022-12-13 02:25:56 linux-kernel Re: [PATCH v11 13/16] ufs: core: Prepare for completion in mcq
2022-12-13 02:05:56 linux-kernel Re: [PATCH v11 15/16] ufs: core: mcq: Add completion support in poll
2022-12-13 02:05:37 linux-kernel Re: [PATCH v11 16/16] ufs: core: mcq: Enable Multi Circular Queue
2022-12-13 02:03:22 linux-kernel Re: [PATCH v11 11/16] ufs: core: Prepare ufshcd_send_command for mcq
2022-12-13 02:02:11 linux-kernel Re: [PATCH v11 14/16] ufs: mcq: Add completion support of a cqe
2022-12-13 01:36:24 linux-kernel Re: [PATCH v11 07/16] ufs: core: mcq: Calculate queue depth
2022-12-13 01:21:53 linux-kernel Re: [PATCH v11 06/16] ufs: core: mcq: Configure resource regions
2022-12-05 01:44:06 linux-kernel Re: [PATCH v9 03/16] ufs: core: Introduce Multi-circular queue capability
2022-12-01 01:52:19 linux-kernel Re: [PATCH v9 02/16] ufs: core: Probe for ext_iid support
2022-12-01 01:36:57 linux-kernel Re: [PATCH v9 01/16] ufs: core: Optimize duplicate code to read extended feature
2022-08-03 05:49:05 linux-kernel Re: (2) [PATCH v6 5/6] scsi: ufs: wb: Modify messages
2022-08-03 00:40:26 linux-kernel Re: [PATCH v4] ufs: core: ufshcd: use local_clock() for debugging timestamps
2022-08-03 00:16:03 linux-kernel Re: [PATCH v4 5/5] scsi: ufs: ufs-medaitek: Support clk-scaling to optimize power consumption