Age | Commit message (Expand) | Author | Files | Lines |
2018-10-08 | mmc: sdhci-pltfm: Convert DT properties to generic device properties | Adrian Hunter | 1 | -1/+6 |
2017-08-30 | mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume | Masahiro Yamada | 1 | -0/+2 |
2016-11-29 | mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv() | Masahiro Yamada | 1 | -1/+1 |
2016-07-29 | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson | 1 | -1/+0 |
2016-07-29 | mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS | Ulf Hansson | 1 | -4/+0 |
2016-07-29 | mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static | Ulf Hansson | 1 | -2/+0 |
2016-02-29 | mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host | Jisheng Zhang | 1 | -1/+0 |
2014-01-13 | mmc: sdhci-pltfm: export pltfm suspend/resume api | Dong Aisheng | 1 | -0/+2 |
2013-05-31 | mmc: sdhci: Add size for caller in init+register | Christian Daudt | 1 | -2/+11 |
2013-05-26 | mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data | Al Cooper | 1 | -0/+1 |
2013-03-22 | mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct | Lars-Peter Clausen | 1 | -1/+1 |
2013-03-22 | mmc: sdhci_pltfm: Constify sdhci_pltfm_data | Lars-Peter Clausen | 1 | -2/+2 |
2013-02-24 | mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock | Lars-Peter Clausen | 1 | -0/+2 |
2011-12-20 | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss | 1 | -2/+4 |
2011-07-21 | mmc: sdhci: change sdhci-pltfm into a module | Shawn Guo | 1 | -9/+58 |
2011-07-21 | mmc: sdhci: merge two sdhci-pltfm.h into one | Shawn Guo | 1 | -1/+5 |
2011-07-21 | mmc: sdhci: make sdhci-of device drivers self registered | Shawn Guo | 1 | -0/+12 |
2011-07-21 | mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data | Shawn Guo | 1 | -0/+4 |
2011-07-21 | mmc: sdhci: make sdhci-pltfm device drivers self registered | Shawn Guo | 1 | -4/+13 |
2011-03-25 | mmc: sdhci-esdhc: use writel/readl as general APIs | Richard Zhu | 1 | -1/+1 |
2011-01-09 | mmc: add sdhci-tegra driver for Tegra SoCs | Olof Johansson | 1 | -0/+1 |
2011-01-09 | mmc: Add support for the Marvell Dove SDHCI controller | Mike Rapoport | 1 | -0/+1 |
2010-10-23 | mmc: sdhci-pltfm: add -pltfm driver for imx35/51 | Wolfram Sang | 1 | -0/+1 |
2010-10-23 | mmc: sdhci-pltfm: move .h file into appropriate subdir | Wolfram Sang | 1 | -1/+1 |
2010-10-23 | mmc: sdhci-pltfm: Add structure for host-specific data | Wolfram Sang | 1 | -0/+7 |
2010-08-11 | sdhci-pltfm: add support for CNS3xxx SoC devices | Anton Vorontsov | 1 | -0/+4 |
2010-08-11 | sdhci-pltfm: switch to module device table matching | Anton Vorontsov | 1 | -0/+14 |