aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mxs-mmc.c
Commit message (Expand)AuthorAge
* 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
| |\
| | * mmc-host: move to dma_transfer_directionVinod Koul2011-10-31
* | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-13
|\ \ \
| * | | mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin2012-01-11
| |/ /
* / / mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo2011-12-28
|/ /
* / mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-26
|/
* mmc: mxs-mmc: fix clock rate settingKoen Beel2011-07-21
* mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-15