aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-02scsi: ufs: Fix missing brace warning for old compilersPujin Shi
2020-09-29scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()Bean Huo
2020-09-22scsi: ufs-mediatek: Support performance mode for inline encryption engineStanley Chu
2020-09-15scsi: ufs: Fix NOP OUT timeout valueDaejun Park
2020-09-15scsi: ufs-pci: Add LTR support for Intel controllersAdrian Hunter
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-09scsi: ufs: Fix 'unmet direct dependencies' config warningAlim Akhtar
2020-09-09scsi: ufs: ufs-mediatek: Fix build warnings with make W=1Stanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Add host reset mechanismStanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Fix flag of unipro low-power modeStanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Fix HOST_PA_TACTIVATE quirkStanley Chu
2020-09-08scsi: ufs: ufs-mediatek: Eliminate error message for unbound mphyStanley Chu
2020-09-08scsi: ufshcd: Allow specifying an Auto-Hibernate Timer value of zeroBao D. Nguyen
2020-09-02scsi: ufs: Handle LINERESET indication in err handlerCan Guo
2020-09-02scsi: ufs: Abort tasks before clearing them from doorbellCan Guo
2020-09-01scsi: ufs: Make ufshcd_print_trs() consider UFSHCD_QUIRK_PRDT_BYTE_GRANEric Biggers
2020-08-31scsi: ufs: exynos: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRLKiwoong Kim
2020-08-31scsi: ufs: Introduce skipping manual flush for Write BoosterKiwoong Kim
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2Andy Teng
2020-08-20scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()Can Guo
2020-08-20scsi: ufs: Change fDeviceInit busy waitKiwoong Kim
2020-08-20scsi: ufs: Remove several redundant goto statementsBean Huo
2020-08-20scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()Bean Huo
2020-08-20scsi: ufs-qcom: Remove unused MSM bus scaling APIsSai Prakash Ranjan
2020-08-20scsi: ufs: Properly release resources if a task is aborted successfullyCan Guo
2020-08-17scsi: ufs: No need to send Abort Task if the task in DB was clearedBean Huo
2020-08-17scsi: ufs: Clean up completed request without interrupt notificationStanley Chu
2020-08-17scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-08-17scsi: ufs: Fix interrupt error message for shared interruptsAdrian Hunter
2020-08-17scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter
2020-08-17scsi: ufs-mediatek: Fix incorrect time to wait link statusStanley Chu
2020-08-17scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-08-17scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()Jing Xiangfeng
2020-08-17scsi: ufs: Fix a race condition between error handler and runtime PM opsCan Guo
2020-08-17scsi: ufs: Move dumps in IRQ handler to error handlerCan Guo
2020-08-17scsi: ufs: Recover HBA runtime PM error in error handlerCan Guo
2020-08-17scsi: ufs: Fix concurrency of error handler and other error recovery pathsCan Guo
2020-08-17scsi: ufs: Add some debug information to ufshcd_print_host_state()Can Guo
2020-08-17scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regsCan Guo
2020-08-17scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-08-17scsi: ufs: Add checks before setting clk-gating statesCan Guo
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-30scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu
2020-07-28scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu
2020-07-24scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headersLee Jones
2020-07-24scsi: ufs-qcom: Add Inline Crypto Engine supportEric Biggers