index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mxs-mmc.c
Age
Commit message (
Expand
)
Author
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
2012-07-22
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
2012-07-22
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
2012-06-06
mmc: mxs-mmc: Move of_match_table out of CONFIG_PM
Marek Vasut
2012-05-13
mmc: mxs-mmc: add device tree support
Shawn Guo
2012-05-13
mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_host
Shawn Guo
2012-05-13
mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_host
Shawn Guo
2012-05-13
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
Shawn Guo
2012-05-13
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-13
mmc: mxs-mmc: let ssp_is_old take host as parameter
Shawn Guo
2012-05-13
mmc: mxs-mmc: use global stmp_device functionality
Shawn Guo
2012-05-12
mmc: mxs-mmc: adopt pinctrl support
Shawn Guo
2012-04-20
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
Huang Shijie
2012-03-27
mxs-dma : move the mxs dma.h to a more common place
Huang Shijie
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-13
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-12-28
mmc: mxs-mmc: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-23
mmc: mxs-mmc: fix the dma_transfer_direction migration
Shawn Guo
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-07-21
mmc: mxs-mmc: fix clock rate setting
Koen Beel
2011-03-15
mmc: mxs-mmc: add mmc host driver for i.MX23/28
Shawn Guo