summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-st.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-st: Handle interconnect clockLee Jones2016-09-121-1/+14
* mmc: host: use the defined function to check whether card is removableJaehoon Chung2016-07-251-1/+1
* mmc: sdhci-st: use sdhci_pltfm_init for private allocationJisheng Zhang2016-02-291-20/+20
* mmc: sdhci-st: Fix modalias to make module auto-loading workZhangfei Gao2015-06-011-1/+1
* mmc: sdhci-st: Update the quirks for this controller.Peter Griffin2015-04-101-1/+4
* mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.Peter Griffin2015-04-101-0/+51
* mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.Peter Griffin2015-04-101-0/+88
* mmc: sdhci-st: Add delay management functions for top registers (eMMC).Peter Griffin2015-04-101-0/+59
* mmc: sdhci-st: Add support for de-asserting reset signal and top regs resourcePeter Griffin2015-04-101-3/+57
* mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regsPeter Griffin2015-04-101-0/+91
* mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao2015-03-231-6/+1Star
* mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao2015-03-231-5/+0Star
* mmc: sdhci-st: Do cleanup while mmc_of_parse() return an errorUlf Hansson2015-01-191-2/+2
* mmc: sdhci-st: Intial support for ST SDHCI controllerPeter Griffin2014-07-101-0/+176