index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
mmci.c
Age
Commit message (
Expand
)
Author
2018-12-17
mmc: mmci: add variant property to set command stop bit
Ludovic Barre
2018-12-17
mmc: mmci: send stop command if sbc error issue
Ludovic Barre
2018-10-09
mmc: mmci: add stm32 sdmmc variant
Ludovic Barre
2018-10-09
mmc: mmci: add clock divider for stm32 sdmmc
Ludovic Barre
2018-10-09
mmc: mmci: add optional reset property
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to not read datacnt
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to write datactrl before command
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to define irq pio mask
Ludovic Barre
2018-10-09
mmc: mmci: add variant property to define dpsm bit
Ludovic Barre
2018-10-09
mmc: mmci: add variant properties to define cpsm & cmdresp bits
Ludovic Barre
2018-10-09
mmc: mmci: expand startbiterr to irqmask and error check
Ludovic Barre
2018-10-09
mmc: mmci: add datactrl block size variant property
Ludovic Barre
2018-10-09
mmc: mmci: add set_clk/pwrreg callbacks
Ludovic Barre
2018-10-09
mmc: mmci: add validate_data callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_error callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_finalize callback
Ludovic Barre
2018-10-09
mmc: mmci: add dma_start callback
Ludovic Barre
2018-10-09
mmc: mmci: add get_next_data callback
Ludovic Barre
2018-10-09
mmc: mmci: add prepare/unprepare_data callbacks
Ludovic Barre
2018-10-09
mmc: mmci: merge prepare data functions
Ludovic Barre
2018-10-09
mmc: mmci: introduce dma_priv pointer to mmci_host
Ludovic Barre
2018-10-09
mmc: mmci: create common mmci_dma_setup/release
Ludovic Barre
2018-10-08
mmc: mmci: internalize dma_inprogress into mmci dma functions
Ludovic Barre
2018-10-08
mmc: mmci: internalize dma map/unmap into mmci dma functions
Ludovic Barre
2018-10-08
mmc: mmci: Drop support for pdata GPIO numbers
Linus Walleij
2018-08-01
mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml
Ulf Hansson
2018-07-30
mmc: mmci: Initial support to manage variant specific callbacks
Ulf Hansson
2018-05-02
mmc: mmci: Remove bogus local_irq_save()
Thomas Gleixner
2018-01-24
mmc: mmci: fix error return code in mmci_probe()
Wei Yongjun
2018-01-18
mmc: mmci: Add STM32 variant
Patrice Chotard
2018-01-18
mmc: mmci: Add support for setting pad type via pinctrl
Patrice Chotard
2018-01-18
mmc: mmci: Don't pretend all variants to have OPENDRAIN bit
Patrice Chotard
2018-01-18
mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flag
Patrice Chotard
2018-01-18
mmc: mmci: Don't pretend all variants to have MMCIMASK1 register
Patrice Chotard
2017-10-30
mmc: mmci: catch all errors when getting regulators
Wolfram Sang
2017-08-30
mmc: mmci: constify amba_id
Arvind Yadav
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-02-13
mmc: core/mmci: restore pre/post_req behaviour
Linus Walleij
2017-02-08
mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
Jean-Nicolas Graux
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
mmc: mmci: refactor ST Micro busy detection
Linus Walleij
2016-11-29
mmc: mmci: clean up header defines
Linus Walleij
2016-05-02
mmc: mmci: Remove redundant runtime PM calls
Ulf Hansson
2016-03-17
mmc: mmci: Remove unnecessary header file
Wang Hongcheng
2016-01-14
mmc: mmci: support 8bit mode on the Nomadik
Linus Walleij
2016-01-14
mmc: mmci: fix an ages old detection error
Linus Walleij
2015-03-25
mmc: mmci: Cascade EPROBE_DEFER from regulators.
Bjorn Andersson
2015-01-28
mmc: mmci: Get rid of dead code in mmci_dma_setup
Pramod Gurav
2015-01-19
mmc: mmci: Do pm_runtime_put() after the host has been added
Ulf Hansson
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]