aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-dove.c
Commit message (Expand)AuthorAge
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-09
* mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handlerSebastian Hesselbarth2014-05-23
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-22
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-22
* mmc: sdhci: convert reset into a library functionRussell King2014-05-22
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-22
* mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat2014-02-25
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-31
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-22
* mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-22
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-28
| * mmc: remove use of __devinitdataBill Pemberton2012-11-28
| * mmc: remove use of __devinitBill Pemberton2012-11-28
| * mmc: remove use of __devexit_pBill Pemberton2012-11-28
* | mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King2012-12-06
* | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King2012-12-06
* | mmc: sdhci-dove: use devm_clk_get()Russell King2012-12-06
|/
* mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-07
* mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth2012-09-04
* mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth2012-07-22
* mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth2012-07-22
* mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark2012-04-05
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-19
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-20
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-20
* mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport2011-01-08