summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-dove.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson2016-07-291-1/+1
* mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao2015-03-231-6/+1
* mmc: sdhci: disable the clock in sdhci_pltfm_unregister()Kevin Hao2015-03-231-7/+1
* mmc: sdhci-dove: kill the driver specific private structKevin Hao2015-03-231-21/+5
* mmc: sdhci-dove: remove the unneeded error checkKevin Hao2015-03-231-4/+2
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0
* mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handlerSebastian Hesselbarth2014-05-231-69/+5
* mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert reset into a library functionRussell King2014-05-221-0/+1
* mmc: sdhci: convert generic bus width setup to library functionRussell King2014-05-221-0/+1
* mmc: sdhci-dove: Remove redundant of_match_ptrSachin Kamat2014-02-251-1/+1
* mmc: sdhci: Add size for caller in init+registerChristian Daudt2013-05-311-1/+1
* mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen2013-03-221-1/+1
* mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen2013-03-221-1/+1
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-4/+4
|\
| * mmc: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * mmc: remove use of __devinitdataBill Pemberton2012-11-281-1/+1
| * mmc: remove use of __devinitBill Pemberton2012-11-281-1/+1
| * mmc: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | mmc: sdhci-dove: allow GPIOs to be used for card detection on DoveRussell King2012-12-061-6/+67
* | mmc: sdhci-dove: use two-stage initialization for sdhci-pltfmRussell King2012-12-061-7/+17
* | mmc: sdhci-dove: use devm_clk_get()Russell King2012-12-061-7/+4
|/
* mmc: fix sdhci-dove probe/removalRussell King - ARM Linux2012-11-071-18/+20
* mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth2012-09-041-0/+8
* mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth2012-07-221-1/+47
* mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth2012-07-221-1/+2
* mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark2012-04-051-0/+1
* mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-111-11/+1
* mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-191-4/+1
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-201-1/+0
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-1/+41
* mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport2011-01-081-0/+70
OpenPOWER on IntegriCloud