index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pxav2.c
Age
Commit message (
Expand
)
Author
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-12
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