aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2011-10-25mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf1-2/+2
2011-10-25mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf1-5/+5
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K1-3/+28
2011-09-30mmc: omap: enable high capacityBalaji T K1-1/+2
2011-09-04ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2-0/+668
2011-09-04mmc: Fix mmc_send_status()Marek Vasut1-1/+2
2011-09-04OMAP3: Remove legacy mmc driverTom Rini3-804/+0
2011-09-03mmc: S5P: Support DMA restarts at buffer boundariesAnton Staaf1-4/+11
2011-07-28Revert "AT91:mmc:fix multiple read/write error"Andy Fleming2-12/+1
2011-07-26disk/part.c: Make features optionalMatthew McClintock1-0/+2
2011-07-15AT91:mmc:fix multiple read/write errorelen.song2-1/+12
2011-07-15mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2-2/+6
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda3-0/+847
2011-07-15mmc: fix the condition for MMC version 4Yoshihiro Shimoda1-4/+11
2011-07-15MMC: add marvell sdhci driverLei Wen2-0/+22
2011-07-15MMC: add sdhci generic frameworkLei Wen2-0/+434
2011-07-15MMC: add erase function to both mmc and sdLei Wen1-0/+102
2011-07-15mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren3-0/+592
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung1-0/+4
2011-05-26MMC S5P: Fix typoDirk Behme1-1/+1
2011-05-19Minor coding style cleanup.Wolfgang Denk1-4/+4
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme1-0/+1
2011-05-18fsl_esdhc: Initialize mmc->b_maxFabio Estevam1-0/+1
2011-05-18mmc: enable partition switch function for emmcLei Wen1-1/+29
2011-05-18cmd_mmc: eliminate device num in the mmc commandLei Wen1-0/+5
2011-05-18mmc_spi: generate response for send status commandThomas Chou1-0/+5
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer1-1/+1
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann1-2/+2
2011-05-18avr32: rename memory-map.h -> hardware.hAndreas Bießmann1-1/+1
2011-04-29fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2Jason Liu1-0/+4
2011-04-29MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby1-0/+8
2011-04-29MMC: make b_max unconditionalJohn Rigby8-6/+16
2011-04-29MMC: Add support for PL180 ARM mmc deviceMatt Waddel3-0/+625
2011-04-13MMC may wrongly regconize 2GB eMMC as high capacityRaffaele Recalcati1-3/+0
2011-04-13mmc: trace addedRaffaele Recalcati1-0/+57
2011-04-13mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati1-3/+18
2011-04-13mmc: checking status after commands with R1b responseRaffaele Recalcati1-3/+59
2011-04-13mmc: remove duplicated header fileMinkyu Kang1-1/+0
2011-04-13mmc: add generic mmc spi driverThomas Chou3-20/+354
2011-04-13mmc: constify & localize dataMike Frysinger1-2/+2
2011-04-13drivers/mmc/fsl_esdhc.c: reordered testsFrans Meulenbroeks1-3/+3
2011-04-13MMC: Max blocks value adjustableMatt Waddel1-10/+9
2011-04-13SD1.00 wide-bus fixAlagu Sankar1-3/+3
2011-04-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-4/+4
2011-04-10fsl_esdhc: Deal with watermark level register related changesPriyanka Jain1-4/+4
2011-04-08Blackfin: bfin_sdh: add support for multiblock operationsSonic Zhang1-4/+5
2011-04-08Blackfin: bfin_sdh: set all timer bits before transferCliff Cai1-1/+1
2011-04-08Blackfin: BF50x: new processor portMike Frysinger1-1/+1
2011-03-27S5P: mmc: Resolved interrupt error during mmc_initChander Kashyap1-1/+1
2011-03-07fsl_esdhc: Correcting esdhc timeout counter calculationPriyanka Jain1-1/+15