index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pltfm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
mmc: sdhci-pltfm: remove the unneeded check of disabled device
Kevin Hao
1
-28
/
+26
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
1
-0
/
+2
2014-09-09
mmc: sdhci-pltfm: Do not use parent as the host's device
Pawel Moll
1
-8
/
+2
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-0
/
+1
2014-01-13
mmc: sdhci-pltfm: export pltfm suspend/resume api
Dong Aisheng
1
-2
/
+4
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
1
-8
/
+9
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-05-26
mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data
Al Cooper
1
-1
/
+4
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
1
-1
/
+1
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
1
-2
/
+2
2013-03-22
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
1
-0
/
+1
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
1
-0
/
+8
2012-12-06
mmc: dt: add no-1-8-v device tree flag
Daniel Drake
1
-0
/
+3
2012-12-06
mmc: sdhci-pltfm: Support optional pm properties
Abhilash Kesavan
1
-0
/
+6
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+7
2012-10-08
mmc: dt: Support "broken-cd" property in sdhci-pltfm
Chris Ball
1
-0
/
+3
2012-05-15
mmc: dt: Consolidate DT bindings
Arnd Bergmann
1
-2
/
+6
2012-02-14
mmc: esdhc: set the timeout to the max value
Jerry Huang
1
-0
/
+5
2012-02-14
mmc: esdhc: add PIO mode support
Jerry Huang
1
-1
/
+4
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-7
/
+11
2011-10-27
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-07-27
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
1
-1
/
+2
2011-07-21
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
1
-58
/
+24
2011-07-21
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
1
-1
/
+110
2011-07-21
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
1
-120
/
+37
2011-01-09
mmc: add sdhci-tegra driver for Tegra SoCs
Olof Johansson
1
-0
/
+3
2011-01-09
mmc: Add support for the Marvell Dove SDHCI controller
Mike Rapoport
1
-0
/
+3
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
1
-0
/
+3
2010-10-23
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
1
-3
/
+5
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
-3
/
+7
2010-10-23
mmc: sdhci-pltfm: add suspend/resume functions
Giuseppe Cavallaro
1
-0
/
+21
2010-08-11
sdhci-pltfm: add support for CNS3xxx SoC devices
Anton Vorontsov
1
-0
/
+3
2010-08-11
sdhci-pltfm: switch to module device table matching
Anton Vorontsov
1
-1
/
+13
2010-05-27
sdhci-pltfm: do not print errors in case of an extended iomem size
Anton Vorontsov
1
-1
/
+1
2010-05-27
sdhci-pltfm: implement platform data passing
Anton Vorontsov
1
-4
/
+20
2009-06-14
sdhci: platform driver for SDHCI
Richard Röjfors
1
-0
/
+168