aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/imxmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-22mmc: remove imxmmc driverSascha Hauer1-1169/+0
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-1/+1
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-09-09drivers/mmc/host/imxmmc.c: adjust confusing if indentationJulia Lawall1-1/+2
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2009-07-31imxmmc: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas1-7/+3
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2008-12-16imxmmc: use readl/writelMarc Kleine-Budde1-73/+117
2008-12-16imxmmc: Remove unused variablesMarc Kleine-Budde1-2/+0
2008-12-16imxmmc: Checkpatch cleanupMarc Kleine-Budde1-160/+141
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-07-27imxmmc: fix crash when no platform data is providedPaulius Zaleckas1-2/+9
2008-07-27imxmmc: fix platform resourcesPaulius Zaleckas1-27/+6
2008-07-27imxmmc: remove DEBUG definitionPaulius Zaleckas1-6/+0
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-3/+6
2008-07-10Merge branch 'imx' into develRussell King1-1/+18
2008-07-05IMX: introduce clock APISascha Hauer1-1/+18
2008-07-03[ARM] 5122/1: imx_dma_request_by_prio simpilficationPaulius Zaleckas1-2/+2
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-10-29Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa1-1/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-09-24arm: i.MX/MX1 SDHC implements SD cards read-only switch read-backPavel Pisa1-2/+14
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman1-1/+1
2007-09-23mmc: remove custom error codesPierre Ossman1-7/+7
2007-07-26mmc: update header file pathsPierre Ossman1-1/+1
2007-05-01mmc: Move host and card drivers to subdirsPierre Ossman1-0/+1137