summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-msm.c
AgeCommit message (Expand)Author
2021-08-24mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala
2021-08-04mmc: sdhci-msm: Update the software timeout value for sdhcShaik Sajida Bhanu
2021-04-28Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-04-12mmc: sdhci-msm: Remove unnecessary error logJia Yang
2021-03-16mmc: sdhci-msm: Convert to use resource-managed OPP APIYangtao Li
2021-02-01mmc: sdhci-msm: add Inline Crypto Engine supportEric Biggers
2021-02-01mmc: sdhci-msm: Actually set the actual clockDouglas Anderson
2021-02-01mmc: sdhci-msm: Warn about overclocking SD/MMCDouglas Anderson
2020-11-17mmc: sdhci-msm: detect if tassadar_dll is used by using core versionDmitry Baryshkov
2020-09-11mmc: sdhci-msm: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-09-07Merge branch 'fixes' into nextUlf Hansson
2020-09-07mmc: sdhci-msm: Prefer asynchronous probeDouglas Anderson
2020-09-07mmc: sdhci-msm: Enable restore_dll_config flag for sc7180 targetVeerabhadrarao Badiganti
2020-09-07mmc: sdhci-msm: Add retries when all tuning phases are found validDouglas Anderson
2020-07-13mmc: sdhci-msm: Set IO pins in low power state during suspendVeerabhadrarao Badiganti
2020-07-13mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment blockLee Jones
2020-07-13mmc: sdhci-msm: Make function sdhci_msm_dump_vendor_regs() staticHulk Robot
2020-07-13mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti
2020-07-13mmc: sdhci-msm: Fix spelling mistakeFlavio Suligoi
2020-07-13mmc: sdhci-msm: Add interconnect bandwidth scaling supportPradeep P V K
2020-07-08mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti
2020-06-01mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti
2020-05-28mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg
2020-05-28mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg
2020-05-28mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg
2020-05-28mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg
2020-05-28mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti
2020-05-28mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()Rajendra Nayak
2020-05-28mmc: sdhci-msm: Use OPP API to set clk/perf stateRajendra Nayak
2020-05-28mmc: sdhci-msm: Enable ADMA length mismatch error interruptVeerabhadrarao Badiganti
2020-05-28mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirkVeerabhadrarao Badiganti
2020-04-20mmc: sdhci-msm: Enable host capabilities pertains to R1b responseVeerabhadrarao Badiganti
2020-03-24mmc: sdhci-msm: Deactivate CQE during SDHC resetVeerabhadrarao Badiganti
2020-03-24mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani
2020-02-13mmc: sdhci-msm: Mark sdhci_msm_cqe_disable staticStephen Boyd
2020-01-24mmc: sdhci-msm: Add CQHCI support for sdhci-msmRitesh Harjani
2019-12-18mmc: sdhci-msm: convert to devm_platform_ioremap_resourceYangtao Li
2019-12-16mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG registerVeerabhadrarao Badiganti
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-10mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2018-12-17mmc: sdhci-msm: avoid unused function warningArnd Bergmann
2018-12-17mmc: sdhci-msm: Disable CDR function on TXLoic Poulain
2018-12-17mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti
2018-07-16mmc: sdhci-msm: Remove redundant dev_err call in sdhci_msm_probe()weiyongjun (A)
2018-07-16mmc: host: Register changes for sdcc V5Sayali Lokhande
2018-07-16mmc: sdhci-msm: Add msm version specific ops and data structuresVijay Viswanath
2018-07-16mmc: sdhci-msm: Define new Register address mapSayali Lokhande
2018-05-31mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirkGeorgi Djakov
2018-05-02mmc: sdhci-msm: support voltage pad switchingVijay Viswanath