aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxcmmc.c
Commit message (Expand)AuthorAge
* mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson2013-10-30
* mmc: mxcmmc: handle mmc_of_parse() errors during probeSimon Baatz2013-06-27
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin2013-04-12
* mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin2013-04-12
* mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin2013-04-12
* mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin2013-04-12
* mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin2013-04-12
* mmc: mxcmmc: DT supportMarkus Pargmann2013-04-12
* mmc: mxcmmc: Fix bug when card is present during bootAlexander Shiyan2013-04-12
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-13
| |\
| * | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
* | | mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin2012-12-06
| |/ |/|
* | mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam2012-11-07
|/
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-09
|\
| * mmc: mxcmmc: fix bug that may block a data transfer foreverJavier Martin2012-10-03
* | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-14
|/
* mmc mxcmmc: do not depend on grouped clocksSascha Hauer2012-04-25
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer2012-01-30
* 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