aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-05-07MMC: arm_pl180_mmci: factor out plat specific infoJohn Rigby
2012-05-02MMC: arm_pl180_mmci: allow multiple devicesJohn Rigby
2012-04-21mmc: Fix warning if CONFIG_MMC_TRACE is enabledDirk Behme
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut
2012-04-16i.MX28: Allow coexistence of PIO and DMA mode for SD/MMCMarek Vasut
2012-03-30drivers/mmc/mmc.c: Fix build warningAnatolij Gustschin
2012-03-30drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warningAnatolij Gustschin
2012-03-29i.MX28: Do data transfers via DMA in MMC driverMarek Vasut
2012-03-29MMC: Implement generic bounce bufferMarek Vasut
2012-03-13ATMEL: remove old atmel_mci driverSven Schnelle
2012-03-13ATMEL: use generic mmc frameworkSven Schnelle
2012-02-15mmc: make mmc_send_status() more reliableJan Kloetzke
2012-02-15mmc: fix card busy pollingJan Kloetzke
2012-02-15Tegra: mmc: Fixed handling of interrupts in timeouts.Tom Warren
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger
2012-02-12tegra: mmc: Support operation with dcache enabledSimon Glass
2012-01-08fsl_esdhc: fix PIO mode transfersIra Snyder
2012-01-08mmc: tegra2: Implement card-detect hook.Thierry Reding
2012-01-08mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding
2012-01-08mmc: Implement card detection.Thierry Reding
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding
2012-01-08drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin
2012-01-08ftsdc010: improve performance and capabilityMacpaul Lin
2012-01-08mmc: add host_caps checking avoid switch card improperlyMacpaul Lin
2012-01-08i.mx: fsl_esdhc: add the i.mx6q supportJason Liu
2011-12-24tegra2: Move tegra2_mmc_init() prototype to public header.Thierry Reding
2011-12-19PXA: Kill last remnants of set_GPIO_mode functionMarek Vasut
2011-12-09tegra2: Modify MMC driver to handle power and cd GPIOsStephen Warren
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-11-25Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec"Macpaul Lin
2011-11-25mmc: mv_sdhci: Fix host version read for Armada100Ajay Bhargav
2011-11-16davinci, mmc: fix gcc 4.6 build warningsHeiko Schocher
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-11-15omap: Checkpatch fixesSricharan
2011-11-12Tegra2: mmc: Factor out mmc_wait_inhibit functionalityAnton staaf
2011-11-12Tegra2: mmc: Add data transfer completion timeoutAnton staaf
2011-11-12Tegra2: mmc: Support DMA restarts at buffer boundariesAnton staaf
2011-11-12Tegra2: mmc: define register field values in tegra2_mmc.hAnton staaf
2011-11-11iMX28: Add SSP MMC driverMarek Vasut
2011-11-08MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)
2011-11-03tegra2: Move MMC clock initialization into MMC driverStephen Warren
2011-11-03mmc: sdhci: fix sdma bug for large file transferLei Wen
2011-11-03mmc: sdhci: add timeout for data transferLei Wen
2011-11-03mmc: sdhci: add mmc structure for hostLei Wen
2011-11-03mmc: sdhci: fix cache flushLei Wen
2011-11-03mmc: CMD7:MMC_CMD_SELECT_CARD response fixAjay Bhargav
2011-11-03mmc: test mmc bus width on startupLei Wen
2011-11-03mmc: change magic number to macro defineLei Wen
2011-11-03mmc: mv_sdhci: fix 8bus width access for 88SV331xV5Lei Wen