summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/mxcmmc.c
AgeCommit message (Expand)Author
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2011-12-21mmc: mxcmmc: fix falling back to PIOSascha Hauer
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer
2011-03-15mmc: mxcmmc: use dmaengine APISascha Hauer
2011-01-08mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin
2011-01-08mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo
2011-01-08mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-07-26mxcmmc: convert to pm_ops and enable/disable clockEric Bénard
2010-07-26Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König
2010-07-26mxcmmc: add card detect through DAT3 possibilityEric Bénard
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