| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator | Philip Rakity | 2012-07-21 | 1 | -0/+1 |
* | mmc: sdhci: Add platform suspend/resume hooks. | Chris Ball | 2012-03-25 | 1 | -0/+2 |
* | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S | 2012-01-12 | 1 | -0/+1 |
* | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss | 2011-12-19 | 1 | -1/+1 |
* | mmc: sdhci-pci: add runtime pm support | Adrian Hunter | 2011-10-26 | 1 | -0/+5 |
* | mmc: sdhci: add eMMC hardware reset support | Adrian Hunter | 2011-10-26 | 1 | -1/+1 |
* | mmc: sdhci: Auto-CMD23 support. | Andrei Warkentin | 2011-05-25 | 1 | -0/+2 |
* | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. | Andrei Warkentin | 2011-05-25 | 1 | -1/+1 |
* | mmc: sdhci: add hooks for setting UHS in platform specific code | Philip Rakity | 2011-05-24 | 1 | -0/+2 |
* | mmc: sdhci: add support for retuning mode 1 | Arindam Nath | 2011-05-24 | 1 | -1/+5 |
* | mmc: sdhci: add support for programmable clock mode | Arindam Nath | 2011-05-24 | 1 | -0/+3 |
* | mmc: sd: add support for tuning during uhs initialization | Arindam Nath | 2011-05-24 | 1 | -0/+3 |
* | mmc: sd: add support for uhs bus speed mode selection | Arindam Nath | 2011-05-24 | 1 | -0/+6 |
* | mmc: sd: add support for driver type selection | Arindam Nath | 2011-05-24 | 1 | -1/+10 |
* | mmc: sd: add support for signal voltage switch procedure | Arindam Nath | 2011-05-24 | 1 | -2/+16 |
* | mmc: sdhci: Add pre and post reset processing for chip specific reset | Philip Rakity | 2011-05-24 | 1 | -0/+2 |
* | mmc: sdhci: work around broken dma boundary behavior | Mikko Vinni | 2011-05-24 | 1 | -0/+6 |
* | mmc: sdhci: add the abort CMDTYPE bits definition | Richard Zhu | 2011-03-25 | 1 | -0/+1 |
* | mmc: Test bus-width for old MMC devices | Aries Lee | 2011-01-08 | 1 | -0/+1 |
* | mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers | Philip Rakity | 2011-01-08 | 1 | -1/+1 |
* | mmc: sdhci: 8-bit bus width changes | Philip Rakity | 2010-11-22 | 1 | -1/+4 |
* | mmc: sdhci: Properly enable SDIO IRQ wakeups | Daniel Drake | 2010-11-07 | 1 | -0/+4 |
* | mmc: sdhci: introduce get_ro private write-protect hook | Wolfram Sang | 2010-10-23 | 1 | -0/+1 |
* | mmc: sdhci: allow for eMMC 74 clock generation by controller | Philip Rakity | 2010-10-23 | 1 | -0/+2 |
* | mmc: sdhci: split up sdhci.h for sdhci-pltfm users | Giuseppe Cavallaro | 2010-10-23 | 1 | -131/+7 |
* | mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec | Zhangfei Gao | 2010-10-23 | 1 | -0/+7 |
* | mmc: SDHC 3.0: Base clock frequency change in spec 3.0 | Zhangfei Gao | 2010-10-23 | 1 | -0/+1 |
* | mmc: SDHC 3.0: support 10-bit divided clock mode | Zhangfei Gao | 2010-10-23 | 1 | -0/+5 |
* | sdhci: add no hi-speed bit quirk support | Kyungmin Park | 2010-08-20 | 1 | -0/+2 |
* | sdhci: add auto CMD12 support for eSDHC driver | Jerry Huang | 2010-08-11 | 1 | -0/+2 |
* | sdhci: add regulator support | Marek Szyprowski | 2010-08-11 | 1 | -0/+2 |
* | sdhci-s3c: add support for new card detection methods | Marek Szyprowski | 2010-08-11 | 1 | -0/+1 |
* | sdhci: 8-bit data transfer width support | Kyungmin Park | 2010-08-11 | 1 | -0/+1 |
* | mmc: make sdhci work with ricoh mmc controller | Maxim Levitsky | 2010-08-11 | 1 | -0/+4 |
* | mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build | Thomas Abraham | 2010-05-27 | 1 | -0/+2 |
* | sdhci: build fix: rename SDHCI I/O accessor functions | Matt Fleming | 2010-05-27 | 1 | -18/+18 |
* | mmc: SDHCI_INT_DATA_MASK typo error | Zhangfei Gao | 2010-05-27 | 1 | -1/+1 |
* | sdhci: implement CAP_CLOCK_BASE_BROKEN quirk | Anton Vorontsov | 2010-05-27 | 1 | -0/+2 |
* | sdhci: protect header file against multi inclusion | Albert Herranz | 2009-12-17 | 1 | -0/+4 |
* | sdhci: support for ADMA only hosts | Richard Röjfors | 2009-09-23 | 1 | -2/+2 |
* | sdhci-of: fix high-speed cards recognition | Anton Vorontsov | 2009-09-23 | 1 | -0/+2 |
* | sdhci: get rid of "frequency too high" flood when using eSDHC | Anton Vorontsov | 2009-07-29 | 1 | -0/+1 |
* | sdhci: Specific quirk vor VIA SDHCI controller in VX855ES | Harald Welte | 2009-06-21 | 1 | -0/+2 |
* | sdhci: Add support for hosts that are only capable of 1-bit transfers | Anton Vorontsov | 2009-06-21 | 1 | -0/+2 |
* | sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk | Ben Dooks | 2009-06-21 | 1 | -0/+2 |
* | sdhci: avoid changing voltage needlessly | Pierre Ossman | 2009-06-13 | 1 | -1/+1 |
* | sdhci: catch ADMA errors | Pierre Ossman | 2009-05-03 | 1 | -1/+1 |
* | sdhci: Add quirk for forcing maximum block size to 2048 bytes | Anton Vorontsov | 2009-03-24 | 1 | -0/+2 |
* | sdhci: Add quirk for controllers that need IRQ re-init after reset | Anton Vorontsov | 2009-03-24 | 1 | -0/+2 |
* | sdhci: Add quirk for controllers that need small delays for PIO | Anton Vorontsov | 2009-03-24 | 1 | -0/+2 |