summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...nextLinus Torvalds1-0/+7
2014-06-03mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCsDavid Lanzendörfer1-0/+7
2014-04-28mmc: Add realtek USB sdmmc host driverRoger Tseng1-0/+7
2014-03-26mmc: sdhci-msm: Initial support for Qualcomm chipsetsGeorgi Djakov1-0/+13
2014-03-24mmc: rename ARCH_BCM to ARCH_BCM_MOBILEChristian Daudt1-1/+1
2014-02-26mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmcDinh Nguyen1-8/+0
2014-01-26Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+26
2014-01-13mmc: arasan: Add driver for Arasan SDHCISoren Brinkmann1-0/+12
2014-01-13mmc: dw_mmc: add dw_mmc-k3 for k3 platformZhangfei Gao1-0/+10
2014-01-13mmc: sh_mmcif: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-13mmc: sdhi: Enable driver compilation with COMPILE_TESTLaurent Pinchart1-1/+2
2014-01-09mmc: msm_sdcc: Limit driver to platforms that use itStephen Boyd1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-08-29mmc: dw_mmc: Add support for ARCMischa Jonker1-1/+1
2013-08-25mmc: omap_hsmmc: use the generic config for omap2plus devicesAmarinder Bindra1-3/+3
2013-08-24mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGAJingoo Han1-1/+1
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt1-0/+11
2013-06-27mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGADinh Nguyen1-0/+8
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