summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov1-5/+1
2016-03-31Input: gpio-keys - clean up device tree binding exampleAndreas Färber1-5/+5
2016-03-31Input: kbtab - stop saving struct usb_deviceOliver Neukum1-4/+4
2016-03-31Input: gtco - stop saving struct usb_deviceOliver Neukum1-12/+12
2016-03-31Input: aiptek - stop saving struct usb_deviceOliver Neukum1-9/+11
2016-03-31Input: acecad - stop saving struct usb_deviceOliver Neukum1-6/+6
2016-03-24Input: sur40 - fix DMA on stackOliver Neukum1-7/+14
2016-03-24Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-03-18Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-03-18Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan1-3/+2
2016-03-18Input: byd - enable absolute modeRichard Pospesel2-198/+369
2016-03-18Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-03-17Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee1-1/+27
2016-03-16ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann1-11/+4
2016-03-16Merge tag 'v4.5' into nextDmitry Torokhov10588-238003/+528588
2016-03-16Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter1-2/+2
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-03-14Linux 4.5v4.5Linus Torvalds1-1/+1
2016-03-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+7
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan1-0/+1
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens1-3/+4
2016-03-13ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen1-1/+1
2016-03-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+0
2016-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-37/+79
2016-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+0
2016-03-13block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei1-5/+0
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming1-17/+62
2016-03-12x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2-2/+4
2016-03-12Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy1-2/+2
2016-03-12Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+12
2016-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-4/+9
2016-03-12mm/mempool: avoid KASAN marking mempool poison checks as use-after-freeMatthew Dawson1-1/+1
2016-03-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds13-20/+41
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-1/+28
2016-03-11ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni9-19/+19
2016-03-11Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+41
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+8
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-103/+168
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+9
2016-03-11Merge branch 'synaptics-rmi4' into nextDmitry Torokhov25-0/+6618
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki2-9/+8
2016-03-11drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä1-0/+6
2016-03-11MAINTAINERS: add devicetree bindings to Input Drivers sectionAndreas Färber1-0/+1
2016-03-11Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan3-1/+102
2016-03-11Input: synaptics-rmi4 - add SPI transport driverAndrew Duggan4-0/+608
2016-03-11Input: synaptics-rmi4 - add support for F30Andrew Duggan6-0/+437
2016-03-11Input: synaptics-rmi4 - add support for F12Andrew Duggan5-0/+473
2016-03-11Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan5-1/+175
2016-03-11Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan8-1/+1724