summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-of-hlwd.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: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-091-1/+0
* 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: 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
* mmc: remove use of __devexitBill 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: 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: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-261-0/+1
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-201-1/+0
* mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo2011-07-201-2/+48
* mmc: sdhci: eliminate sdhci_of_host and sdhci_of_dataShawn Guo2011-07-201-9/+11
* sdhci: build fix: rename SDHCI I/O accessor functionsMatt Fleming2010-05-271-6/+6
* sdhci-of: add support for the wii sdhci controllerAlbert Herranz2009-12-171-0/+65