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-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+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 | -0/+1 |
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-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 |
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-10-27 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker | 1 | -0/+1 |
2011-07-21 | mmc: sdhci: change sdhci-pltfm into a module | Shawn Guo | 1 | -1/+0 |
2011-07-21 | mmc: sdhci: make sdhci-of device drivers self registered | Shawn Guo | 1 | -2/+48 |
2011-07-21 | mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data | Shawn Guo | 1 | -9/+11 |
2010-05-27 | sdhci: build fix: rename SDHCI I/O accessor functions | Matt Fleming | 1 | -6/+6 |
2009-12-18 | sdhci-of: add support for the wii sdhci controller | Albert Herranz | 1 | -0/+65 |