summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-dove.c
AgeCommit message (Expand)Author
2014-02-25mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King
2012-12-06mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King
2012-12-06mmc: sdhci-dove: use devm_clk_get()Russell King
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitdataBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-11-07mmc: fix sdhci-dove probe/removalRussell King - ARM Linux
2012-09-04mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth
2012-07-22mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2011-01-08mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport