summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pltfm.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-08mmc: sdhci-pltfm: Convert DT properties to generic device propertiesAdrian Hunter
2017-08-30mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resumeMasahiro Yamada
2016-11-29mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()Masahiro Yamada
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson
2016-02-29mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_hostJisheng Zhang
2014-01-13mmc: sdhci-pltfm: export pltfm suspend/resume apiDong Aisheng
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-05-26mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform dataAl Cooper
2013-03-22mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data structLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-02-24mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clockLars-Peter Clausen
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-07-20mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo
2011-07-20mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-03-25mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson
2011-01-08mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport
2010-10-23mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-10-23mmc: sdhci-pltfm: Add structure for host-specific dataWolfram Sang
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov
2010-08-11sdhci-pltfm: switch to module device table matchingAnton Vorontsov