summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)AuthorFilesLines
2 daysscsi: ufs: core: Fix EH failure after W-LUN resume errorBrian Kao1-8/+28
8 daysscsi: ufs: core: Add ufshcd_update_evt_hist() for UFS suspend errorSeunghwan Baek1-1/+4
8 daysscsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()Bean Huo1-1/+1
2025-11-24scsi: ufs: ufs-pci: Set UFSHCD_QUIRK_PERFORM_LINK_STARTUP_ONCE for Intel ADLAdrian Hunter1-1/+2
2025-11-24scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter1-1/+2
2025-11-24scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam1-1/+5
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_KEYS_IN_PRDTEric Biggers2-0/+18
2025-11-24scsi: ufs: core: Add fill_crypto_prdt variant opEric Biggers2-1/+20
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_BROKEN_CRYPTO_ENABLEEric Biggers1-0/+8
2025-11-24scsi: ufs: core: fold ufshcd_clear_keyslot() into its callerEric Biggers1-11/+5
2025-11-24scsi: ufs: core: Add UFSHCD_QUIRK_CUSTOM_CRYPTO_PROFILEEric Biggers1-3/+7
2025-11-24scsi: ufs: ufs-pci: Fix S0ix/S3 for Intel controllersAdrian Hunter1-2/+65
2025-11-24scsi: ufs: core: Disable timestamp functionality if not supportedBart Van Assche1-1/+5
2025-11-24scsi: ufs: host: mediatek: Disable auto-hibern8 during power mode changesPeter Wang1-23/+30
2025-11-24scsi: ufs: host: mediatek: Enhance recovery on hibernation exit failurePeter Wang2-4/+13
2025-11-24scsi: ufs: host: mediatek: Enhance recovery on resume failurePeter Wang1-1/+14
2025-11-24scsi: ufs: host: mediatek: Fix invalid access in vccqx handlingAlice Chao1-0/+3
2025-11-24scsi: ufs: host: mediatek: Change reset sequence for improved stabilityPeter Wang1-3/+3
2025-11-24scsi: ufs: host: mediatek: Assign power mode userdata before FASTAUTO mode ch...Alice Chao1-0/+22
2025-11-24scsi: ufs: host: mediatek: Fix auto-hibern8 timer configurationPeter Wang1-22/+64
2025-11-24scsi: ufs: core: Initialize value of an attribute returned by uic cmdWonkon Kim1-2/+2
2025-10-02scsi: ufs: mcq: Fix memory allocation checks for SQE and CQEAlok Tiwari1-2/+2
2025-08-28scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPEAndré Draszik1-2/+2
2025-08-28PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus1-1/+1
2025-08-28scsi: ufs: ufs-pci: Fix default runtime and system PM levelsAdrian Hunter1-1/+14
2025-08-28scsi: ufs: ufs-pci: Fix hibernate state transition for Intel MTL-like host co...Archana Patni1-0/+27
2025-08-15scsi: ufs: core: Use link recovery when h8 exit fails during runtime resumeSeunghui Lee1-1/+9
2025-07-10scsi: ufs: core: Fix clk scaling to be conditional in reset and restoreanvithdosapati1-1/+2
2025-07-10scsi: ufs: core: Add OPP support for scaling clocks and regulatorsManivannan Sadhasivam1-33/+111
2025-07-10scsi: ufs: core: Fix abnormal scale up after last cmd finishPeter Wang1-13/+4
2025-07-10scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche1-2/+2
2025-07-06scsi: ufs: core: Don't perform UFS clkscaling during host async scanZiqi Chen1-0/+3
2025-06-19scsi: core: ufs: Fix a hang in the error handlerSanjeev Yadav1-1/+6
2025-06-19scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()Nitin Rawat1-3/+2
2025-06-19scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort()ping.gao1-6/+0
2025-06-04scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devicesManish Pandey1-0/+29
2025-05-02scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()Peter Griffin1-5/+5
2025-05-02scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()Chenyuan Yang1-7/+5
2025-05-02scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_getTudor Ambarus1-1/+1
2025-04-25scsi: ufs: exynos: Ensure consistent phy reference countsPeter Griffin1-0/+6
2025-04-07scsi: ufs: qcom: Only free platform MSIs when ESI is enabledManivannan Sadhasivam1-1/+3
2025-03-22scsi: ufs: core: Fix error return with query responseSeunghui Lee1-1/+6
2025-03-07scsi: ufs: core: Cancel RTC work during ufshcd_remove()Manivannan Sadhasivam1-0/+1
2025-03-07scsi: ufs: core: Start the RTC update work laterBart Van Assche1-2/+8
2025-03-07scsi: ufs: core: Fix another deadlock during RTC updatePeter Wang1-1/+1
2025-03-07scsi: ufs: core: Fix deadlock during RTC updatePeter Wang2-1/+9
2025-03-07scsi: ufs: core: bsg: Fix crash when arpmb command failsArthur Simchaev1-2/+4
2025-03-07scsi: ufs: core: Fix ufshcd_is_ufs_dev_busy() and ufshcd_eh_timed_out()Bart Van Assche1-4/+4
2025-03-07scsi: ufs: core: Prepare to introduce a new clock_gating lockAvri Altman1-4/+7
2025-03-07scsi: ufs: core: Introduce ufshcd_has_pending_tasks()Avri Altman1-4/+9