aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxcmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12mmc: mxcmmc: Use mmc_regulator_get_supply() APIAlexander Shiyan1-27/+17
2014-05-12mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan1-10/+3
2014-05-12mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan1-63/+38
2013-10-30mmc: mxcmmc: Move away from using deprecated APIsUlf Hansson1-10/+2
2013-06-27mmc: mxcmmc: handle mmc_of_parse() errors during probeSimon Baatz1-1/+3
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-04-12mmc: mxcmmc: enable DMA support on mpc512xAnatolij Gustschin1-2/+33
2013-04-12mmc: mxcmmc: constify mxcmci_devtypeAnatolij Gustschin1-1/+1
2013-04-12mmc: mxcmmc: use slot-gpio API for write-protect detectionAnatolij Gustschin1-3/+5
2013-04-12mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin1-44/+89
2013-04-12mmc: mxcmmc: fix race conditions for host->req and host->data accessAnatolij Gustschin1-7/+24
2013-04-12mmc: mxcmmc: DT supportMarkus Pargmann1-18/+61
2013-04-12mmc: mxcmmc: Fix bug when card is present during bootAlexander Shiyan1-2/+2
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+29
2012-12-06mmc: mxcmmc: fix SD cards not being detected sometimes.Javier Martin1-1/+1
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann1-1/+1
2012-11-07mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam1-1/+1
2012-10-15mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo1-2/+29
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-6/+70
2012-10-03mmc: mxcmmc: fix bug that may block a data transfer foreverJavier Martin1-6/+70
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-2/+2
2012-04-25mmc mxcmmc: do not depend on grouped clocksSascha Hauer1-14/+25
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-1/+1
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar1-0/+2
2012-01-30mmc: mxcmmc: add missing dma_async_issue_pendingSascha Hauer1-0/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+7
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin1-12/+1
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-3/+7
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+1
2011-10-31mmc-host: move to dma_transfer_directionVinod Koul1-3/+7
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-1/+1
2011-10-17mmc: mxcmmc: explicitly includes mach/hardware.hShawn Guo1-0/+1
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-4/+4
2011-03-15mmc: mxcmmc: use dmaengine APISascha Hauer1-77/+104
2011-01-08mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin1-1/+0
2011-01-08mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo1-8/+12
2011-01-08mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo1-6/+42
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-07-26mxcmmc: convert to pm_ops and enable/disable clockEric Bénard1-14/+18
2010-07-26Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEADUwe Kleine-König1-1/+1
2010-07-26mxcmmc: add card detect through DAT3 possibilityEric Bénard1-3/+13
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-05-17ARM: mx3: Fix a race condition in mxcmmcDaniel Mack1-1/+12
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack1-0/+16
2010-04-14ARM: MXC: mxcmmc: Teach the driver SDIO operationsDaniel Mack1-11/+59
2010-04-14ARM: MXC: mxcmmc: misc cleanupsDaniel Mack1-4/+13
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1