summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-09-09mmc: mmci: augment driver to handle gpio descriptorsLinus Walleij
2014-09-09mmc: host: switch OF parser to use gpio descriptorsLinus Walleij
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij
2014-09-09mmc: slot-gpio: switch to use flags when getting GPIOLinus Walleij
2014-09-09mmc: card: Prevent partition scan for the eMMC boot areasUlf Hansson
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto
2014-09-09mmc: use .multi_io_quirk on sh_mobileKuninori Morimoto
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto
2014-09-09mmc: use .multi_io_quirk on omap_hsmmcKuninori Morimoto
2014-09-09mmc: sdhci-pci: disable preset register for Baytrail and MerrifieldGao, Yunpeng
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto
2014-09-09mmc: sdhci: check 1.2v IO capability for SDHC hostChuanxiao.Dong
2014-09-09mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong
2014-09-09mmc: pxamci: prepare and unprepare the clocksRobert Jarzmik
2014-09-09mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng
2014-09-09mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng
2014-09-09mmc: sdhci: handle busy-end interrupt during commandChanho Min
2014-09-09sdhci: Make sdhci_disable_irq_wakeups() staticFabio Estevam
2014-09-09mmc: sdhci: move timeout_clk dynamically calculation code into common codeAisheng Dong
2014-09-09mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_hostAisheng Dong
2014-09-09mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHCAisheng Dong
2014-09-09mmc: sdhci: add platform set_timeout hookAisheng Dong
2014-09-09mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHCAisheng Dong
2014-09-09mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong
2014-09-09mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCsGeert Uytterhoeven
2014-09-09mmc: dw_mmc: Pass back errors from mmc_of_parse()Doug Anderson
2014-09-09mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_widthMinda Chen
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD
2014-09-09mmc: core: resolve divded by zero panicChuanxiao Dong
2014-09-09mmc: sunxi: Declare ERASE capabilityChen-Yu Tsai
2014-09-09mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox
2014-09-09mmc: dw_mmc: move rockchip related code to a separate fileaddy ke
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara
2014-09-09mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()Kuninori Morimoto
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto
2014-09-09mmc: tmio: check ILL_FUNC instead of CBSYShinobu Uehara
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara
2014-09-09mmc: tmio: clear error IRQ statusShinobu Uehara
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto
2014-09-09mmc: tmio: Remove library functions for system PMUlf Hansson
2014-09-09mmc: tmio_mmc: Fixup system PM suspend lock-upUlf Hansson
2014-09-09mmc: sdhi: Fixup system PM suspend lock-upUlf Hansson
2014-09-09mmc: tmio_mmc: Enable runtime PM supportUlf Hansson
2014-09-09mmc: sdhi: Make runtime PM callbacks available for CONFIG_PMUlf Hansson
2014-09-09mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson
2014-09-09mmc: tmio: Mask all IRQs when inactiveUlf Hansson
2014-09-09mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson
2014-09-09mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson