summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-10Merge 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-10virtio-balloon: do not call blocking ops when !TASK_RUNNINGMichael S. Tsirkin
2015-03-10virtio_balloon: set DRIVER_OK before using deviceMichael S. Tsirkin
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-10Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-03-10Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2015-03-10Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-10Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-09ACPI / 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-09Merge 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-09bgmac: 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-08regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-08regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
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
2015-03-08irqchip: gicv3-its: Use 64KB page as default granuleYun Wu
2015-03-08irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu
2015-03-08irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin
2015-03-08irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier
2015-03-08irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier
2015-03-08irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-03-08irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin
2015-03-08irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds