summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-msm.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka2024-04-021-1/+15
* mmc: sdhci-msm: Convert to platform remove callback returning voidYangtao Li2023-08-151-3/+2
* mmc: Explicitly include correct DT includesRob Herring2023-08-091-1/+1
* mmc: Merge branch fixes into nextUlf Hansson2023-06-131-0/+3
|\
| * mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold2023-06-121-0/+3
* | mmc: sdhci-msm: Switch to the new ICE APIAbel Vesa2023-06-121-176/+47
|/
* firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-1/+1
* mmc: Avoid open coding by using mmc_op_tuning()ChanWoo Lee2022-12-071-2/+1
* mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()Brian Norris2022-12-071-8/+2
* mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan2022-09-271-0/+1
* mmc: sdhci-msm: drop redundant of_device_id entriesKrzysztof Kozlowski2022-07-181-25/+4
* Merge branch 'fixes' into nextUlf Hansson2022-05-041-0/+42
|\
| * mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu2022-05-041-0/+42
* | mmc: sdhci-msm: Add compatible string check for sdx65Rohit Agarwal2022-05-041-0/+1
* | mmc: sdhci-msm: Add compatible string check for sm8150Bhupesh Sharma2022-05-041-0/+1
* | mmc: sdhci-msm: Add SoC specific compatiblesBhupesh Sharma2022-05-041-0/+23
|/
* mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala2021-08-241-0/+3
* mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu2021-08-041-0/+18
* Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-04-281-6/+2
|\
| * mmc: sdhci-msm: Remove unnecessary error logJia Yang2021-04-121-6/+2
* | mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li2021-03-161-14/+5
|/
* mmc: sdhci-msm: add Inline Crypto Engine supportEric Biggers2021-02-011-4/+272
* mmc: sdhci-msm: Actually set the actual clockDouglas Anderson2021-02-011-19/+16
* mmc: sdhci-msm: Warn about overclocking SD/MMCDouglas Anderson2021-02-011-2/+13
* mmc: sdhci-msm: detect if tassadar_dll is used by using core versionDmitry Baryshkov2020-11-171-10/+3
* mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2020-09-111-9/+5
* Merge branch 'fixes' into nextUlf Hansson2020-09-071-1/+17
|\
| * mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson2020-09-071-1/+17
* | mmc: sdhci-msm: Prefer asynchronous probeDouglas Anderson2020-09-071-0/+1
* | mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti2020-09-071-0/+1
|/
* mmc: sdhci-msm: Set IO pins in low power state during suspendVeerabhadrarao Badiganti2020-07-131-0/+17
* mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment blockLee Jones2020-07-131-1/+1
* mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() staticHulk Robot2020-07-131-1/+1
* mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti2020-07-131-9/+197
* mmc: sdhci-msm: Fix spelling mistakeFlavio Suligoi2020-07-131-1/+1
* mmc: sdhci-msm: Add interconnect bandwidth scaling supportPradeep P V K2020-07-131-0/+6
* mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti2020-07-081-2/+3
* mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti2020-06-011-0/+6
* mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg2020-05-281-0/+31
* mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg2020-05-281-2/+11
* mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg2020-05-281-1/+16
* mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg2020-05-281-0/+13
* mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti2020-05-281-0/+29
* mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()Rajendra Nayak2020-05-281-11/+16
* mmc: sdhci-msm: Use OPP API to set clk/perf stateRajendra Nayak2020-05-281-5/+29
* mmc: sdhci-msm: Enable ADMA length mismatch error interruptVeerabhadrarao Badiganti2020-05-281-5/+5
* mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti2020-05-281-1/+3
* mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti2020-04-201-0/+2
* mmc: sdhci-msm: Deactivate CQE during SDHC resetVeerabhadrarao Badiganti2020-03-241-1/+8
* mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani2020-03-241-3/+15