aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/imxmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-12[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problemsPavel Pisa1-1/+12
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-1/+2
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+1
2007-01-15mmc: Correct definition of R6Philip Langdale1-3/+0
2006-12-01mmc: constify mmc_host_ops vectorsDavid Brownell1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-24[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King1-1/+1
2006-09-07[ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR readPavel Pisa1-34/+35
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[MMC] Convert all hosts except mmci to use data->blkszRussell King1-1/+1
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-10/+14
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King1-4/+0
2006-05-02[MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King1-1/+1
2006-04-30[ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa1-11/+43
2006-04-02[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa1-0/+1096