aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mxcmmc.c
AgeCommit message (Expand)Author
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-17ARM: mx3: Fix a race condition in mxcmmcDaniel Mack
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack
2010-04-14ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack
2010-04-14ARM: MXC: mxcmmc: misc cleanupsDaniel Mack
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-15mxcmmc: fix error path in mxcmci_probeUwe Kleine-König
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-06-13mxcmmc: remove frequency workaroundPierre Ossman
2009-06-03mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey
2009-06-03mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey
2009-06-03mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer
2009-03-13MX2/MX3 SDHC driver: rename platform driverSascha Hauer
2009-03-13mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer