summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-031-0/+9
* mmc: at91-mci: this driver is now deprecatedLudovic Desroches2012-05-171-2/+5
* mmc: remove imxmmc driverSascha Hauer2012-04-221-10/+0
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-0/+25
|\
| * mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-251-0/+25
* | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-081-1/+1
|\ \ | |/ |/|
| * ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
* | drivers: misc: Remove MISC_DEVICES config optionFabio Estevam2012-01-241-1/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-031-1/+1
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-241-1/+1
* | mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo2011-10-261-3/+3
* | mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer2011-10-261-6/+6
|/
* mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mciNicolas Ferre2011-07-201-4/+3
* mmc: host: delete obsolete sdhci-pxa.cZhangfei Gao2011-07-201-12/+0
* mmc: host: split up sdhci-pxa, create sdhci-pxav2.cZhangfei Gao2011-07-201-0/+13
* mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao2011-07-201-0/+13
* mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo2011-07-201-8/+29
* mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo2011-07-201-11/+2
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-19/+10
* mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech2011-05-241-0/+31
* mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo2011-05-241-1/+1
* mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-281-0/+1
* mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-251-1/+8
* mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-251-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-181-1/+10
|\
| * mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo2011-03-151-0/+9
| * mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam2011-03-151-1/+1
* | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-111-0/+37
|\ \
| * | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-081-0/+16
| * | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-081-0/+10
| * | mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport2011-01-081-0/+11
| |/
* | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-031-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-281-0/+37
|\
| * mmc: add new sdhci-pxa driver for Marvell SoCsZhangfei Gao2010-10-251-0/+12
| * mmc: sdhci-pltfm: add -pltfm driver for imx35/51Wolfram Sang2010-10-231-0/+10
| * mmc: fix cb710 kconfig dependency warningRandy Dunlap2010-10-231-0/+1
| * mmc: USB SD Host Controller (USHC) driverDavid Vrabel2010-10-231-0/+14
* | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-261-1/+1
|/
* s5pc110: SDHCI-s3c support on s5pc110Kyungmin Park2010-08-201-1/+1
* Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-08-131-4/+5
|\
| * mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSMSahitya Tummala2010-08-091-3/+4
| * mmc: msm_sdcc: Compile the driver for msm7x30Sahitya Tummala2010-08-091-1/+1
* | sdhci-pltfm: add support for CNS3xxx SoC devicesAnton Vorontsov2010-08-111-0/+9
* | MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-051-0/+9
|/
* mmc: msm: fix compile error on MSM7x30Daniel Walker2010-06-091-1/+1
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-271-0/+12
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-271-0/+8
OpenPOWER on IntegriCloud