Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc: sdhci: remove needless double parenthesis sdhci: Specific quirk vor VIA SDHCI controller in VX855ES s3cmci: fix dma configuration call mmc: Add new via-sdmmc host controller driver sdhci: Add support for hosts that are only capable of 1-bit transfers MAINTAINERS: add myself as atmel-mci maintainer (sd/mmc interface) sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk sdhci: Add better ADMA error reporting sdhci-s3c: Samsung S3C based SDHCI controller glue
No related branches found
No related tags found
Showing
- Documentation/powerpc/dts-bindings/fsl/esdhc.txt 2 additions, 0 deletionsDocumentation/powerpc/dts-bindings/fsl/esdhc.txt
- MAINTAINERS 22 additions, 0 deletionsMAINTAINERS
- drivers/mmc/host/Kconfig 36 additions, 0 deletionsdrivers/mmc/host/Kconfig
- drivers/mmc/host/Makefile 2 additions, 0 deletionsdrivers/mmc/host/Makefile
- drivers/mmc/host/s3cmci.c 1 addition, 1 deletiondrivers/mmc/host/s3cmci.c
- drivers/mmc/host/sdhci-of.c 3 additions, 0 deletionsdrivers/mmc/host/sdhci-of.c
- drivers/mmc/host/sdhci-pci.c 20 additions, 0 deletionsdrivers/mmc/host/sdhci-pci.c
- drivers/mmc/host/sdhci-s3c.c 428 additions, 0 deletionsdrivers/mmc/host/sdhci-s3c.c
- drivers/mmc/host/sdhci.c 47 additions, 5 deletionsdrivers/mmc/host/sdhci.c
- drivers/mmc/host/sdhci.h 6 additions, 0 deletionsdrivers/mmc/host/sdhci.h
- drivers/mmc/host/via-sdmmc.c 1362 additions, 0 deletionsdrivers/mmc/host/via-sdmmc.c
Loading
Please register or sign in to comment