summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-18drm/ast: fix value check in cbr_scan2Dave Airlie
2014-04-18drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov
2014-04-18Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-04-18Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-04-18Merge tag 'drm/tegra/for-3.15-rc2' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-04-17Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds
2014-04-17ipmi: boolify some thingsCorey Minyard
2014-04-17ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard
2014-04-17ipmi: Turn off default probing of interfacesCorey Minyard
2014-04-17ipmi: Reset the KCS timeout when starting error recoveryCorey Minyard
2014-04-17ipmi: Fix a race restarting the timerBodo Stroesser
2014-04-17Char: ipmi_bt_sm, fix infinite loopJiri Slaby
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-04-17Merge tag '3.15-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-04-17Merge tag 'fbdev-reorder-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-17Revert "serial: 8250, disable "too much work" messages"Greg Kroah-Hartman
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-17drm/radeon/ci: make sure mc ucode is loaded before checking the sizeAlex Deucher
2014-04-17drm/radeon/si: make sure mc ucode is loaded before checking the sizeAlex Deucher
2014-04-17drm/radeon: improve PLL params if we don't match exactly v2Christian König
2014-04-17drm/radeon: memory leak on bo reservation failure. v2Quentin Casasnovas
2014-04-17drm/radeon: fix VCE fence commandChristoph Jaeger
2014-04-17drm/radeon: re-enable mclk dpm on R7 260X asicsAlex Deucher
2014-04-17drm/radeon: add support for newer mc ucode on CI (v2)Alex Deucher
2014-04-17drm/radeon: add support for newer mc ucode on SI (v2)Alex Deucher
2014-04-17drm/radeon: apply more strict limits for PLL params v2Christian König
2014-04-17drm/radeon: update CI DPM powertune settingsAlex Deucher
2014-04-17drm/radeon: fix runpm handling on APUs (v4)Alex Deucher
2014-04-17drm/radeon: disable mclk dpm on R7 260XAlex Deucher
2014-04-17raid5: fix a race of stripe count checkShaohua Li
2014-04-17video: Kconfig: move drm and fb into separate menusTomi Valkeinen
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2014-04-16drivers/base/dd.c incorrect pr_debug() parametersFrank Rowand
2014-04-16Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-16Merge tag 'fbdev-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-16Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-16serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski
2014-04-16tty: Fix help text of SYNCLINK_CSJean Delvare
2014-04-16tty: fix memleak in alloc_pidChen Tingjie
2014-04-16ttyprintk: Allow built as a moduleTakashi Iwai
2014-04-16ttyprintk: Fix wrong tty_unregister_driver() call in the error pathTakashi Iwai
2014-04-16serial: 8250, disable "too much work" messagesJiri Slaby
2014-04-16serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-04-16serial_core: Fix pm imbalance on unbindGeert Uytterhoeven
2014-04-16serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski
2014-04-16serial: timberdale: Depend on X86_32Jean Delvare
2014-04-16serial: st-asc: Fix SysRq char handlingDaniel Thompson
2014-04-16Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...Alexander Shiyan
2014-04-16serial_core: Fix conditional start_tx on ring buffer not emptySeth Bollinger