aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxcmmc.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\
| | * mmc-host: move to dma_transfer_directionVinod Koul2011-10-31
* | | mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
* | | mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-10
|/ /
* | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \
| * | mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo2011-10-17
| |/
* / mmc: replace printk with appropriate display macroGirish K S2011-10-26
|/
* ARM i.MX dma: Fix burstsize settingsSascha Hauer2011-07-07
* mmc: mxcmmc: use dmaengine APISascha Hauer2011-03-15
* mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin2011-01-08
* mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo2011-01-08
* mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo2011-01-08
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-23
* mxcmmc: convert to pm_ops and enable/disable clockEric Bénard2010-07-26
* Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-26
|\
| * mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-27
* | mxcmmc: add card detect through DAT3 possibilityEric Bénard2010-07-26
|/
* ARM: mx3: Fix a race condition in mxcmmcDaniel Mack2010-05-17
* ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-14
* ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack2010-04-14
* ARM: MXC: mxcmmc: misc cleanupsDaniel Mack2010-04-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy2010-03-12
|/
* mxcmmc: fix error path in mxcmci_probeUwe Kleine-König2009-12-15
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* mxcmmc: remove frequency workaroundPierre Ossman2009-06-13
* mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey2009-06-03
* mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey2009-06-03
* mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer2009-06-03
* MX2/MX3 SDHC driver: rename platform driverSascha Hauer2009-03-13
* mxcmmc: Do not pass clock name, we have only one clock for this deviceSascha Hauer2009-03-13
* mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-02