-
- Downloads
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Pull MMC updates from Chris Ball: "MMC highlights for 3.12: Core: - Support Allocation Units 8MB-64MB in SD3.0, previous max was 4MB. - The slot-gpio helper can now handle GPIO debouncing card-detect. - Read supported voltages from DT "voltage-ranges" property. Drivers: - dw_mmc: Add support for ARC architecture, and support exynos5420. - mmc_spi: Support CD/RO GPIOs. - sh_mobile_sdhi: Add compatibility for more Renesas SoCs. - sh_mmcif: Add DT support for DMA channels" * tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (50 commits) Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data" mmc: dw_mmc: Add support for ARC mmc: sdhci-s3c: initialize host->quirks2 for using quirks2 mmc: sdhci-s3c: fix the wrong register value, when clock is disabled mmc: esdhc: add support to get voltage from device-tree mmc: sdhci: get voltage from sdhc host mmc: core: parse voltage from device-tree mmc: omap_hsmmc: use the generic config for omap2plus devices mmc: omap_hsmmc: clear status flags before starting a new command mmc: dw_mmc: exynos: Add a new compatible string for exynos5420 mmc: sh_mmcif: revision-specific CLK_CTRL2 handling mmc: sh_mmcif: revision-specific Command Completion Signal handling mmc: sh_mmcif: add support for Device Tree DMA bindings mmc: sh_mmcif: move header include from header into .c mmc: SDHI: add DT compatibility strings for further SoCs mmc: dw_mmc-pci: enable bus-mastering mode mmc: dw_mmc-pci: get resources from a proper BAR mmc: tmio-mmc: Remove .set_pwr() callback from platform data mmc: tmio-mmc: Remove .get_cd() callback from platform data mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/mmc/fsl-esdhc.txt 4 additions, 0 deletionsDocumentation/devicetree/bindings/mmc/fsl-esdhc.txt
- arch/arm/mach-ep93xx/vision_ep9307.c 5 additions, 52 deletionsarch/arm/mach-ep93xx/vision_ep9307.c
- arch/sh/boards/mach-ecovec24/setup.c 8 additions, 81 deletionsarch/sh/boards/mach-ecovec24/setup.c
- drivers/mmc/card/block.c 43 additions, 4 deletionsdrivers/mmc/card/block.c
- drivers/mmc/card/mmc_test.c 4 additions, 10 deletionsdrivers/mmc/card/mmc_test.c
- drivers/mmc/core/core.c 44 additions, 0 deletionsdrivers/mmc/core/core.c
- drivers/mmc/core/host.c 1 addition, 1 deletiondrivers/mmc/core/host.c
- drivers/mmc/core/mmc_ops.c 1 addition, 0 deletionsdrivers/mmc/core/mmc_ops.c
- drivers/mmc/core/sd.c 8 additions, 5 deletionsdrivers/mmc/core/sd.c
- drivers/mmc/core/slot-gpio.c 13 additions, 1 deletiondrivers/mmc/core/slot-gpio.c
- drivers/mmc/host/Kconfig 5 additions, 5 deletionsdrivers/mmc/host/Kconfig
- drivers/mmc/host/Makefile 0 additions, 2 deletionsdrivers/mmc/host/Makefile
- drivers/mmc/host/atmel-mci.c 27 additions, 7 deletionsdrivers/mmc/host/atmel-mci.c
- drivers/mmc/host/dw_mmc-exynos.c 8 additions, 1 deletiondrivers/mmc/host/dw_mmc-exynos.c
- drivers/mmc/host/dw_mmc-pci.c 3 additions, 1 deletiondrivers/mmc/host/dw_mmc-pci.c
- drivers/mmc/host/dw_mmc-pltfm.c 1 addition, 0 deletionsdrivers/mmc/host/dw_mmc-pltfm.c
- drivers/mmc/host/dw_mmc.c 10 additions, 11 deletionsdrivers/mmc/host/dw_mmc.c
- drivers/mmc/host/jz4740_mmc.c 3 additions, 4 deletionsdrivers/mmc/host/jz4740_mmc.c
- drivers/mmc/host/mmc_spi.c 22 additions, 27 deletionsdrivers/mmc/host/mmc_spi.c
- drivers/mmc/host/mvsdio.c 2 additions, 1 deletiondrivers/mmc/host/mvsdio.c
Loading
Please register or sign in to comment