summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰
2018-01-10Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann
2018-01-08Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-08Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-08Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko
2017-12-18Input: hideep - fix compile error due to missing include fileAnthony Kim
2017-11-29Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson
2017-11-26Input: elantech - add new icbody type 15Aaron Ma
2017-11-26Input: ims-pcu - fix typo in the error messageZhen Lei
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva
2017-11-10Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim
2017-11-07Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-07Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng
2017-11-05Linux 4.14-rc8Linus Torvalds
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-05Merge tag 'enforcement-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-05x86/module: Detect and skip invalid relocationsJosh Poimboeuf
2017-11-04Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski
2017-11-04Documentation: Add Frank Rowand to list of enforcement statement endorsersFrank Rowand
2017-11-04doc: add Willy Tarreau to the list of enforcement statement endorsersWilly Tarreau
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf
2017-11-04Merge branch 'linus' into core/urgent, to pick up dependent commitsIngo Molnar
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan Brüns
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-03Input: convert autorepeat timer to use timer_setup()Kees Cook