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