summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2014-09-05Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki
2014-09-05Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki
2014-09-04Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-09-04drm/nouveau/core: don't leak oclass type bits to userBen Skeggs
2014-09-04Revert "i2c: rcar: remove spinlock"Sergei Shtylyov
2014-09-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-04Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-09-04Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-09-04Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-03ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-09-03ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-09-03toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter
2014-09-03Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-03Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2014-09-02cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta
2014-09-02powercap / RAPL: change domain detection messageJacob Pan
2014-09-02powercap / RAPL: add support for CPU model 0x3fJason Baron
2014-09-02platform/x86: toshiba: re-enable acpi hotkeys after suspend to diskBenjamin Tissoires
2014-09-02ideapad-laptop: Constify DMI table for real!Mathias Krause
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina
2014-09-02i2c: at91: add bound checking on SMBus block length bytesMarek Roszko
2014-09-02i2c: rk3x: fix bug that cause transfer fails in master receive modeaddy ke
2014-09-02i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren