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.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
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
2017-08-30
mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
Masahiro Yamada
2017-04-24
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2016-09-26
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
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-05-02
mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
Masahiro Yamada
2016-05-02
mmc: sdhci-pltfm: move devm_ioremap_resource() up
Masahiro Yamada
2016-05-02
mmc: sdhci-pltfm: use devm_ioremap_resource()
Masahiro Yamada
2016-05-02
mmc: sdhci-pltfm: use devm_ioremap()
Masahiro Yamada
2016-05-02
mmc: sdhci-pltfm: use devm_request_mem_region()
Masahiro Yamada
2016-05-02
mmc: sdhci-pltfm: check return value of platform_get_irq()
Masahiro Yamada
2016-05-02
mmc: sdhci-pltfm: drop error message for too small MMIO resource size
Masahiro Yamada
2015-12-22
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
2015-10-26
mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
2015-03-23
mmc: sdhci-pltfm: remove the unneeded check of disabled device
Kevin Hao
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
2014-09-09
mmc: sdhci-pltfm: Do not use parent as the host's device
Pawel Moll
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
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: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data
Al Cooper
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-03-22
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2012-12-06
mmc: dt: add no-1-8-v device tree flag
Daniel Drake
2012-12-06
mmc: sdhci-pltfm: Support optional pm properties
Abhilash Kesavan
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
2012-10-07
mmc: dt: Support "broken-cd" property in sdhci-pltfm
Chris Ball
2012-05-15
mmc: dt: Consolidate DT bindings
Arnd Bergmann
2012-02-13
mmc: esdhc: set the timeout to the max value
Jerry Huang
2012-02-13
mmc: esdhc: add PIO mode support
Jerry Huang
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-07-27
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
2011-07-20
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
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: pass more data on custom init call
Wolfram Sang
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
[next]