summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-cns3xxx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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-2/+1
* mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King2014-05-221-0/+2
* mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King2014-05-221-3/+1
* mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King2014-05-221-3/+0
* 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
* Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-041-2/+2
|\
| * 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
* | ARM: cns3xxx: make mach header files localArnd Bergmann2013-03-141-1/+0
|/
* 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 include to sdhci-cns3xxx.cChris Ball2011-12-101-0/+1
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-201-1/+0
* mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo2011-07-201-1/+0
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-1/+41
* mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang2010-10-231-1/+1
* sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-111-0/+97