summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-04-12mmc: mxcmmc: add mpc512x SDHC supportAnatolij Gustschin1-5/+5
2013-03-22mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCsBarry Song1-0/+11
2013-03-22mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold1-10/+0
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+18
2013-02-24mmc: goldfish: emulated MMC deviceMike Lockwood1-0/+7
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-02-11mmc: add BCM2835 driverStephen Warren1-0/+11
2013-02-08drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2013-01-11drivers/mmc/host: remove depends on CONFIG_EXPERIMENTALKees Cook1-12/+8
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+12
2012-12-06mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650Tony Prisk1-0/+11
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches1-21/+1
2012-12-03treewide: Fix typos in various KconfigMasanari Iida1-1/+1
2012-11-23mmc: sdhci-acpi: add SDHCI ACPI driverAdrian Hunter1-0/+12
2012-11-15drivers/mmc: Add realtek pcie sdmmc host driverWei WANG1-0/+7
2012-10-03mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham1-0/+9
2012-05-17mmc: at91-mci: this driver is now deprecatedLudovic Desroches1-2/+5
2012-04-22mmc: remove imxmmc driverSascha Hauer1-10/+0
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+25
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-0/+25
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+1
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-01-24drivers: misc: Remove MISC_DEVICES config optionFabio Estevam1-1/+0
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-10-26mmc: sdhci-esdhc-imx: add basic imx6q usdhc supportShawn Guo1-3/+3
2011-10-26mmc: Kconfig: remove i.MX individual SoC dependencySascha Hauer1-6/+6
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-07-20mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mciNicolas Ferre1-4/+3
2011-07-20mmc: host: delete obsolete sdhci-pxa.cZhangfei Gao1-12/+0
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav2.cZhangfei Gao1-0/+13
2011-07-20mmc: host: split up sdhci-pxa, create sdhci-pxav3.cZhangfei Gao1-0/+13
2011-07-20mmc: sdhci: change sdhci-pltfm into a moduleShawn Guo1-8/+29
2011-07-20mmc: sdhci: make sdhci-of device drivers self registeredShawn Guo1-11/+2
2011-07-20mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo1-19/+10
2011-05-24mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech1-0/+31
2011-05-24mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'Shawn Guo1-1/+1
2011-03-28mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski1-0/+1
2011-03-25mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski1-1/+8
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski1-0/+4
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+10
2011-03-15mmc: mxs-mmc: add mmc host driver for i.MX23/28Shawn Guo1-0/+9
2011-03-15mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam1-1/+1
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+37
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton1-0/+16
2011-01-08mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson1-0/+10
2011-01-08mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport1-0/+11