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
2013-04-04
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
2013-04-04
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
2013-04-04
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
2013-04-04
mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-04
mmc: dw_mmc: control the power-enable register
Jaehoon Chung
2013-04-04
mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation
Kevin Liu
2013-04-04
mmc: sdhci-pxav3: enhance device tree parser code
Kevin Liu
2013-04-04
mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card
Kevin Liu
2013-04-04
mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init
Kevin Liu
2013-04-04
mmc: dw_mmc: fix fifo access for 64-bit
Seungwon Jeon
2013-04-04
mmc: mxs-mmc: move to use generic DMA helper
Shawn Guo
2013-04-04
mmc: davinci_mmc: add DT support
Manjunathappa, Prakash
2013-04-03
ARM: davinci: mmc: derive version information from device name
Manjunathappa, Prakash
2013-03-22
mmc: mvsdio: use dev_*() API instead of pr_*() API
Thomas Petazzoni
2013-03-22
mmc: mvsdio: fix non-DT probing of GPIOs
Thomas Petazzoni
2013-03-22
mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
Barry Song
2013-03-22
mmc: block: fix the host's claim-release in special request
Seungwon Jeon
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
2013-03-22
mmc: sdhci: Constify sdhci_ops structs where possible
Lars-Peter Clausen
2013-03-22
mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
Lars-Peter Clausen
2013-03-22
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
Lars-Peter Clausen
2013-03-22
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
2013-03-22
mmc: dw_mmc: Add MSHC compatible for Exynos4412
Dongjin Kim
2013-03-22
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
Sachin Kamat
2013-03-22
mmc: android-goldfish: use resource_size()
Silviu-Mihai Popescu
2013-03-22
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
2013-03-22
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
2013-03-22
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
2013-03-22
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
2013-03-22
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
2013-03-22
mmc: sdhci: Don't ignore regulator_enable() return value
Chris Ball
2013-03-22
mmc: wmt-sdmmc: Use resource_size()
Alexandru Gheorghiu
2013-03-22
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
Wei Yongjun
2013-03-22
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
Chunhe Lan
2013-03-22
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
Wei WANG
2013-03-22
mmc: sdhci-s3c: let device core setup the default pin configuration
Thomas Abraham
2013-03-22
mmc: mvsdio: use module_platform_driver_probe()
Jingoo Han
2013-03-22
mmc: davinci_mmc: use module_platform_driver_probe()
Jingoo Han
2013-03-22
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2013-03-22
mmc: sdhci: add get_cd() implementation
Kevin Liu
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-03-22
mmc: davinci_mmc: allow driver to work without DMA resource
Manjunathappa, Prakash
2013-03-22
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
2013-03-22
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
Kyoungil Kim
2013-03-22
mmc: dw_mmc: return the result of mmc_add_host()
Jaehoon Chung
2013-03-22
mmc: sdhci-s3c: Use devm_clk_get()
Jingoo Han
2013-03-22
mmc: omap_hsmmc: support deferred probing for GPIOs
Jan Luebbe
2013-03-19
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
Joseph Lo
2013-03-19
Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linu...
Chris Ball
[prev]
[next]