summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu-1/+1
2015-03-08irqchip: gicv3-its: Add limitation to page orderYun Wu-0/+5
2015-03-08irqchip: gicv3-its: Use 64KB page as default granuleYun Wu-2/+2
2015-03-08irqchip: gicv3-its: Zero itt before handling to hardwareYun Wu-1/+1
2015-03-08irqchip: gic-v3: Fix out of bounds access to cpu_logical_mapVladimir Murzin-1/+1
2015-03-08irqchip: gic: Fix unsafe locking reported by lockdepMarc Zyngier-8/+12
2015-03-08irqchip: gicv3-its: Fix unsafe locking reported by lockdepMarc Zyngier-9/+14
2015-03-08irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configurationMarc Zyngier-8/+46
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier-4/+21
2015-03-08irqchip: gicv3-its: Fix ITS CPU initVladimir Murzin-5/+4
2015-03-08irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard-1/+20
2015-03-07Input: psmouse - disable "palm detection" in the focaltech driverMathias Gottschlag-10/+0
2015-03-07Input: psmouse - disable changing resolution/rate/scale for FocalTechMathias Gottschlag-1/+44
2015-03-07Input: psmouse - ensure that focaltech reports consistent coordinatesMathias Gottschlag-2/+10
2015-03-07Input: psmouse - remove hardcoded touchpad size from the focaltech driverMathias Gottschlag-4/+1
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+21
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-22/+57
2015-03-07Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown-4/+7
2015-03-07regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen-1/+1
2015-03-07brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs-3/+12
2015-03-06libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley-2/+4
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold-13/+0
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin-1/+3
2015-03-07tty: fix up atime/mtime mess, take fourJiri Slaby-2/+2
2015-03-07serial: 8250_dw: Fix get_mctrl behaviourDesmond Liu-0/+32
2015-03-07serial:8250:8250_pci: delete unneeded quirk entriesWang YanQing-14/+0
2015-03-07serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2SWang YanQing-4/+0
2015-03-07Change email address for 8250_pciRussell King-1/+1
2015-03-07serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior-6/+5
2015-03-07Revert "tty/serial: of_serial: add DT alias ID handling"Baruch Siach-4/+0
2015-03-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-297/+371
2015-03-07i2c: designware-baytrail: baytrail_i2c_acquire() might sleepAndy Shevchenko-2/+4
2015-03-07i2c: designware-baytrail: cross-check lock functionsAndy Shevchenko-1/+1
2015-03-07i2c: designware-baytrail: fix sparse warningsAndy Shevchenko-7/+5
2015-03-07i2c: designware-baytrail: fix typo in error pathAndy Shevchenko-2/+2
2015-03-07i2c: designware-baytrail: describe magic numbersAndy Shevchenko-7/+9
2015-03-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-40/+31
2015-03-07Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie-16/+32
2015-03-07Merge tag 'v4.0-rc2' into drm-fixesDave Airlie-0/+1
2015-03-06tpm: fix call order in tpm-chip.cJarkko Sakkinen-20/+14
2015-03-06tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com-8/+8
2015-03-06Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown-11/+46
2015-03-06Merge remote-tracking branches 'regulator/fix/da9210' and 'regulator/fix/rk80...Mark Brown-0/+17
2015-03-06Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown-7/+0
2015-03-06spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin-1/+1
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-85/+237
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman-0/+31