aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/au1xmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-1031/+0
2007-05-01mmc: Move OCR bit definesPierre Ossman1-1/+0
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-0/+1
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+2
2007-02-04mmc: au1xmmc: return errors for unknown response typesManuel Lauss1-0/+6
2007-02-04mmc: au1xmmc: implement proper ro switch detectionManuel Lauss1-1/+3
2006-12-05mmc: fix au1xmmc build errorYoichi Yuasa1-1/+1
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-1/+1
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new command and cleanupsPavel Pisa1-3/+3
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King1-4/+0
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King1-10/+9
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2006-03-04[MMC] au1xmmc: Fix a compilation warning ('status' is not used)Martin Michlmayr1-1/+0
2006-03-04[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't existMartin Michlmayr1-1/+1
2006-03-04[MMC] au1xmmc: Fix compilation error by using platform_driverMartin Michlmayr1-10/+11
2006-02-02[MMC] Add MMC command type flagsRussell King1-29/+30
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov1-0/+1026