summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-09-09mmc: tmio: Extract bus_width modifications to a separate functionUlf Hansson
2014-09-09mmc: tmio: Keep host active while serving requestsUlf Hansson
2014-09-09mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson
2014-09-09mmc: atmel-mci: add 0x600 IP versionNicolas Ferre
2014-09-09mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer
2014-09-09mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin
2014-09-09mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin
2014-09-09mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin
2014-09-09mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin
2014-09-09mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-09-09mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui
2014-09-09mmc: dw_mmc: Add support for MIPSAndrew Bresticker
2014-09-09mmc: dw_mmc: Add dependency on DMAAndrew Bresticker
2014-09-09sdhci : recompute timeout_clk when neededMatthieu CASTET
2014-09-09sdhci : handle busy timeout irqMatthieu CASTET
2014-09-09mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-09-09mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-09-09mmc: au1xmmc: fix error return code in au1xmmc_probe()Wei Yongjun
2014-09-09mmc: dw_mmc: Make sure we don't get stuck when we get an errorDoug Anderson
2014-09-09mmc: sdhci: fix the wrong type of currChuanxiao.Dong
2014-09-09mmc: jz4740: prepare next dma transfer in parallel with current transferApelete Seketeli
2014-09-09mmc: jz4740: add dma infrastructure for data transfersApelete Seketeli
2014-09-09mmc: dw_mmc: add support for RK3288Addy Ke
2014-09-09mmc: sdhci-pltfm: Do not use parent as the host's devicePawel Moll
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger
2014-09-09mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla
2014-09-08mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-09-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-09-05bus: arm-ccn: Move event cleanup routinePawel Moll
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki