summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pltfm.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: convert reset into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-221-0/+1
* mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng2014-01-131-2/+4
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-311-8/+9
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-261-1/+0Star
* mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper2013-05-261-1/+4
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-221-1/+1
* mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-221-2/+2
* mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controllerChunhe Lan2013-03-221-0/+1
* mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen2013-02-241-0/+8
* mmc: dt: add no-1-8-v device tree flagDaniel Drake2012-12-061-0/+3
* mmc: sdhci-pltfm: Support optional pm propertiesAbhilash Kesavan2012-12-061-0/+6
* mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang2012-11-071-0/+7
* mmc: dt: Support "broken-cd" property in sdhci-pltfmChris Ball2012-10-071-0/+3
* mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-151-2/+6
* 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