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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2013-06-27
mmc: jz4740: Use SIMPLE_DEV_PM_OPS
Lars-Peter Clausen
2013-06-27
mmc: jz4740: Fix handling of read errors.
Paul Cercueil
2013-06-27
mmc: jz4740: Remove duplicated code.
Paul Cercueil
2013-06-27
mmc: sdhci: improve card removal check in sdhci_card_event()
Shawn Guo
2013-06-27
mmc: dw_mmc: Add the ability to set the ciu clock frequency
Doug Anderson
2013-06-27
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
Doug Anderson
2013-06-27
mmc: esdhc-imx: parse max-frequency from devicetree
Lucas Stach
2013-06-27
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
Lucas Stach
2013-06-27
mmc: card: fixing an false identification of SANITIZE command
Yaniv Gardi
2013-06-27
mmc: atmel-mci: remove include <mach/cpu.h>
Nicolas Ferre
2013-06-27
mmc: dw_mmc-pci: convert to use pcim_* and devm_*
Andy Shevchenko
2013-06-27
mmc: dw_mmc: eliminate useless usage of ret
Andy Shevchenko
2013-06-27
mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource
Andy Shevchenko
2013-06-27
mmc: reordered shutdown sequence in mmc_bld_remove_req
Paul Taysom
2013-06-27
mmc: sirf: fix sdhci_pltfm_init sequence
Arnd Bergmann
2013-06-27
mmc: host: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-27
mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()
Wei Yongjun
2013-06-27
mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
Wei Yongjun
2013-06-27
mmc: dw_mmc: change the macro name from DTO to DRTO
Jaehoon Chung
2013-06-27
mmc: mxs-mmc: Let device core handle pinctrl
Fabio Estevam
2013-06-27
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
2013-06-27
mmc: sdhci-sirf: let device core setup the default pin configuration
Barry Song
2013-06-27
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
Simon Baatz
2013-06-27
mmc: tegra: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
mmc: mxcmmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
mmc: return mmc_of_parse() errors to caller
Simon Baatz
2013-06-27
mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
Lars-Peter Clausen
2013-06-06
mmc: tmio: reset the controller after power-up
Guennadi Liakhovetski
2013-06-06
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
2013-06-06
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
2013-06-06
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-26
mmc: sdhci-pci: support runtime PM for BYT SD cards
Adrian Hunter
2013-05-26
mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards
Adrian Hunter
2013-05-26
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data
Al Cooper
2013-05-26
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-05-26
mmc: sdhi/tmio: add DT DMA support
Guennadi Liakhovetski
2013-05-26
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
2013-05-26
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
2013-05-26
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
Joonyoung Shim
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
[next]