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
/
atmel-mci.c
Age
Commit message (
Expand
)
Author
2016-05-02
mmc: atmel-mci: Remove redundant runtime PM calls
Ulf Hansson
2016-03-17
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
2016-02-29
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-01-14
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
2016-01-14
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
2015-12-22
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
2015-12-22
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
2015-08-27
mmc: atmel-mci: remove useless include
Alexandre Belloni
2015-05-18
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
2014-12-13
mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macro
Ludovic Desroches
2014-12-02
mmc: atmel-mci: use probe deferring if dma controller is not ready yet
ludovic.desroches@atmel.com
2014-12-02
mmc: atmel-mci: stop using specific initcall
ludovic.desroches@atmel.com
2014-12-02
mmc: atmel-mci: remove __init/__exit attributes
ludovic.desroches@atmel.com
2014-12-02
mmc: atmel-mci: remove useless DMA stuff for non-dt devices
ludovic.desroches@atmel.com
2014-11-26
mmc: atmel-mci: remove compat for non DT board when requesting dma chan
ludovic.desroches@atmel.com
2014-11-26
mmc: atmel-mci: adopt pinctrl support
Wenyou Yang
2014-11-10
mmc: atmel-mci: add runtime pm support
Wenyou Yang
2014-11-10
mmc: host: atmel-mci: Add support for non-removable slots
Timo Kokkonen
2014-11-10
mmc: atmel-mci: move mach header to platform_data
Alexandre Belloni
2014-09-29
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
Arnd Bergmann
2014-09-24
mmc: atmel-mci: Release mmc resources on failure in probe
Pramod Gurav
2014-09-24
mmc: atmel-mci: Switch to using managed resource in probe
Pramod Gurav
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
2014-05-12
mmc: atmel: don't test host->data
Alexandre Belloni
2014-01-13
mmc: atmel-mci: add vmmc-supply support
Alexandre Belloni
2014-01-13
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
Ludovic Desroches
2013-10-30
mmc: atmel-mci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-09-25
mmc: atmel-mci: fix oops in atmci_tasklet_func
Rodolfo Giometti
2013-09-25
mmc: atmel-mci: abort transfer on timeout error
Ludovic Desroches
2013-08-24
mmc: atmel-mci: prepare clk before calling enable
Boris BREZILLON
2013-06-27
mmc: atmel-mci: remove include <mach/cpu.h>
Nicolas Ferre
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-05-26
mmc: atmel-mci: convert to dma_request_slave_channel_compat()
Ludovic Desroches
2013-04-08
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
2013-03-22
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
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: atmel-mci: AP700x PDC is not connected to MCI
Hein_Tibosch
2012-10-03
mmc: atmel-mci: DMA can be used with other controllers
Hein_Tibosch
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-09-04
mmc: atmel-mci: add device tree support
Ludovic Desroches
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
2012-09-01
mmc: fix comment typos
Masanari Iida
2012-07-22
mmc: atmel-mci: modify CLKDIV displaying in debugfs
Nicolas Ferre
2012-07-22
mmc: atmel-mci: fix incorrect setting of host->data to NULL
Nicolas Ferre
[next]