index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-dove.c
Age
Commit message (
Expand
)
Author
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
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
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-06
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove
Russell King
2012-12-06
mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm
Russell King
2012-12-06
mmc: sdhci-dove: use devm_clk_get()
Russell King
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinitdata
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-07
mmc: fix sdhci-dove probe/removal
Russell King - ARM Linux
2012-09-04
mmc: sdhci-dove: DT support for sdhci-dove
Sebastian Hesselbarth
2012-07-22
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
2012-07-22
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
2012-04-05
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
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-07-20
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
2011-01-08
mmc: Add support for the Marvell Dove SDHCI controller
Mike Rapoport