aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/pxamci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-04mmc: Allow host drivers to specify max block countPierre Ossman1-0/+5
2007-02-04mmc: Allow host drivers to specify a max block sizePierre Ossman1-0/+5
2007-01-15mmc: Correct definition of R6Philip Langdale1-1/+1
2006-12-05mmc: pxamci compilation fixSascha Hauer1-2/+2
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-3/+3
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-2/+2
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King1-4/+0
2006-05-02[MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King1-6/+3
2006-05-02[MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King1-1/+1
2006-04-24[MMC] pxamci: fix data timeout calculationRussell King1-6/+4
2006-03-29[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King1-15/+9
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-1/+1
2006-02-02[MMC] Add MMC command type flagsRussell King1-4/+5
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-21/+21
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-30[MMC] pxamci doesn't need to include asm/irq.hRussell King1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-1/+3
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie1-1/+1
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+11
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+610