summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov
2017-07-12Input: i8042 - fix crash at boot timeChen Hong
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov
2017-07-02MAINTAINERS: update input subsystem patternsDmitry Torokhov
2017-07-02Input: introduce KEY_ASSISTANTDmitry Torokhov
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti
2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov
2017-06-01Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti
2017-05-29Input: synaptics-rmi4 - change a char type to u8Dan Carpenter
2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires
2017-05-29Input: synaptics - clear device info before filling inEric Biggers
2017-05-29Input: silead - disable interrupt during suspendHans de Goede
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov
2017-05-28Linux 4.12-rc3Linus Torvalds
2017-05-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-05-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu