summaryrefslogtreecommitdiff
path: root/drivers/ufs/host/ufs-qcom.c
AgeCommit message (Expand)Author
2026-01-23scsi: ufs: ufs-qcom: Add support for firmware-managed resource abstractionRam Kumar Dwivedi
2025-12-08scsi: ufs: qcom: Fix confusing cleanup.h syntaxKrzysztof Kozlowski
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen
2025-10-23scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)Nitin Rawat
2025-10-21scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirkBao D. Nguyen
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-09-24Merge patch series "Add DT-based gear and rate limiting support"Martin K. Petersen
2025-09-24scsi: ufs: ufs-qcom: Add support for limiting HS gear and rateRam Kumar Dwivedi
2025-09-24scsi: ufs: ufs-qcom: Remove redundant re-assignment to hs_rateRam Kumar Dwivedi
2025-09-15scsi: ufs: ufs-qcom: Disable lane clocks during phy hibern8Palash Kambar
2025-09-09Merge patch series "Simplify MCQ resource mapping"Martin K. Petersen
2025-09-09scsi: ufs: ufs-qcom: Refactor MCQ register dump logicNitin Rawat
2025-09-09scsi: ufs: ufs-qcom: Streamline UFS MCQ resource mappingNitin Rawat
2025-09-09scsi: ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS control...Palash Kambar
2025-08-18scsi: ufs: ufs-qcom: Fix ESI null pointer dereferenceNitin Rawat
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-08-01Merge tag 'phy-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-07-24scsi: ufs: qcom: Drop dead compile guardKonrad Dybcio
2025-07-14scsi: ufs: ufs-qcom: Enable QUnipro Internal Clock GatingNitin Rawat
2025-07-14scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6Bao D. Nguyen
2025-06-26scsi: ufs: qcom : Fix NULL pointer dereference in ufs_qcom_setup_clocksNitin Rawat
2025-06-15scsi: ufs: qcom : Refactor phy_power_on/off callsNitin Rawat
2025-06-15scsi: ufs: qcom: add a new phy calibrate API callNitin Rawat
2025-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen
2025-04-11scsi: ufs: qcom: Add quirks for Samsung UFS devicesManish Pandey
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-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
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-13scsi: ufs: qcom: Remove the MSI descriptor abuseThomas Gleixner
2025-02-20Merge patch series "Support Multi-frequency scale for UFS"Martin K. Petersen
2025-02-20scsi: ufs: qcom: Implement the freq_to_gear_speed() vopCan Guo
2025-02-20scsi: ufs: qcom: Pass target_freq to clk scale pre and post changeCan Guo
2025-02-20scsi: ufs: core: Pass target_freq to clk_scale_notify() vopCan Guo
2025-02-20scsi: ufs: qcom: Remove dead code in ufs_qcom_cfg_timers()Bao D. Nguyen