summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/imxmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-1/+2
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+1
* mmc: Correct definition of R6Philip Langdale2007-01-151-3/+0
* mmc: constify mmc_host_ops vectorsDavid Brownell2006-12-011-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hostsRussell King2006-09-241-1/+1
* [ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR readPavel Pisa2006-09-071-34/+35
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MMC] Convert all hosts except mmci to use data->blkszRussell King2006-06-191-1/+1
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-10/+14
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-4/+0
* [MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King2006-05-021-1/+1
* [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibilityPavel Pisa2006-04-301-11/+43
* [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa2006-04-021-0/+1096