summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-11xen-pciback: limit guest control of command registerJan Beulich
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-10Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-03-10Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-10of: unittest: Add options string testcase variantsPeter Hurley
2015-03-10of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-03-10of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long
2015-03-10of/unittest: remove the duplicate of_changeset_initWang Long
2015-03-10of: unittest: fix I2C dependencyArnd Bergmann
2015-03-10of/overlay: Remove unused variableFabio Estevam
2015-03-10of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley
2015-03-10Merge tag 'v4.0-rc3' into HEADRob Herring
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-10drm: Don't assign fbs for universal cursor support to filesChris Wilson
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-09Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-10ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus
2015-03-09clk: divider: fix calculation of initial best divider when rounding to closestUwe Kleine-König
2015-03-09clk: divider: fix selection of divider when rounding to closestUwe Kleine-König
2015-03-09clk: divider: fix calculation of maximal parent rate for a given dividerUwe Kleine-König
2015-03-09net: macb: constify macb configuration dataJosh Cartwright
2015-03-10Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into ...James Morris
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-08bgmac: Clean warning messagesPeter Senna Tschudin
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-08gadgetfs: really get rid of switching ->f_opAlan Stern
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-08gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro
2015-03-08irqchip: gicv3-its: Support safe initializationYun Wu
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Add limitation to page orderYun Wu