summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)AuthorFilesLines
2025-01-23scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam1-3/+6
2025-01-17scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam3-15/+5
2024-12-19scsi: ufs: core: Update compl_time_stamp_local_clock after completing a cqeliuderong1-0/+1
2024-12-14scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()Manivannan Sadhasivam1-0/+1
2024-12-14scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche2-3/+10
2024-12-14scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()Manivannan Sadhasivam6-5/+2
2024-12-14scsi: ufs: core: Add missing post notify for power mode changePeter Wang1-3/+4
2024-12-14scsi: ufs: pltfrm: Disable runtime PM during removal of glue driversManivannan Sadhasivam10-20/+22
2024-12-14scsi: ufs: qcom: Only free platform MSIs when ESI is enabledManivannan Sadhasivam1-1/+3
2024-12-14scsi: ufs: core: Cancel RTC work during ufshcd_remove()Manivannan Sadhasivam1-0/+1
2024-12-14scsi: ufs: core: sysfs: Prevent div by zeroGwendal Grignou1-0/+6
2024-12-14scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen3-1/+38
2024-12-14scsi: ufs: core: Always initialize the UIC done completionBart Van Assche1-7/+4
2024-12-09scsi: ufs: exynos: Fix hibern8 notify callbacksPeter Griffin1-8/+8
2024-12-09scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()Peter Griffin1-2/+5
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+8
2024-11-04scsi: ufs: core: Start the RTC update work laterBart Van Assche1-2/+8
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2024-10-25scsi: ufs: core: Fix another deadlock during RTC updatePeter Wang1-1/+1
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-24/+15
2024-10-15scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut downSeunghwan Baek1-1/+3
2024-10-15scsi: ufs: core: Requeue aborted requestPeter Wang1-16/+4
2024-10-15scsi: ufs: core: Fix the issue of ICU failurePeter Wang1-7/+8
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+2
2024-10-03scsi: ufs: Use pre-calculated offsets in ufshcd_init_lrb()Avri Altman1-3/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro4-4/+4
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-71/+524
2024-09-12scsi: ufs: qcom: Update MODE_MAX cfg_bw valueManish Pandey1-1/+1
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula1-0/+1
2024-08-28scsi: ufs: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAPMary Guillemard1-0/+3
2024-08-28scsi: ufs: core: Remove ufshcd_urgent_bkops()Bao D. Nguyen1-25/+7
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen1-15/+7
2024-08-22scsi: ufs: Simplify alloc*_workqueue() invocationBart Van Assche1-16/+7
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche1-2/+3
2024-08-22scsi: ufs: Move UFS trace events to private headerAvri Altman2-1/+406
2024-08-16scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoCManivannan Sadhasivam1-1/+5
2024-08-16scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...Manivannan Sadhasivam1-1/+5
2024-08-16scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()Dan Carpenter1-1/+1
2024-08-12scsi: ufs: Add HCI capabilities sysfs groupAvri Altman1-0/+53
2024-08-12scsi: ufs: Prepare to add HCI capabilities sysfsAvri Altman1-16/+22
2024-08-12scsi: ufs: ufshcd-pltfrm: Use of_property_count_u32_elems() to get property l...Rob Herring (Arm)1-6/+2
2024-08-12scsi: ufs: ufshcd-pltfrm: Use of_property_present()Rob Herring (Arm)1-2/+2
2024-08-02scsi: ufs: core: Support Updating UIC Command TimeoutBao D. Nguyen1-5/+24
2024-08-01scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela1-3/+8
2024-07-29Merge branch '6.11/scsi-queue' into 6.11/scsi-fixesMartin K. Petersen3-5/+30
2024-07-22scsi: ufs: exynos: Don't resume FMP when crypto support is disabledEric Biggers1-0/+3
2024-07-22scsi: ufs: core: Do not set link to OFF state while waking up from hibernationManivannan Sadhasivam1-3/+0
2024-07-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-125/+587