summaryrefslogtreecommitdiff
path: root/drivers/ufs
AgeCommit message (Expand)Author
2025-06-24scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche
2025-06-19scsi: ufs: core: Fix clk scaling to be conditional in reset and restoreanvithdosapati
2025-06-09Merge branch '6.16/scsi-queue' into 6.16/scsi-fixesMartin K. Petersen
2025-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-06-03scsi: core: ufs: Fix a hang in the error handlerSanjeev Yadav
2025-05-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-05-27scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()Nitin Rawat
2025-05-27scsi: ufs: qcom: Call ufs_qcom_cfg_timers() in clock scaling pathCan Guo
2025-05-27scsi: ufs: qcom: Map devfreq OPP freq to UniPro Core Clock freqCan Guo
2025-05-27scsi: ufs: qcom: Check gear against max gear in vop freq_to_gear()Ziqi Chen
2025-05-27scsi: ufs: core: Don't perform UFS clkscaling during host async scanZiqi Chen
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-20scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort()ping.gao
2025-05-12scsi: ufs: core: Support updating device command timeoutPeter Wang
2025-05-12scsi: ufs: core: Change hwq_id type and valuePeter Wang
2025-05-12scsi: ufs: core: Increase the UIC command timeout furtherBart Van Assche
2025-05-12scsi: ufs: core: Print error value as hex format in ufshcd_err_handler()Wonkon Kim
2025-04-28Merge patch series "scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus register...Martin K. Petersen
2025-04-28scsi: ufs: ufs-qcom: Add support to dump testbus registersManish Pandey
2025-04-28scsi: ufs: ufs-qcom: Add support to dump MCQ registersManish Pandey
2025-04-28scsi: ufs: ufs-qcom: Add support to dump HW and SW hibern8 countManish Pandey
2025-04-28scsi: ufs: core: Remove redundant query_complete traceKeoseong Park
2025-04-28scsi: ufs: core: Fix WB resize using wrong offsetHuan Tang
2025-04-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen
2025-04-21scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()Chenyuan Yang
2025-04-11scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devicesManish Pandey
2025-04-11scsi: ufs: qcom: Add quirks for Samsung UFS devicesManish Pandey
2025-04-11scsi: ufs: core: Add WB buffer resize supportHuan Tang
2025-04-11scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()Chenyuan Yang
2025-04-11Merge patch series "ufs: core: cleanup and threaded irq handler"Martin K. Petersen
2025-04-11scsi: ufs: core: Delegate the interrupt service routine to a threaded IRQ han...Neil Armstrong
2025-04-11scsi: ufs: core: Track when MCQ ESI is enabledNeil Armstrong
2025-04-11scsi: ufs: core: Drop last_intr_status/ts statsNeil Armstrong
2025-04-11scsi: ufs: qcom: Add support for wrapped keysEric Biggers
2025-04-11scsi: soc: qcom: ice: Add HWKM support to the ICE driverGaurav Kashyap
2025-04-11scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_keyEric Biggers
2025-04-09scsi: ufs: qcom: Remove the MSI descriptor abuseThomas Gleixner
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen
2025-04-03scsi: ufs: core: Add device level exception supportBao D. Nguyen
2025-04-03scsi: ufs: core: Rename ufshcd_wb_presrv_usrspc_keep_vcc_on()Bao D. Nguyen
2025-04-03Merge patch series "ufs-exynos stability fixes for gs101"Martin K. Petersen
2025-04-03scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()Peter Griffin
2025-04-03scsi: ufs: exynos: Move phy calls to .exit() callbackPeter Griffin
2025-04-03scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTOPeter Griffin
2025-04-03scsi: ufs: exynos: Ensure consistent phy reference countsPeter Griffin
2025-04-03scsi: ufs: exynos: Disable iocc if dma-coherent property isn't setPeter Griffin
2025-04-03scsi: ufs: exynos: Move UFS shareability value to drvdataPeter Griffin
2025-04-03scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()Peter Griffin
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds