summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2024-05-30scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()Chanwoo Lee
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-06Merge patch series "ufs-exynos support for Tensor GS101"Martin K. Petersen
2024-05-06scsi: ufs: exynos: Add support for Tensor gs101 SoCPeter Griffin
2024-05-06scsi: ufs: exynos: Add some pa_dbg_ register offsets into drvdataPeter Griffin
2024-05-06scsi: ufs: exynos: Allow max frequencies up to 267MhzPeter Griffin
2024-05-06scsi: ufs: exynos: Add EXYNOS_UFS_OPT_TIMER_TICK_SELECT optionPeter Griffin
2024-05-06scsi: ufs: exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE optionPeter Griffin
2024-04-24scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen
2024-04-11scsi: ufs: mediatek: Fix module autoloadingKrzysztof Kozlowski
2024-04-11scsi: ufs: exynos: Support module autoloadingWill McVicker
2024-04-11scsi: ufs: core: Changing the status to check inflightSEO HOYOUNG
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman
2024-04-11scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-08scsi: ufs: qcom: Add sanity checks for gear/lane values during ICC scalingManivannan Sadhasivam
2024-04-08scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5Manivannan Sadhasivam
2024-04-05Merge patch series "scsi: ufs: Remove overzealous memory barriers"Martin K. Petersen
2024-04-05scsi: ufs: core: Remove unnecessary wmb() prior to writing run/stop regsAndrew Halaney
2024-04-05scsi: ufs: core: Remove unnecessary wmb() after ringing doorbellAndrew Halaney
2024-04-05scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPLAndrew Halaney
2024-04-05scsi: ufs: core: Perform read back after disabling interruptsAndrew Halaney
2024-04-05scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_HAndrew Halaney
2024-04-05scsi: ufs: cdns-pltfrm: Perform read back after writing HCLKDIVAndrew Halaney
2024-04-05scsi: ufs: qcom: Perform read back after writing CGC enableAndrew Halaney
2024-04-05scsi: ufs: qcom: Perform read back after writing unipro modeAndrew Halaney
2024-04-05scsi: ufs: qcom: Remove unnecessary mb() after writing testbus configAndrew Halaney
2024-04-05scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1USAndrew Halaney
2024-04-05scsi: ufs: qcom: Perform read back after writing reset bitAndrew Halaney
2024-04-05scsi: ufs: core: Drop driver owner initializationKrzysztof Kozlowski
2024-04-01scsi: ufs: core: Fix MCQ mode dev command timeoutPeter Wang
2024-04-01scsi: ufs: core: WLUN suspend dev/link state error recoveryPeter Wang
2024-03-25Merge patch series "ufs: host: mediatek: Provide features and fixes in MediaT...Martin K. Petersen
2024-03-25scsi: ufs: mediatek: Support rtff in PM flowAlice Chao
2024-03-25scsi: ufs: mediatek: Support mphy resetPeter Wang
2024-03-25scsi: ufs: mediatek: Rename host power control APIPo-Wen Kao
2024-03-25scsi: ufs: mediatek: UFS mtk sip command reconstructPo-Wen Kao
2024-03-25scsi: ufs: mediatek: Add UFS_MTK_CAP_DISABLE_MCQPo-Wen Kao
2024-03-25scsi: ufs: mediatek: TX skew fixPeter Wang
2024-03-25scsi: ufs: mediatek: Fix vsx/vccqx control logicPeter Wang
2024-03-25Merge patch series "Re-use device management code fragments"Martin K. Petersen
2024-03-25scsi: ufs: Reuse compose_devman_upiuAvri Altman
2024-03-25scsi: ufs: Reuse compose_dev_cmdAvri Altman
2024-03-25scsi: ufs: core: Reuse exec_dev_cmdAvri Altman
2024-03-25scsi: ufs: core: Reuse device management locking codeAvri Altman
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-11Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds