aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pltfm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-08mmc: sdhci-pltfm: Convert DT properties to generic device propertiesAdrian Hunter1-1/+6
2017-08-30mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada1-0/+2
2016-11-29mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada1-1/+1
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson1-1/+0
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson1-4/+0
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson1-2/+0
2016-02-29mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_hostJisheng Zhang1-1/+0
2014-01-13mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng1-0/+2
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt1-2/+11
2013-05-26mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper1-0/+1
2013-03-22mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen1-1/+1
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen1-2/+2
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen1-0/+2
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss1-2/+4
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo1-9/+58
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo1-1/+5
2011-07-20mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo1-0/+12
2011-07-20mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo1-0/+4
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo1-4/+13
2011-03-25mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu1-1/+1
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson1-0/+1
2011-01-08mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport1-0/+1
2010-10-23mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang1-0/+1
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang1-1/+1
2010-10-23mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang1-0/+7
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov1-0/+4
2010-08-11sdhci-pltfm: switch to module device table matchingAnton Vorontsov1-0/+14