summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-09mmc: tmio: Handle clock gating from runtime PM functionsUlf Hansson2-5/+26
2014-09-09mmc: tmio: Restructure ->set_ios() and adapt ->probe() to itUlf Hansson2-67/+14
2014-09-09mmc: tmio: Extract bus_width modifications to a separate functionUlf Hansson1-10/+15
2014-09-09mmc: tmio: Keep host active while serving requestsUlf Hansson1-23/+32
2014-09-09mmc: tmio: Keep host active while SDIO IRQ is enabledUlf Hansson2-4/+16
2014-09-09mmc: atmel-mci: add 0x600 IP versionNicolas Ferre1-0/+1
2014-09-09mmc: core: Use regulator_get_voltage() if OCR mask is empty.Javier Martinez Canillas1-3/+11
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer5-0/+45
2014-09-09mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differentlyPeter Griffin1-2/+1
2014-09-09mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin1-9/+2
2014-09-09mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacksPeter Griffin1-9/+2
2014-09-09mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin1-3/+0
2014-09-09mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEPPeter Griffin1-3/+0
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin28-28/+0
2014-09-09mmc: core: sdio: Fix unconditional wake_up_process() on sdio threadFu Zhonghui2-4/+12
2014-09-09mmc: dw_mmc: Add support for MIPSAndrew Bresticker1-1/+1
2014-09-09mmc: dw_mmc: Add dependency on DMAAndrew Bresticker1-1/+2
2014-09-09sdhci : recompute timeout_clk when neededMatthieu CASTET1-1/+7
2014-09-09sdhci : handle busy timeout irqMatthieu CASTET1-0/+5
2014-09-09mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-09-09mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng1-0/+7
2014-09-09mmc: au1xmmc: fix error return code in au1xmmc_probe()Wei Yongjun1-1/+4
2014-09-09mmc: dw_mmc: Make sure we don't get stuck when we get an errorDoug Anderson1-0/+46
2014-09-09mmc: sdhci: fix the wrong type of currChuanxiao.Dong1-1/+1
2014-09-09mmc: jz4740: prepare next dma transfer in parallel with current transferApelete Seketeli1-22/+116
2014-09-09mmc: jz4740: add dma infrastructure for data transfersApelete Seketeli1-8/+166
2014-09-09mmc: dw_mmc: add support for RK3288Addy Ke1-2/+54
2014-09-09mmc: sdhci-pltfm: Do not use parent as the host's devicePawel Moll1-8/+2
2014-09-09mmc: core: Remove fixed voltage regulator logicTim Kryger1-17/+1
2014-09-09mmc: mmci: Add qcom dml support to the driver.Srinivas Kandagatla5-1/+237
2014-09-08mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failureBartlomiej Zolnierkiewicz1-2/+2
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-19/+100
2014-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-26/+25
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2014-09-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+62
2014-09-05bus: arm-ccn: Move event cleanup routinePawel Moll1-26/+25
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-3/+0
2014-09-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-41/+90
2014-09-05Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2-8/+4
2014-09-05Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2-2/+47
2014-09-05Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2-9/+10
2014-09-05Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie1-2/+2
2014-09-05drm/nouveau/core: don't leak oclass type bits to userBen Skeggs1-2/+2
2014-09-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov1-0/+22
2014-09-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2014-09-04Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvh...Linus Torvalds2-36/+22
2014-09-04Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-21/+44
2014-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-24/+153
2014-09-03Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+11
2014-09-03ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2