summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci.c
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-26-3/+5
|\
| * mmc:sdhci:fix: Change default interrupts enabled at SDHCI initializationƁukasz Majewski2013-03-12-3/+5
* | mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+1
|/
* mmc: add no simultaenous power and vddMela Custodio2012-11-27-0/+3
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-22-0/+3
* mmc: sdhci: add the DMA select for SDMAJaehoon Chung2012-10-22-0/+7
* mmc: sdhci: increase the timeout value for data transferJaehoon Chung2012-10-22-1/+1
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-05-0/+3
* mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-05-2/+15
* mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-05-5/+5
* mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-08-0/+12
* mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-08-0/+12
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+1
* mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-03-1/+1
* mmc: sdhci: add timeout for data transferLei Wen2011-11-03-1/+8
* mmc: sdhci: add mmc structure for hostLei Wen2011-11-03-0/+1
* mmc: sdhci: fix cache flushLei Wen2011-11-03-1/+1
* MMC: add sdhci generic frameworkLei Wen2011-07-15-0/+433