Show patches with: Submitter = Bean Huo       |    Archived = No       |   216 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,3/6] scsi: ufs: Group UFS WB related flags to struct ufs_dev_info Several changes for UFS WriteBooster - - - --- 2020-12-11 Bean Huo Superseded
[v4,2/6] scsi: ufs: Changes comment in the function ufshcd_wb_probe() Several changes for UFS WriteBooster - 2 - --- 2020-12-11 Bean Huo Superseded
[v4,1/6] scsi: ufs: Add "wb_on" sysfs node to control WB on/off Several changes for UFS WriteBooster - 2 - --- 2020-12-11 Bean Huo Superseded
[v3,3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe() Three changes for UFS WriteBooster - 2 - --- 2020-12-08 Bean Huo Superseded
[v3,2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1 Three changes for UFS WriteBooster - - - --- 2020-12-08 Bean Huo Superseded
[v3,1/3] scsi: ufs: Add "wb_on" sysfs node to control WB on/off Three changes for UFS WriteBooster - 2 - --- 2020-12-08 Bean Huo Superseded
[2/2] scsi: ufs: Fix wrong print message in dev_err() two UFS changes 1 - - --- 2020-12-07 Bean Huo Accepted
[1/2] scsi: ufs: Remove an unused macro definition POWER_DESC_MAX_SIZE two UFS changes 1 - - --- 2020-12-07 Bean Huo Accepted
[v1,3/3] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM Three fixes for the UPIU trace - - - --- 2020-12-06 Bean Huo Changes Requested
[v1,2/3] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace Three fixes for the UPIU trace 1 - - --- 2020-12-06 Bean Huo Changes Requested
[v1,1/3] scsi: ufs: Distinguish between query REQ and query RSP in query trace Three fixes for the UPIU trace 1 - - --- 2020-12-06 Bean Huo Changes Requested
[v2,3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe() Three changes for UFS WriteBooster - 2 - --- 2020-12-06 Bean Huo Superseded
[v2,2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1 Three changes for UFS WriteBooster - - - --- 2020-12-06 Bean Huo Superseded
[v2,1/3] scsi: ufs: Add "wb_on" sysfs node to control WB on/off Three changes for UFS WriteBooster - 2 - --- 2020-12-06 Bean Huo Superseded
[3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe() Three changes for UFS WriteBooster - 1 - --- 2020-11-30 Bean Huo Superseded
[2/3] scsi: ufs: Keep device power on only fWriteBoosterBufferFlushDuringHibernate == 1 Three changes for UFS WriteBooster - - - --- 2020-11-30 Bean Huo Superseded
[1/3] scsi: ufs: Add "wb_on" sysfs node to control WB on/off Three changes for UFS WriteBooster - - - --- 2020-11-30 Bean Huo Superseded
scsi: ufs: Remove unnecessary if condition in ufshcd_suspend() scsi: ufs: Remove unnecessary if condition in ufshcd_suspend() - 2 - --- 2020-11-25 Bean Huo Accepted
scsi: sd: Use UNMAP in case the device doesn't support WRITE_SAME scsi: sd: Use UNMAP in case the device doesn't support WRITE_SAME - - - --- 2020-10-07 Bean Huo Rejected
[v2] scsi: ufs-exynos: use devm_platform_ioremap_resource_byname() [v2] scsi: ufs-exynos: use devm_platform_ioremap_resource_byname() 1 - - --- 2020-09-16 Bean Huo Accepted
[2/2] scsi: ufs-qcom: use devm_platform_ioremap_resource_byname() Use devm_platform_ioremap_resource_byname() - - - --- 2020-09-15 Bean Huo Deferred
[1/2] scsi: ufs-mediatek: use devm_platform_ioremap_resource_byname() Use devm_platform_ioremap_resource_byname() - - - --- 2020-09-15 Bean Huo Superseded
[v3,2/2] scsi: ufs: remove several redundant goto statements make UFS dev_cmd more readable - 2 - --- 2020-08-14 Bean Huo Accepted
[v3,1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() make UFS dev_cmd more readable 1 2 - --- 2020-08-14 Bean Huo Accepted
[v2,2/2] scsi: ufs: remove several redundant goto statements make UFS dev_cmd more readable - - - --- 2020-08-12 Bean Huo Superseded
[v2,1/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() make UFS dev_cmd more readable 1 2 - --- 2020-08-12 Bean Huo Superseded
[v2,2/2] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared scsi: ufs: two fixups of ufshcd_abort() - 2 - --- 2020-08-11 Bean Huo Mainlined
[v2,1/2] scsi: ufs: Cleanup completed request without interrupt notification scsi: ufs: two fixups of ufshcd_abort() 1 1 - --- 2020-08-11 Bean Huo Mainlined
[v1] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared [v1] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared - - - --- 2020-08-04 Bean Huo Superseded
scsi: ufs: change upiu_flags to be u8 scsi: ufs: change upiu_flags to be u8 - 2 1 --- 2020-07-06 Bean Huo Accepted
[v1,2/2] scsi: ufs: change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu() make UFS dev_cmd more readable 1 - - --- 2020-07-06 Bean Huo Changes Requested
[v1,1/2] scsi: ufs: differentiate dev_cmd trace message make UFS dev_cmd more readable - - - --- 2020-07-06 Bean Huo Changes Requested
[v2,2/2] scsi: fix coding style errors in scsi_lib.c scsi: remove scsi_sdb_cache - - - --- 2020-06-19 Bean Huo Mainlined
[v2,1/2] scsi: remove scsi_sdb_cache scsi: remove scsi_sdb_cache - 1 - --- 2020-06-19 Bean Huo Mainlined
[RFC] scsi: remove scsi_sdb_cache [RFC] scsi: remove scsi_sdb_cache - 1 - --- 2020-06-19 Bean Huo Superseded
[v3,2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks() scsi: ufs: cleanup UFS driver - - - --- 2020-06-05 Bean Huo Rejected
[v3,1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate scsi: ufs: cleanup UFS driver - 2 - --- 2020-06-05 Bean Huo Accepted
[v2,2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks() scsi: ufs: cleanup UFS driver - - - --- 2020-06-05 Bean Huo Superseded
[v2,1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate scsi: ufs: cleanup UFS driver - - - --- 2020-06-05 Bean Huo Superseded
[v1] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate [v1] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate - - - --- 2020-06-04 Bean Huo Changes Requested
[RESENT,v5,5/5] scsi: ufs: add compatibility with 3.1 UFS unit descriptor length scsi: ufs: cleanup ufs initialization - 1 - --- 2020-06-03 Bean Huo Mainlined
[RESENT,v5,4/5] scsi: ufs: cleanup ufs initialization path scsi: ufs: cleanup ufs initialization - 2 - --- 2020-06-03 Bean Huo Mainlined
[RESENT,v5,3/5] scsi: ufs: fix potential access NULL pointer while memcpy scsi: ufs: cleanup ufs initialization - - - --- 2020-06-03 Bean Huo Mainlined
[RESENT,v5,2/5] scsi: ufs: delete ufshcd_read_desc() scsi: ufs: cleanup ufs initialization - 3 - --- 2020-06-03 Bean Huo Mainlined
[RESENT,v5,1/5] scsi: ufs: remove max_t in ufs_get_device_desc scsi: ufs: cleanup ufs initialization 1 1 - --- 2020-06-03 Bean Huo Mainlined
[v4,5/5] scsi: ufs: add compatibility with 3.1 UFS unit descriptor length scsi: ufs: cleanup ufs initialization - 1 - --- 2020-05-31 Bean Huo Superseded
[v4,4/5] scsi: ufs: cleanup ufs initialization path scsi: ufs: cleanup ufs initialization - 2 - --- 2020-05-31 Bean Huo Superseded
[v4,3/5] scsi: ufs: fix potential access NULL pointer while memcpy scsi: ufs: cleanup ufs initialization - - - --- 2020-05-31 Bean Huo Superseded
[v4,2/5] scsi: ufs: delete ufshcd_read_desc() scsi: ufs: cleanup ufs initialization - 3 - --- 2020-05-31 Bean Huo Superseded
[v4,1/5] scsi: ufs: remove max_t in ufs_get_device_desc [v4,1/5] scsi: ufs: remove max_t in ufs_get_device_desc 1 1 - --- 2020-05-31 Bean Huo Changes Requested
[v4,4/4] scsi: ufs: add compatibility with 3.1 UFS unit descriptor length scsi: ufs: cleanup ufs initialization - 1 - --- 2020-05-29 Bean Huo Superseded
[v4,3/4] scsi: ufs: cleanup ufs initialization path scsi: ufs: cleanup ufs initialization - 2 - --- 2020-05-29 Bean Huo Superseded
[v4,2/4] scsi: ufs: delete ufshcd_read_desc() scsi: ufs: cleanup ufs initialization - 3 - --- 2020-05-29 Bean Huo Superseded
[v4,1/4] scsi: ufs: remove max_t in ufs_get_device_desc scsi: ufs: cleanup ufs initialization 1 1 - --- 2020-05-29 Bean Huo Superseded
[v2,3/3] scsi: ufs: cleanup ufs initialization path scsi: ufs: cleanup ufs initialization - 2 - --- 2020-05-28 Bean Huo Superseded
[v2,2/3] scsi: ufs: delete ufshcd_read_desc() scsi: ufs: cleanup ufs initialization - 3 - --- 2020-05-28 Bean Huo Superseded
[v2,1/3] scsi: ufs: remove max_t in ufs_get_device_desc scsi: ufs: cleanup ufs initialization 1 - - --- 2020-05-28 Bean Huo Superseded
[v1] scsi: ufs: cleanup ufs initialization path [v1] scsi: ufs: cleanup ufs initialization path - - - --- 2020-05-27 Bean Huo Superseded
[RESENT,RFC,v3,5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Changes Requested
[RESENT,RFC,v3,4/5] scsi: ufs: add unit and geometry parameters for HPB scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Changes Requested
[RESENT,RFC,v3,3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Changes Requested
[RESENT,RFC,v3,2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Changes Requested
[RESENT,RFC,v3,1/5] scsi; ufs: add device descriptor for Host Performance Booster scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Changes Requested
[RFC,v3,5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Superseded
[RFC,v3,4/5] scsi: ufs: add unit and geometry parameters for HPB scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Superseded
[RFC,v3,3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Superseded
[RFC,v3,2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Superseded
[RFC,v3,1/5] scsi; ufs: add device descriptor for Host Performance Booster scsi: ufs: add UFS Host Performance Booster(HPB) support - - - --- 2020-05-04 Bean Huo Superseded
[v2,5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver UFS Host Performance Booster (HPB v1.0) driver - - - --- 2020-04-16 Bean Huo Changes Requested
[v2,4/5] scsi: ufs: add unit and geometry parameters for HPB UFS Host Performance Booster (HPB v1.0) driver - - - --- 2020-04-16 Bean Huo Changes Requested
[v2,3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info UFS Host Performance Booster (HPB v1.0) driver - - - --- 2020-04-16 Bean Huo Changes Requested
[v2,2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func UFS Host Performance Booster (HPB v1.0) driver - - - --- 2020-04-16 Bean Huo Changes Requested
[v2,1/5] scsi; ufs: add device descriptor for Host Performance Booster UFS Host Performance Booster (HPB v1.0) driver - - - --- 2020-04-16 Bean Huo Changes Requested
[v1,5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver scsi: ufs: add UFS Host Performance Booster(HPB) driver - - - --- 2020-03-21 Bean Huo Changes Requested
[v1,4/5] scsi: ufs: add unit and geometry parameters for HPB scsi: ufs: add UFS Host Performance Booster(HPB) driver - - - --- 2020-03-21 Bean Huo Changes Requested
[v1,3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info scsi: ufs: add UFS Host Performance Booster(HPB) driver - - - --- 2020-03-21 Bean Huo Changes Requested
[v1,2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func scsi: ufs: add UFS Host Performance Booster(HPB) driver - - - --- 2020-03-21 Bean Huo Changes Requested
[v1,1/5] scsi; ufs: add device descriptor for Host Performance Booster scsi: ufs: add UFS Host Performance Booster(HPB) driver - - - --- 2020-03-21 Bean Huo Changes Requested
[1/1] Revert "scsi: ufs: Let the SCSI core allocate per-command UFS data" Revert "scsi: ufs: Let the SCSI core allocate per-command UFS data" - - - --- 2020-03-11 Bean Huo Accepted
[v3,1/1] scsi: ufs: fix LRB pointer incorrect initialization issue scsi: ufs: fix LRB pointer incorrect initialization issue - - - --- 2020-03-09 Bean Huo Changes Requested
[RFC,v2,1/1] scsi: ufs: fix lrbp pointer incorrect initialization issue scsi: ufs: fix lrbp pointer incorrect initialization issue - - - --- 2020-03-08 Bean Huo Changes Requested
[REF] scsi: ufs: fix lrbp pointer incorrect initialization issue [REF] scsi: ufs: fix lrbp pointer incorrect initialization issue - - - --- 2020-03-08 Bean Huo Superseded
MAINTAINERS: scsi: ufs: remove pedrom.sousa@synopsys.com MAINTAINERS: scsi: ufs: remove pedrom.sousa@synopsys.com - - - --- 2020-01-22 Bean Huo Mainlined
[v4,8/8] scsi: ufs: Use UFS device indicated maximum LU number Use UFS device indicated maximum LU number - 2 - --- 2020-01-20 Bean Huo Accepted
[v4,7/8] scsi: ufs: Add max_lu_supported in struct ufs_dev_info Use UFS device indicated maximum LU number - 2 - --- 2020-01-20 Bean Huo Accepted
[v4,6/8] scsi: ufs: Delete is_init_prefetch from struct ufs_hba Use UFS device indicated maximum LU number - 2 - --- 2020-01-20 Bean Huo Accepted
[v4,5/8] scsi: ufs: Inline two functions into their callers Use UFS device indicated maximum LU number - 3 - --- 2020-01-20 Bean Huo Accepted
[v4,4/8] scsi: ufs: Move ufshcd_get_max_pwr_mode() to ufshcd_device_params_init() Use UFS device indicated maximum LU number - 2 - --- 2020-01-20 Bean Huo Accepted
[v4,3/8] scsi: ufs: Split ufshcd_probe_hba() based on its called flow Use UFS device indicated maximum LU number - 1 - --- 2020-01-20 Bean Huo Accepted
[v4,2/8] scsi: ufs: Delete struct ufs_dev_desc Use UFS device indicated maximum LU number - 4 - --- 2020-01-20 Bean Huo Accepted
[v4,1/8] scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails Use UFS device indicated maximum LU number - 3 - --- 2020-01-20 Bean Huo Accepted
[v3,8/8] scsi: ufs: Use UFS device indicated maximum LU number Use UFS device indicated maximum LU number - 2 - --- 2020-01-19 Bean Huo Superseded
[v3,7/8] scsi: ufs: Add max_lu_supported in struct ufs_dev_info Use UFS device indicated maximum LU number - 2 - --- 2020-01-19 Bean Huo Superseded
[v3,6/8] scsi: ufs: Delete is_init_prefetch from struct ufs_hba Use UFS device indicated maximum LU number - - - --- 2020-01-19 Bean Huo Superseded
[v3,5/8] scsi: ufs: Inline two functions into their callers Use UFS device indicated maximum LU number - 1 - --- 2020-01-19 Bean Huo Superseded
[v3,4/8] scsi: ufs: move ufshcd_get_max_pwr_mode() to ufs_init_params() Use UFS device indicated maximum LU number - 1 - --- 2020-01-19 Bean Huo Superseded
[v3,3/8] scsi: ufs: Split ufshcd_probe_hba() based on its called flow Use UFS device indicated maximum LU number - - - --- 2020-01-19 Bean Huo Superseded
[v3,2/8] scsi: ufs: Delete struct ufs_dev_desc Use UFS device indicated maximum LU number - 4 - --- 2020-01-19 Bean Huo Superseded
[v3,1/8] scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus() fails Use UFS device indicated maximum LU number - 3 - --- 2020-01-19 Bean Huo Superseded
[v2,9/9] scsi: ufs: Use UFS device indicated maximum LU number Use UFS device indicated maximum LU number - 1 - --- 2020-01-16 Bean Huo Superseded
« 1 2 3 »