aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-msm.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-25mmc: sdhci-msm: Avoid early clock doubling during HS400 transitionSarthak Garg1-12/+15
2025-09-12mmc: sdhci-msm: Enable tuning for SDR50 mode for SD cardSarthak Garg1-0/+15
2025-08-22mmc: sdhci-msm: use modern PM macrosJisheng Zhang1-12/+9
2025-07-09mmc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-07-03mmc: sdhci-msm: Ensure SD card power isn't ON when card removedSarthak Garg1-0/+14
2025-06-24mmc: sdhci-msm: Drop the use of sdhci_pltfm_free()Binbin Zhou1-7/+4
2025-04-11scsi: soc: qcom: ice: Add HWKM support to the ICE driverGaurav Kashyap1-0/+5
2025-04-11scsi: soc: qcom: ice: Make qcom_ice_program_key() take struct blk_crypto_keyEric Biggers1-10/+1
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-02-14mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_getTudor Ambarus1-1/+1
2025-02-10blk-crypto: add basic hardware-wrapped key supportEric Biggers1-1/+2
2025-01-17mmc: sdhci-msm: Correctly set the load for the regulatorYuanjie Yang1-2/+51
2024-12-19mmc: sdhci-msm: convert to use custom crypto profileEric Biggers1-19/+75
2024-12-19mmc: sdhci-msm: fix crypto key evictionEric Biggers1-8/+8
2024-10-14mmc: host: Fix typos in comments across various filesYu Jiaoliang1-1/+1
2024-10-14mmc: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-04-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka1-1/+15
2023-08-15mmc: sdhci-msm: Convert to platform remove callback returning voidYangtao Li1-3/+2
2023-08-09mmc: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-13mmc: Merge branch fixes into nextUlf Hansson1-0/+3
2023-06-12mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold1-0/+3
2023-06-12mmc: sdhci-msm: Switch to the new ICE APIAbel Vesa1-176/+47
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman1-1/+1
2022-12-07mmc: Avoid open coding by using mmc_op_tuning()ChanWoo Lee1-2/+1
2022-12-07mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()Brian Norris1-8/+2
2022-09-27mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan1-0/+1
2022-07-18mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski1-25/+4
2022-05-04Merge branch 'fixes' into nextUlf Hansson1-0/+42
2022-05-04mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu1-0/+42
2022-05-04mmc: sdhci-msm: Add compatible string check for sdx65Rohit Agarwal1-0/+1
2022-05-04mmc: sdhci-msm: Add compatible string check for sm8150Bhupesh Sharma1-0/+1
2022-05-04mmc: sdhci-msm: Add SoC specific compatiblesBhupesh Sharma1-0/+23
2021-08-24mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala1-0/+3
2021-08-04mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu1-0/+18
2021-04-28Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-6/+2
2021-04-12mmc: sdhci-msm: Remove unnecessary error logJia Yang1-6/+2
2021-03-16mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li1-14/+5
2021-02-01mmc: sdhci-msm: add Inline Crypto Engine supportEric Biggers1-4/+272
2021-02-01mmc: sdhci-msm: Actually set the actual clockDouglas Anderson1-19/+16
2021-02-01mmc: sdhci-msm: Warn about overclocking SD/MMCDouglas Anderson1-2/+13
2020-11-17mmc: sdhci-msm: detect if tassadar_dll is used by using core versionDmitry Baryshkov1-10/+3
2020-09-11mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar1-9/+5
2020-09-07Merge branch 'fixes' into nextUlf Hansson1-1/+17
2020-09-07mmc: sdhci-msm: Prefer asynchronous probeDouglas Anderson1-0/+1
2020-09-07mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti1-0/+1
2020-09-07mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson1-1/+17
2020-07-13mmc: sdhci-msm: Set IO pins in low power state during suspendVeerabhadrarao Badiganti1-0/+17
2020-07-13mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment blockLee Jones1-1/+1
2020-07-13mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() staticHulk Robot1-1/+1
2020-07-13mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti1-9/+197