aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxcmmc.c
Commit message (Expand)AuthorAge
* mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISRjun qian2018-10-08
* mmc: mxcmmc: Fix missing parentheses and braceKees Cook2018-07-16
* mmc: mxmmc: Use ifdef rather than __maybe_unusedUlf Hansson2018-05-30
* mmc: mxmmc: include linux/highmem.hArnd Bergmann2018-05-29
* mmc: mxcmmc: handle highmem pagesChristoph Hellwig2018-05-21
* mmc: Convert timers to use timer_setup()Kees Cook2017-11-02
* mmc: mxcmmc: catch all errors when getting regulatorsWolfram Sang2017-10-30
* mmc-host: mxcmmc: use setup_timer() helper.Allen2017-10-30
* mmc: mxcmmc: Handle return value of clk_prepare_enableArvind Yadav2017-08-30
* mmc: mxcmmc: check the return value of mxcmci_finish_dataShawn Lin2017-08-30
* mmc: mxcmmc: fix error return code in mxcmci_probe()Gustavo A. R. Silva2017-08-30
* mmc: host: use the defined function to check whether card is removableJaehoon Chung2016-07-25
* mmc: mxcmmc: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-29
* mmc: host: mxcmmc: Simplify a trivial if-return sequenceFabio Estevam2015-06-01
* powerpc: Remove arch specific byteswappers from the MXC MMC driverDavid Gibson2015-03-23
* mmc: mxcmmc: fix the default value for available voltages into mxcmci_probeMatteo Facchinetti2014-11-10
* mmc: mxcmmc: fix race condition when dma finish a data transferMatteo Facchinetti2014-11-10
* mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-09
* mmc: mxcmmc: Use mmc_regulator_get_supply() APIAlexander Shiyan2014-05-12
* mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan2014-05-12
* mmc: mxcmmc: Convert to devm-* APIAlexander Shiyan2014-05-12
* 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
| |/