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
/
mxcmmc.c
Age
Commit message (
Expand
)
Author
2019-03-27
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Alexander Shiyan
2018-10-08
mmc: mxcmmc: replace spin_lock_irqsave with spin_lock in ISR
jun qian
2018-07-16
mmc: mxcmmc: Fix missing parentheses and brace
Kees Cook
2018-05-30
mmc: mxmmc: Use ifdef rather than __maybe_unused
Ulf Hansson
2018-05-29
mmc: mxmmc: include linux/highmem.h
Arnd Bergmann
2018-05-21
mmc: mxcmmc: handle highmem pages
Christoph Hellwig
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-10-30
mmc: mxcmmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
mmc-host: mxcmmc: use setup_timer() helper.
Allen
2017-08-30
mmc: mxcmmc: Handle return value of clk_prepare_enable
Arvind Yadav
2017-08-30
mmc: mxcmmc: check the return value of mxcmci_finish_data
Shawn Lin
2017-08-30
mmc: mxcmmc: fix error return code in mxcmci_probe()
Gustavo A. R. Silva
2016-07-25
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-02-29
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2015-06-01
mmc: host: mxcmmc: Simplify a trivial if-return sequence
Fabio Estevam
2015-03-24
powerpc: Remove arch specific byteswappers from the MXC MMC driver
David Gibson
2014-11-10
mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe
Matteo Facchinetti
2014-11-10
mmc: mxcmmc: fix race condition when dma finish a data transfer
Matteo Facchinetti
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-12
mmc: mxcmmc: Use mmc_regulator_get_supply() API
Alexander Shiyan
2014-05-12
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
2014-05-12
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
2013-10-30
mmc: mxcmmc: Move away from using deprecated APIs
Ulf Hansson
2013-06-27
mmc: mxcmmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-12
mmc: mxcmmc: enable DMA support on mpc512x
Anatolij Gustschin
2013-04-12
mmc: mxcmmc: constify mxcmci_devtype
Anatolij Gustschin
2013-04-12
mmc: mxcmmc: use slot-gpio API for write-protect detection
Anatolij Gustschin
2013-04-12
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
2013-04-12
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
2013-04-12
mmc: mxcmmc: DT support
Markus Pargmann
2013-04-12
mmc: mxcmmc: Fix bug when card is present during boot
Alexander Shiyan
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-06
mmc: mxcmmc: fix SD cards not being detected sometimes.
Javier Martin
2012-11-13
Merge branch 'cleanups/dma' into next/cleanup
Arnd Bergmann
2012-11-07
mmc: mxcmmc: Fix MODULE_ALIAS
Fabio Estevam
2012-10-15
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-03
mmc: mxcmmc: fix bug that may block a data transfer forever
Javier Martin
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-04-25
mmc mxcmmc: do not depend on grouped clocks
Sascha Hauer
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-01-30
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-12-10
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
[next]