summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/pxamci.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Move host and card drivers to subdirsPierre Ossman2007-05-011-616/+0
* mmc: Move OCR bit definesPierre Ossman2007-05-011-1/+0
* mmc: Allow host drivers to specify max block countPierre Ossman2007-02-041-0/+5
* mmc: Allow host drivers to specify a max block sizePierre Ossman2007-02-041-0/+5
* mmc: Correct definition of R6Philip Langdale2007-01-151-1/+1
* mmc: pxamci compilation fixSascha Hauer2006-12-051-2/+2
* 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-3/+3
* 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-2/+2
* [MMC] Move set_ios debugging into mmc.cRussell King2006-05-041-4/+0
* [MMC] PXA: reduce the number of lines PXAMCI debug usesRussell King2006-05-021-6/+3
* [MMC] PXA and i.MX: don't avoid sending stop command on errorRussell King2006-05-021-1/+1
* [MMC] pxamci: fix data timeout calculationRussell King2006-04-241-6/+4
* [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selectedRussell King2006-03-291-15/+9
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-1/+1
* [MMC] Add MMC command type flagsRussell King2006-02-021-4/+5
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-21/+21
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-1/+1
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* | [MMC] pxamci doesn't need to include asm/irq.hRussell King2005-10-301-1/+0
|/
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
* [MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie2005-09-081-1/+3
* [MMC] Allow detection/removal to be delayedRichard Purdie2005-09-081-1/+1
* [PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie2005-09-071-0/+11
* [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+610
OpenPOWER on IntegriCloud