Can Guo ([email protected])

Number of posts: 22 (0.02 per day)
First post: 2019-11-02 01:21:44
Last post: 2023-11-07 04:48:43

Date List Subject
2023-11-07 04:48:43 linux-kernel [PATCH v2 1/7] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
2023-11-07 04:48:28 linux-kernel [PATCH v2 4/7] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
2023-11-07 04:48:22 linux-kernel [PATCH v2 3/7] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
2023-11-07 04:48:21 linux-kernel [PATCH v2 7/7] scsi: ufs: ufs-qcom: Add support for UFS device version detection
2023-11-07 04:48:17 linux-kernel [PATCH v2 2/7] scsi: ufs: ufs-qcom: Setup host power mode during init
2023-11-07 04:48:17 linux-kernel [PATCH v2 5/7] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 5 and newer
2023-11-07 04:48:12 linux-kernel [PATCH v2 0/7] Enable HS-G5 support on SM8550
2023-11-07 04:48:04 linux-kernel [PATCH v2 6/7] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
2021-06-09 12:35:35 linux-kernel [PATCH] scsi: ufs: Fix a possible use before initialization case
2019-11-26 07:03:38 linux-kernel [PATCH v3 4/4] scsi: ufs: Complete pending requests in host reset and restore path
2019-11-26 07:03:23 linux-kernel [PATCH v3 3/4] scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
2019-11-26 07:00:36 linux-kernel [PATCH v3 2/4] scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
2019-11-26 06:58:35 linux-kernel [PATCH v3 1/4] scsi: ufs: Recheck bkops level if bkops is disabled
2019-11-18 03:55:47 linux-kernel [PATCH v2 4/4] scsi: ufs: Complete pending requests in host reset and restore path
2019-11-18 03:55:39 linux-kernel [PATCH v2 3/4] scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
2019-11-18 03:52:45 linux-kernel [PATCH v2 2/4] scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
2019-11-18 03:52:45 linux-kernel [PATCH v2 1/4] scsi: ufs: Recheck bkops level if bkops is disabled
2019-11-02 01:24:48 linux-kernel [PATCH v3 3/5] scsi: ufs: Release clock if DMA map fails
2019-11-02 01:23:45 linux-kernel [PATCH v3 5/5] scsi: ufs: Do not free irq in suspend
2019-11-02 01:23:34 linux-kernel [PATCH v3 4/5] scsi: ufs: Do not clear the DL layer timers
2019-11-02 01:21:59 linux-kernel [PATCH v3 2/5] scsi: ufs: Set DBD setting in mode sense for caching mode page
2019-11-02 01:21:44 linux-kernel [PATCH v3 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD