summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: core: Fix sequence for I/O voltage in DDR mode for eMMCChuanxiao.Dong2014-09-091-9/+25
| * | mmc: pxamci: prepare and unprepare the clocksRobert Jarzmik2014-09-091-2/+2
| * | mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdioGao, Yunpeng2014-09-091-0/+58
| * | mmc: sdhci-pci: enable runtime pm for Intel Merrifield platformGao, Yunpeng2014-09-091-0/+1
| * | mmc: sdhci: handle busy-end interrupt during commandChanho Min2014-09-091-2/+15
| * | sdhci: Make sdhci_disable_irq_wakeups() staticFabio Estevam2014-09-091-2/+1
| * | mmc: sdhci: move timeout_clk dynamically calculation code into common codeAisheng Dong2014-09-091-11/+13
| * | mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_hostAisheng Dong2014-09-091-17/+17
| * | mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHCAisheng Dong2014-09-091-0/+11
| * | mmc: sdhci: add platform set_timeout hookAisheng Dong2014-09-092-5/+16
| * | mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHCAisheng Dong2014-09-091-0/+9
| * | mmc: sdhci: add platform get_max_timeout_count hookAisheng Dong2014-09-092-2/+8
| * | mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCsGeert Uytterhoeven2014-09-091-0/+3
| * | mmc: dw_mmc: Pass back errors from mmc_of_parse()Doug Anderson2014-09-091-4/+6
| * | mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_widthMinda Chen2014-09-091-1/+23
| * | mmc: dw_mmc: Support voltage changesDoug Anderson2014-09-092-10/+132
| * | mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD2014-09-091-37/+35
| * | mmc: core: resolve divded by zero panicChuanxiao Dong2014-09-091-2/+3
| * | mmc: sunxi: Declare ERASE capabilityChen-Yu Tsai2014-09-091-1/+2
| * | mmc: sdhci: Add PCI IDs for Intel BraswellAlan Cox2014-09-092-0/+26
| * | mmc: dw_mmc: move rockchip related code to a separate fileaddy ke2014-09-094-57/+146
| * | mmc: tmio: add actual clock support as optionShinobu Uehara2014-09-092-2/+9
| * | mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()Kuninori Morimoto2014-09-091-1/+0
| * | mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto2014-09-092-4/+7
| * | mmc: tmio: check ILL_FUNC instead of CBSYShinobu Uehara2014-09-091-1/+12
| * | mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara2014-09-092-1/+11
| * | mmc: tmio: control multiple block transfer modeShinobu Uehara2014-09-092-0/+15
| * | mmc: tmio: clear error IRQ statusShinobu Uehara2014-09-091-0/+3
| * | mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto2014-09-092-1/+4
| * | mmc: tmio: Remove library functions for system PMUlf Hansson2014-09-092-28/+0
| * | mmc: tmio_mmc: Fixup system PM suspend lock-upUlf Hansson2014-09-091-2/+2
| * | mmc: sdhi: Fixup system PM suspend lock-upUlf Hansson2014-09-091-1/+2
| * | mmc: tmio_mmc: Enable runtime PM supportUlf Hansson2014-09-091-0/+3
| * | mmc: sdhi: Make runtime PM callbacks available for CONFIG_PMUlf Hansson2014-09-091-1/+1
| * | mmc: tmio: Make runtime PM callbacks available for CONFIG_PMUlf Hansson2014-09-092-2/+2
| * | mmc: tmio: Mask all IRQs when inactiveUlf Hansson2014-09-091-0/+2
| * | mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson2014-09-092-5/+26
| * | mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson2014-09-092-67/+14
| * | mmc: tmio: Extract bus_width modifications to a separate functionUlf Hansson2014-09-091-10/+15
| * | mmc: tmio: Keep host active while serving requestsUlf Hansson2014-09-091-23/+32
| * | mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson2014-09-092-4/+16
| * | mmc: atmel-mci: add 0x600 IP versionNicolas Ferre2014-09-091-0/+1
| * | mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas2014-09-091-3/+11
| * | mmc: implement Driver Stage Register handlingSascha Hauer2014-09-095-0/+45
| * | mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin2014-09-091-2/+1
| * | mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin2014-09-091-9/+2
| * | mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin2014-09-091-9/+2
| * | mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin2014-09-091-3/+0
| * | mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin2014-09-091-3/+0
| * | mmc: remove .owner field for drivers using module_platform_driverPeter Griffin2014-09-0928-28/+0