aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2013-09-21ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-07Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"Chris Ball
2013-08-30mmc: memstick: rtsx: Modify copyright commentsWei WANG
2013-08-30mmc: rtsx: Clear SD_CLK toggle enable bit if switching voltage failWei WANG
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG
2013-08-29mmc: dw_mmc: Add support for ARCMischa Jonker
2013-08-29mmc: sdhci-s3c: initialize host->quirks2 for using quirks2Jaehoon Chung
2013-08-29mmc: sdhci-s3c: fix the wrong register value, when clock is disabledJaehoon Chung
2013-08-29Merge tag 'bcm-for-3.12-late-soc' of git://github.com/broadcom/bcm11351 into ...Olof Johansson
2013-08-27mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_eventSachin Kamat
2013-08-27mmc: sdhci-bcm-kona: Remove unneeded version.h inclusionSachin Kamat
2013-08-26mmc: esdhc: add support to get voltage from device-treeHaijun Zhang
2013-08-26mmc: sdhci: get voltage from sdhc hostHaijun Zhang
2013-08-25mmc: omap_hsmmc: use the generic config for omap2plus devicesAmarinder Bindra
2013-08-25mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra
2013-08-25mmc: dw_mmc: exynos: Add a new compatible string for exynos5420Yuvaraj Kumar C D
2013-08-25mmc: sh_mmcif: revision-specific CLK_CTRL2 handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: revision-specific Command Completion Signal handlingGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: add support for Device Tree DMA bindingsGuennadi Liakhovetski
2013-08-25mmc: sh_mmcif: move header include from header into .cGuennadi Liakhovetski
2013-08-25mmc: SDHI: add DT compatibility strings for further SoCsGuennadi Liakhovetski
2013-08-25mmc: dw_mmc-pci: enable bus-mastering modeAndy Shevchenko
2013-08-25mmc: dw_mmc-pci: get resources from a proper BARAndy Shevchenko
2013-08-24mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-24mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-24mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart
2013-08-24mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart
2013-08-24mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-08-24mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'Jingoo Han
2013-08-24mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov
2013-08-24mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGAJingoo Han
2013-08-24mmc: atmel-mci: prepare clk before calling enableBoris BREZILLON
2013-08-24mmc: host: Remove a duplicate line in MakefileWei WANG
2013-08-24mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi
2013-08-24mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properlyDoug Anderson
2013-08-24mmc: sdhci: request irq after sdhci_init() is calledShawn Guo
2013-08-24mmc: mxs-mmc: Check the return value from stmp_reset_block()Fabio Estevam
2013-08-24mmc: mxs-mmc: Use devm_clk_get()Fabio Estevam
2013-08-24mmc: jz4740: fix return value check in jz4740_mmc_probe()Wei Yongjun
2013-08-24mmc: vub300: Staticize vub300_init_cardSachin Kamat
2013-08-24mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clockSachin Kamat
2013-08-20ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)Christian Daudt
2013-08-19ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-konaChristian Daudt