summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-01-19CHROMIUM: Arm: tegra: mmc: change bounce buffer printf to debugPuneet Saxena
2011-12-20CHROMIUM: mmc: Enable 8-bit for eMMCSimon Glass
2011-12-20tegra: mmc: Tidy up delays and timeoutsSimon Glass
2011-10-28mmc: tegra3: Add MMC support for Tegra3 (specifically, waluigi)Doug Anderson
2011-10-28mmc: tegra: Rename tegra2_mmc to tegra_mmc in prep for tegra3Doug Anderson
2011-10-04tegra: Make clk_rst.h a common fileSimon Glass
2011-10-03Initialize a variable gcc 4.6.0 incorrectly thinks can be used uninitializedGabe Black
2011-10-03CHROMIUM: tegra: mmc: Fixed handling of timeouts.Doug Anderson
2011-09-15mmc: tidy up mmc now that we are closer to upstreamSimon Glass
2011-09-15tegra: mmc: Add high capacity flagSimon Glass
2011-09-15cherry-pick: mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski
2011-09-15cherry-pick: mmc: fix the condition for MMC version 4Yoshihiro Shimoda
2011-08-29Temporary fix for EMMCSimon Glass
2011-08-29mmc: tegra2: fix HC version register offsetVincent Palatin
2011-08-29CHROMIUM: Define the tegra2 internal eMMC media as non-removable.Tom Wai-Hong Tam
2011-08-29fdt: tegra2: Support SDMMC config through FDTSimon Glass
2011-08-29mmc: Tegra: fix hang in sd_change_freq due to bad buf ptr passed to sd_switchTom Warren
2011-08-29Move GPIO setup to the MMC driverSimon Glass
2011-08-29mmc: Cache line align buffersAnton Staaf
2011-08-29Tidy up MMC to use to clock APISimon Glass
2011-08-24mmc: Tegra2: Enable dcache support by bouncing unaligned requests.Anton Staaf
2011-08-24mmc: Tegra2: Factor out mmc_wait_inhibit functionalityAnton Staaf
2011-08-24mmc: Tegra2: Add data transfer completion timeoutAnton Staaf
2011-08-24mmc: Tegra2: Support DMA restarts at buffer boundariesAnton Staaf
2011-08-24Fix incorrect clock setting in MMCSimon Glass
2011-08-24tegra2: Add clock and PLL control functionsSimon Glass
2011-08-24mmc: Tegra2: add SD/MMC support for SeaboardTom Warren
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung
2011-05-26MMC S5P: Fix typoDirk Behme
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme
2011-05-18fsl_esdhc: Initialize mmc->b_maxFabio Estevam
2011-05-18mmc: enable partition switch function for emmcLei Wen
2011-05-18cmd_mmc: eliminate device num in the mmc commandLei Wen
2011-05-18mmc_spi: generate response for send status commandThomas Chou
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann
2011-04-29fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu
2011-04-29MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby
2011-04-29MMC: make b_max unconditionalJohn Rigby
2011-04-29MMC: Add support for PL180 ARM mmc deviceMatt Waddel
2011-04-13MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati
2011-04-13mmc: trace addedRaffaele Recalcati
2011-04-13mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati
2011-04-13mmc: checking status after commands with R1b responseRaffaele Recalcati
2011-04-13mmc: remove duplicated header fileMinkyu Kang
2011-04-13mmc: add generic mmc spi driverThomas Chou
2011-04-13mmc: constify & localize dataMike Frysinger
2011-04-13drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks