Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 2014-05-22 | 1 | -1/+0 |
* | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code | Russell King | 2014-05-22 | 1 | -2/+1 |
* | mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver | Dong Aisheng | 2013-09-26 | 1 | -37/+0 |
* | mmc: esdhc: Add support for 8-bit bus width and non-removable card | Oded Gabbay | 2013-07-05 | 1 | -0/+7 |
* | mmc: sdhci-esdhc: calculate sdclk divider from controller clock | Lucas Stach | 2013-06-27 | 1 | -4/+5 |
* | mmc: sdhci-esdhc: break out early if clock is 0 | Shawn Guo | 2012-09-04 | 1 | -3/+3 |
* | mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms | Tony Lin | 2012-01-11 | 1 | -1/+1 |
* | mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhc | Richard Zhu | 2011-03-25 | 1 | -2/+1 |
* | mmc: sdhci-esdhc: broken card detection is not a default quirk | Wolfram Sang | 2011-03-17 | 1 | -1/+0 |
* | mmc: sdhci-of-esdhc: factor out common stuff | Wolfram Sang | 2010-10-23 | 1 | -0/+83 |