summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-cns3xxx.c
AgeCommit message (Expand)Author
2015-03-23mmc: sdhci: set the .remove to sdhci_pltfm_unregister()Kevin Hao
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-05-22mmc: sdhci: convert sdhci_set_uhs_signaling() into a library functionRussell King
2014-05-22mmc: sdhci: convert sdhci_set_clock() into a library functionRussell King
2014-05-22mmc: sdhci: move setting mmc->actual_clock into set_clock handlersRussell King
2014-05-22mmc: sdhci: move setting host->clock into sdhci_do_set_ios()Russell King
2014-05-22mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()Russell King
2014-05-22mmc: sdhci: convert reset into a library functionRussell King
2014-05-22mmc: sdhci: convert generic bus width setup to library functionRussell King
2013-05-31mmc: sdhci: Add size for caller in init+registerChristian Daudt
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-22mmc: sdhci: Constify sdhci_ops structs where possibleLars-Peter Clausen
2013-03-22mmc: sdhci_pltfm: Constify sdhci_pltfm_dataLars-Peter Clausen
2013-03-14ARM: cns3xxx: make mach header files localArnd Bergmann
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
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-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo
2011-07-20mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-08-11sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov