summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/au1xmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: fix au1xmmc build errorYoichi Yuasa2006-12-051-1/+1
* 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-1/+1
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-1/+1
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-3/+3
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-4/+0
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-10/+9
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr2006-03-041-1/+0
* [MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr2006-03-041-1/+1
* [MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr2006-03-041-10/+11
* [MMC] Add MMC command type flagsRussell King2006-02-021-29/+30
* Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov2005-10-291-0/+1026