summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-st.c
AgeCommit message (Expand)Author
2023-08-15mmc: sdhci-st: Use sdhci_pltfm_remove()Adrian Hunter
2023-08-15mmc: sdhci-st: Convert to platform remove callback returning voidYangtao Li
2023-08-09mmc: sdhci-st: Use devm_platform_ioremap_resource_byname()Li Zetao
2022-07-12mmc: sdhci-st: Obviously always return success in remove callbackUwe Kleine-König
2021-04-12mmc: sdhci-st: Remove unnecessary error logLaibin Qiu
2021-03-30mmc: sdhci-st: simplify optional reset handlingPhilipp Zabel
2020-11-24mmc: sdhci-st: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-05-29mmc: sdhci-*: Don't emit error msg if sdhci_add_host() failsJisheng Zhang
2017-08-30mmc: sdhci-st: explicitly request exclusive reset controlPhilipp Zabel
2017-08-30mmc: sdhci-st: Handle return value of clk_prepare_enableArvind Yadav
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter
2017-04-24mmc: sdhci-st: remove unnecessary platform_set_drvdata() callJisheng Zhang
2016-09-12mmc: sdhci-st: Handle interconnect clockLee Jones
2016-07-25mmc: host: use the defined function to check whether card is removableJaehoon Chung
2016-02-29mmc: sdhci-st: use sdhci_pltfm_init for private allocationJisheng Zhang
2015-06-01mmc: sdhci-st: Fix modalias to make module auto-loading workZhangfei Gao
2015-04-10mmc: sdhci-st: Update the quirks for this controller.Peter Griffin
2015-04-10mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin
2015-04-10mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin
2015-04-10mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin
2015-04-10mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin
2015-04-10mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin
2015-03-23mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao
2015-03-23mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao
2015-01-19mmc: sdhci-st: Do cleanup while mmc_of_parse() return an errorUlf Hansson
2014-07-10mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin