index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pltfm.h
Age
Commit message (
Expand
)
Author
2021-02-01
mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb
Ulf Hansson
2020-03-24
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-08
mmc: sdhci-pltfm: Convert DT properties to generic device properties
Adrian Hunter
2017-08-30
mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume
Masahiro Yamada
2016-11-29
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
Masahiro Yamada
2016-07-29
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2016-07-29
mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-29
mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
Ulf Hansson
2016-02-29
mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
Jisheng Zhang
2014-01-13
mmc: sdhci-pltfm: export pltfm suspend/resume api
Dong Aisheng
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-26
mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data
Al Cooper
2013-03-22
mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
Lars-Peter Clausen
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-07-20
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
2011-07-20
mmc: sdhci: merge two sdhci-pltfm.h into one
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
2011-07-20
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
2011-03-25
mmc: sdhci-esdhc: use writel/readl as general APIs
Richard Zhu
2011-01-08
mmc: add sdhci-tegra driver for Tegra SoCs
Olof Johansson
2011-01-08
mmc: Add support for the Marvell Dove SDHCI controller
Mike Rapoport
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
2010-10-23
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2010-08-11
sdhci-pltfm: add support for CNS3xxx SoC devices
Anton Vorontsov
2010-08-11
sdhci-pltfm: switch to module device table matching
Anton Vorontsov