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_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
2023-07-19
mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS
Ulf Hansson
2023-06-28
mmc: mmci: stm32: fix max busy timeout calculation
Christophe Kerello
2022-12-31
mmc: mmci: fix return value check of mmc_add_host()
Yang Yingliang
2022-07-12
mmc: mmci: Fix typo in comment
Xiang wangx
2022-05-04
mmc: mmci: Remove custom ios handler
Linus Walleij
2022-04-26
mmc: mmci: Break IRQ status loop when all zero
Linus Walleij
2021-12-21
mmc: mmci: increase stm32 sdmmcv2 clock max freq
Yann Gautier
2021-12-21
mmc: mmci: Add support for sdmmc variant revision v2.2
Yann Gautier
2021-10-12
mmc: mmci: Add small comment about reset thread
Linus Walleij
2021-08-24
mmc: mmci: De-assert reset on probe
Linus Walleij
2021-03-09
mmc: mmci: Add MMC_CAP_NEED_RSP_BUSY for the stm32 variants
Yann Gautier
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-02-01
mmc: mmci: Add support for probing bus voltage level translator
Marek Vasut
2020-07-13
mmc: mmci: add sdio datactrl mask for sdmmc revisions
Ludovic Barre
2020-05-28
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
2020-03-24
mmc: mmci: Add support for sdmmc variant revision 2.0
Ludovic Barre
2020-03-24
mmc: mmci: Add callbacks for to manage signal voltage switch
Ludovic Barre
2020-03-24
mmc: mmci: Add a reference at mmc_host_ops in mmci struct
Ludovic Barre
2019-12-19
mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-18
mmc: mmci: Support any block sizes for ux500v2 and qcom variant
Linus Walleij
2019-12-18
mmc: mmci: add threaded irq to abort DPSM of non-functional state
Ludovic Barre
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-16
mmc: mmci: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-11-13
mmc: mmci: sdmmc: add busy_complete callback
Ludovic Barre
2019-11-13
mmc: mmci: add busy_complete callback
Ludovic Barre
2019-11-13
mmc: mmci: add hardware busy timeout feature
Ludovic Barre
2019-11-13
mmc: mmci: make unexported functions static
Ben Dooks
2019-09-11
mmc: mmci: Clarify comments and some code for busy detection
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-06
mmc: mmci: Prevent polling for busy detection in IRQ context
Ludovic Barre
2019-05-06
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect
Ludovic Barre
2019-04-15
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
Ludovic Barre
2019-04-15
mmc: mmci: define get_dctrl_cfg for legacy variant
Ludovic Barre
2019-04-15
mmc: mmci: Make mmci_variant_init() static
Ulf Hansson
2019-04-15
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
2019-04-15
mmc: mmci: Drop qcom specific header file
Ulf Hansson
2019-04-15
mmc: mmci: Re-work code starting DMA for the qcom variant
Ulf Hansson
2019-02-25
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
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
[next]