summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2025-02-17scsi: ufs: qcom: Fix crypto key evictionEric Biggers
2025-02-08scsi: ufs: bsg: Delete bsg_dev when setting up bsg failsGuixin Liu
2025-01-23scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam
2025-01-17scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam
2024-12-19scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong
2024-12-14scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche
2024-12-14scsi: ufs: core: Add missing post notify for power mode changePeter Wang
2024-12-14scsi: ufs: core: sysfs: Prevent div by zeroGwendal Grignou
2024-12-14scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen
2024-12-14scsi: ufs: core: Always initialize the UIC done completionBart Van Assche
2024-12-09scsi: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin
2024-10-22scsi: ufs: core: Fix the issue of ICU failurePeter Wang
2024-10-22scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek
2024-10-17scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()Avri Altman
2024-10-04scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey
2024-09-12scsi: ufs: core: Remove SCSI host only if addedKyoungrul Kim
2024-09-08scsi: ufs: core: Bypass quick recovery if force reset is neededPeter Wang
2024-09-08scsi: ufs: core: Check LSDBS cap when !mcqKyoungrul Kim
2024-08-14scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela
2024-08-14scsi: ufs: core: Do not set link to OFF state while waking up from hibernationManivannan Sadhasivam
2024-08-03scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_nMinwoo Im
2024-07-18scsi: ufs: core: Fix ufshcd_abort_one racing issuePeter Wang
2024-07-18scsi: ufs: core: Fix ufshcd_clear_cmd racing issuePeter Wang
2024-06-27scsi: ufs: core: Free memory allocated for model before reinitJoel Slebodnick
2024-06-21scsi: ufs: core: Quiesce request queues before checking pending cmdsZiqi Chen
2024-06-21scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()Chanwoo Lee
2024-06-12scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche
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: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_HAndrew 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: 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: Fix MCQ mode dev command timeoutPeter Wang
2024-05-17scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang
2024-05-17scsi: ufs: core: Fix MCQ MAC configurationRohit Ner
2024-04-27scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5Manivannan Sadhasivam
2024-03-01scsi: ufs: core: Remove the ufshcd_release() in ufshcd_err_handling_prepare()SEO HOYOUNG
2024-03-01scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()Alice Chao
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
2024-01-25scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() failsManivannan Sadhasivam
2024-01-25scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key()Manivannan Sadhasivam
2024-01-01scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo
2024-01-01scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee
2023-12-08scsi: ufs: core: Clear cmd if abort succeeds in MCQ modePeter Wang
2023-11-28scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISRPeter Wang
2023-11-28scsi: ufs: qcom: Update PHY settings only when scaling to higher gearsManivannan Sadhasivam