summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pltfm.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: esdhc: set the timeout to the max valueJerry Huang2012-02-141-0/+5
* mmc: esdhc: add PIO mode supportJerry Huang2012-02-141-1/+4
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-201-7/+11
* mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo2011-07-271-1/+2
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-201-58/+24Star
* mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo2011-07-201-1/+110
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-120/+37Star
* mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-091-0/+3
* mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport2011-01-091-0/+3
* mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang2010-10-231-0/+3
* mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang2010-10-231-3/+5
* mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang2010-10-231-1/+1
* mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang2010-10-231-3/+7
* mmc: sdhci-pltfm: add suspend/resume functionsGiuseppe Cavallaro2010-10-231-0/+21
* sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-111-0/+3
* sdhci-pltfm: switch to module device table matchingAnton Vorontsov2010-08-111-1/+13
* sdhci-pltfm: do not print errors in case of an extended iomem sizeAnton Vorontsov2010-05-271-1/+1
* sdhci-pltfm: implement platform data passingAnton Vorontsov2010-05-271-4/+20
* sdhci: platform driver for SDHCIRichard Röjfors2009-06-131-0/+168