index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pxav2.c
Age
Commit message (
Expand
)
Author
2015-06-01
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
2014-11-10
mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
Sebastian Hesselbarth
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
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
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-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-09-04
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
Chao Xie
2012-07-21
mmc: sdhci-pxa: Add device tree support
Chris Ball
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
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-10-26
mmc: sdhci-pxa: Check pdata before using its members
Tanmay Upadhyay
2011-07-20
mmc: sdhci-pxa: move platform data to include/linux/platform_data
Zhangfei Gao
2011-07-20
mmc: host: split up sdhci-pxa, create sdhci-pxav2.c
Zhangfei Gao