aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ufs
AgeCommit message (Expand)Author
2024-06-12scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong
2024-06-12scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney
2024-06-12scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney
2024-06-12scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney
2024-06-12scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney
2024-06-12scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney
2024-06-12scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5Abel Vesa
2024-06-12scsi: ufs: ufs-qcom: Fix the Qcom register name for offset 0xD0Manivannan Sadhasivam
2024-06-12scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney
2024-06-12scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney
2024-05-17scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang
2024-03-01scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG
2024-01-31scsi: ufs: core: Remove the ufshcd_hba_exit() call from ufshcd_async_scan()Bart Van Assche
2024-01-25scsi: ufs: core: Simplify power management during async scanBart Van Assche
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz
2023-10-19scsi: ufs: core: Correct clear TM error logPeter Wang
2023-10-06scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim
2023-10-06scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim
2023-09-13scsi: ufs: Try harder to change the power modeBart Van Assche
2023-08-16scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda
2023-07-23scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLERRandy Dunlap
2023-05-24scsi: ufs: ufs-pci: Add support for Intel Lunar LakeAdrian Hunter
2023-05-24scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park
2023-03-30scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-03-10scsi: ufs: core: Fix device management cmd timeout flowMason Zhang
2023-03-10scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096Bart Van Assche
2023-02-01scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2023-01-18scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recoveryPeter Wang
2022-12-31scsi: ufs: Reduce the START STOP UNIT timeoutBart Van Assche
2022-12-31scsi: ufs: core: Fix the polling implementationBart Van Assche
2022-10-22scsi: ufs: core: Fix typo in commentKeoseong Park
2022-10-22scsi: ufs: core: Fix typo for register name in commentsKeoseong Park
2022-10-22scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()Dukhyun Kwon
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-01scsi: ufs: core: Remove unneeded casts from void *Markus Fuchs
2022-10-01scsi: ufs: qcom: Remove redundant dev_err() callShang XiaoJing
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-25scsi: ufs: core: Remove redundant function definitions from ufshcd.hArthur Simchaev
2022-09-06scsi: ufs: core: Print UFSHCD capabilities in controller's sysfs nodeDaniil Lunev
2022-08-22scsi: ufs: wb: Modify messagesJinyoung Choi
2022-08-22scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed()Jinyoung Choi
2022-08-22scsi: ufs: wb: Add explicit flush sysfs attributeJinyoung Choi
2022-08-22scsi: ufs: wb: Change function name and parameter namesJinyoung Choi
2022-08-22scsi: ufs: wb: Change wb_enabled condition testJinyoung Choi
2022-08-22scsi: ufs: core: Allow host driver to disable wb toggling during clock scalingPeter Wang
2022-08-22scsi: ufs: core: Use local_clock() for debugging timestampsDaniil Lunev
2022-08-22scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumptionPo-Wen Kao
2022-08-22scsi: ufs: ufs-mediatek: Fix performance scalingPeter Wang