| Commit message (Expand) | Author | Age |
* | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson | 2016-07-29 |
* | mmc: sdhci: set the .remove to sdhci_pltfm_unregister() | Kevin Hao | 2015-03-23 |
* | mmc: remove .owner field for drivers using module_platform_driver | Peter Griffin | 2014-09-09 |
* | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function | Russell King | 2014-05-22 |
* | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 2014-05-22 |
* | mmc: sdhci: move setting mmc->actual_clock into set_clock handlers | Russell King | 2014-05-22 |
* | mmc: sdhci: move setting host->clock into sdhci_do_set_ios() | Russell King | 2014-05-22 |
* | mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock() | Russell King | 2014-05-22 |
* | mmc: sdhci: convert reset into a library function | Russell King | 2014-05-22 |
* | mmc: sdhci: convert generic bus width setup to library function | Russell King | 2014-05-22 |
* | mmc: sdhci: Add size for caller in init+register | Christian Daudt | 2013-05-31 |
* | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-04 |
|\ |
|
| * | mmc: sdhci: Constify sdhci_ops structs where possible | Lars-Peter Clausen | 2013-03-22 |
| * | mmc: sdhci_pltfm: Constify sdhci_pltfm_data | Lars-Peter Clausen | 2013-03-22 |
* | | ARM: cns3xxx: make mach header files local | Arnd Bergmann | 2013-03-14 |
|/ |
|
* | mmc: remove use of __devexit | Bill Pemberton | 2012-11-28 |
* | mmc: remove use of __devinit | Bill Pemberton | 2012-11-28 |
* | mmc: remove use of __devexit_p | Bill Pemberton | 2012-11-28 |
* | mmc: convert drivers/mmc/host/* to use module_platform_driver() | Axel Lin | 2012-01-11 |
* | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss | 2011-12-19 |
* | mmc: Add module.h include to sdhci-cns3xxx.c | Chris Ball | 2011-12-10 |
* | mmc: sdhci: change sdhci-pltfm into a module | Shawn Guo | 2011-07-20 |
* | mmc: sdhci: merge two sdhci-pltfm.h into one | Shawn Guo | 2011-07-20 |
* | mmc: sdhci: make sdhci-pltfm device drivers self registered | Shawn Guo | 2011-07-20 |
* | mmc: sdhci-pltfm: move .h file into appropriate subdir | Wolfram Sang | 2010-10-23 |
* | sdhci-pltfm: add support for CNS3xxx SoC devices | Anton Vorontsov | 2010-08-11 |