summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: add support for write protectionNikita Kiryanov2013-03-081-0/+1
* mmc: add no simultaenous power and vddMela Custodio2012-11-271-0/+3
* mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmdTushar Behera2012-10-221-0/+3
* mmc: sdhci: add the DMA select for SDMAJaehoon Chung2012-10-221-0/+7
* mmc: sdhci: increase the timeout value for data transferJaehoon Chung2012-10-221-1/+1
* mmc: s5p_sdhci: add the set_mmc_clk for cmu controlJaehoon Chung2012-09-051-0/+3
* mmc: Add a SDHCI quirk for boards that have no CDJoe Hershberger2012-09-051-2/+15
* mmc: Fix version check for clock API in sdhci driverJoe Hershberger2012-09-051-5/+5
* mmc: add the quirk to use the sdhci for samsung-socJaehoon Chung2012-05-081-0/+12
* mmc: sdhci: add the quirk for broken r1b responseJaehoon Chung2012-05-081-0/+12
* mmc: Implement card detection.Thierry Reding2012-01-081-0/+1
* mmc: sdhci: fix sdma bug for large file transferLei Wen2011-11-031-1/+1
* mmc: sdhci: add timeout for data transferLei Wen2011-11-031-1/+8
* mmc: sdhci: add mmc structure for hostLei Wen2011-11-031-0/+1
* mmc: sdhci: fix cache flushLei Wen2011-11-031-1/+1
* MMC: add sdhci generic frameworkLei Wen2011-07-151-0/+433
OpenPOWER on IntegriCloud