summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxcmmc.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1
* mxcmmc: convert to pm_ops and enable/disable clockEric Bénard2010-07-261-14/+18
* Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-261-1/+1
|\
| * mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* | mxcmmc: add card detect through DAT3 possibilityEric Bénard2010-07-261-3/+13
|/
* ARM: mx3: Fix a race condition in mxcmmcDaniel Mack2010-05-171-1/+12
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-141-0/+16
* ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack2010-04-141-11/+59
* ARM: MXC: mxcmmc: misc cleanupsDaniel Mack2010-04-141-4/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy2010-03-121-1/+1
|/
* mxcmmc: fix error path in mxcmci_probeUwe Kleine-König2009-12-151-5/+5
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* mxcmmc: remove frequency workaroundPierre Ossman2009-06-131-2/+0
* mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey2009-06-031-10/+26
* mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey2009-06-031-1/+6
* mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer2009-06-031-1/+3
* MX2/MX3 SDHC driver: rename platform driverSascha Hauer2009-03-131-1/+1
* mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer2009-03-131-1/+1
* mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-021-0/+880
OpenPOWER on IntegriCloud