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
Age
Commit message (
Expand
)
Author
2018-02-14
mmc: bcm2835: Don't overwrite max frequency unconditionally
Phil Elwell
2018-02-14
Revert "mmc: meson-gx: include tx phase in the tuning process"
Jerome Brunet
2018-02-09
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-02-05
Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
2018-02-05
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
2018-02-02
mmc: kconfig: Remove blank help text
Ulf Magnusson
2018-01-31
mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMA
Geert Uytterhoeven
2018-01-31
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2018-01-29
Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-01-24
mmc: mmci: fix error return code in mmci_probe()
Wei Yongjun
2018-01-22
mmc: davinci: suppress error message on EPROBE_DEFER
David Lechner
2018-01-22
mmc: davinci: dont' use module_platform_driver_probe()
David Lechner
2018-01-22
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions
Arnd Bergmann
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
2018-01-18
mmc: tmio: refactor .get_ro hook
Masahiro Yamada
2018-01-18
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
Masahiro Yamada
2018-01-18
mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument
Masahiro Yamada
2018-01-18
mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()
Masahiro Yamada
2018-01-18
mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()
Masahiro Yamada
2018-01-18
mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()
Masahiro Yamada
2018-01-18
mmc: sh_mmcif: remove redundant initialization of 'opc'
Colin Ian King
2018-01-17
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
2018-01-17
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IR...
Adrian Hunter
2018-01-17
mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-16
mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1
Shawn Lin
2018-01-15
Merge branch 'fixes' into next
Ulf Hansson
2018-01-15
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
Benoît Thébaudeau
2018-01-12
mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD
Masahiro Yamada
2018-01-11
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2018-01-11
mmc: tmio, renesas_sdhi: Remove unneeded NULL check
Dan Carpenter
2018-01-11
mmc: sdhci_f_sdh30: add ACPI support
Ard Biesheuvel
2018-01-09
mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspend
Michael Trimarchi
2018-01-09
mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabled
Michael Trimarchi
2018-01-09
mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error code
Michael Trimarchi
2018-01-04
mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.
Atul Garg
2018-01-04
Merge branch 'fixes' into next
Ulf Hansson
2018-01-04
mmc: s3mci: mark debug_regs[] as static
Arnd Bergmann
2017-12-21
mmc: tmio: use io* accessors consistently
Wolfram Sang
2017-12-19
mmc: sdhci-xenon: wait 5ms after set 1.8V signal enable
Zhoujie Wu
2017-12-19
mmc: tmio: change bus_shift to unsigned int
Masahiro Yamada
2017-12-19
mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h
Masahiro Yamada
2017-12-19
mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h
Masahiro Yamada
2017-12-19
mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h
Masahiro Yamada
[next]