summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-11-13Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King
2013-10-31ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculationsSantosh Shilimkar
2013-10-31DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()Russell King
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-17MMC: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-09-26mmc: mvsdio: fix deferred probe from __initJohan Hovold
2013-09-21ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> formatGuennadi Liakhovetski
2013-09-19ARM: 7834/1: mmc: mmci: Save and restore register contextUlf Hansson
2013-09-19ARM: 7833/1: mmc: mmci: Adapt to register write restrictionsUlf Hansson
2013-09-19ARM: 7832/1: mmc: mmci: Use optional sleep pinctrl stateUlf Hansson
2013-09-19ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handlingUlf Hansson
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-08Merge 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-30mmc: dw_mmc: Add support for ARCMischa Jonker
2013-08-30mmc: sdhci-s3c: initialize host->quirks2 for using quirks2Jaehoon Chung
2013-08-30mmc: 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-26mmc: core: parse voltage from device-treeHaijun 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-25mmc: tmio-mmc: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-25mmc: tmio-mmc: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-25mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-25mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform dataLaurent Pinchart
2013-08-25mmc: sh_mmcif: Remove .set_pwr() callback from platform dataLaurent Pinchart
2013-08-25mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart
2013-08-25mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart
2013-08-25mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()Laurent Pinchart
2013-08-25mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'Jingoo Han
2013-08-25mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov