aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxs-mmc.c
Commit message (Expand)AuthorAge
* mmc: mxs: use mmc_of_parse to parse devicetree propertiesSascha Hauer2014-01-13
* mmc: mxs: use mmc_gpio_get_ro for detecting read-only statusSascha Hauer2014-01-13
* mmc: mxs: use standard flag for cd invertedSascha Hauer2014-01-13
* mmc: mxs: use standard flag for broken card detectionSascha Hauer2014-01-13
* mmc: mxs: use standard flag for non-removable statusSascha Hauer2014-01-13
* mmc: mxs-mmc: Move away from using deprecated APIsUlf Hansson2013-10-30
* mmc: mxs-mmc: Check the return value from stmp_reset_block()Fabio Estevam2013-08-24
* mmc: mxs-mmc: Use devm_clk_get()Fabio Estevam2013-08-24
* mmc: mxs-mmc: Let device core handle pinctrlFabio Estevam2013-06-27
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: mxs-mmc: fix error return code in mxs_mmc_probe()Wei Yongjun2013-05-26
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-07
|\
| * mmc: mxs-mmc: move to use generic DMA helperShawn Guo2013-04-04
* | mmc: mxs-mmc: add broken-cd propertyHector Palacios2013-04-12
* | mmc: mxs-mmc: add non-removable propertyMarc Kleine-Budde2013-04-12
* | mmc: mxs-mmc: add cd-inverted propertyMarc Kleine-Budde2013-04-12
|/
* Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * mmc: mxs-mmc: Fix warning due to incorrect typeFabio Estevam2013-02-24
| * mmc: mxs-mmc: Add MODULE_ALIAS()Fabio Estevam2013-02-24
* | mmc: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
|/
* mmc: mxs-mmc: Remove platform dataFabio Estevam2012-12-06
* mmc: mxs-mmc: Fix merge issue causing build errorMarek Vasut2012-10-11
* Merge tag 'v3.6-rc6' into spi-mxsMark Brown2012-09-25
|\
| * mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-04
| * mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-04
* | mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut2012-08-17
* | mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2012-08-17
* | mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut2012-08-17
* | mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut2012-08-17
* | mmc: spi: Move SSP register definitions into separate fileMarek Vasut2012-08-17
|/
* mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut2012-07-22
* mmc: mxs-mmc: enable regulator for mmc slotShawn Guo2012-07-22
* mmc: mxs-mmc: Move of_match_table out of CONFIG_PMMarek Vasut2012-06-06
* mmc: mxs-mmc: add device tree supportShawn Guo2012-05-12
* mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo2012-05-12
* mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo2012-05-12
* mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo2012-05-12
* mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-12
* mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-12
* mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo2012-05-12
* mmc: mxs-mmc: use global stmp_device functionalityShawn Guo2012-05-12
* mmc: mxs-mmc: adopt pinctrl supportShawn Guo2012-05-11
* dma: mxs-dma: enable channel in device_issue_pending callShawn Guo2012-04-20
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-30
|\
| * mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()Huang Shijie2012-03-26
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-26
* | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo2011-12-23
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
| |\