aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov1-14/+2
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-44/+204
2017-07-12Input: sur40 - skip all blobs that are not touchesFlorian Echtler1-9/+13
2017-07-12Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler1-2/+5
2017-07-12Input: sur40 - add additional reverse-engineered informationFlorian Echtler1-5/+12
2017-07-12Input: ads7846 - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: elants_i2c - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: psmouse - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: gpio_keys - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav1-1/+1
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav1-1/+1
2017-07-12Input: constify attribute_group structuresArvind Yadav1-3/+3
2017-07-12Input: aiptek - constify attribute_group structuresArvind Yadav1-1/+1
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav1-2/+2
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov3-44/+204
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo1-1/+16
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko1-40/+179
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds23-67/+1273
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+1
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov23-67/+1273
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede1-6/+14
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko1-9/+13
2017-06-09Input: stmfts - mark all PM functions as __maybe_unusedArnd Bergmann1-2/+2
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-06-05Input: add support for the STMicroelectronics FingerTip touchscreenAndi Shyti3-0/+834
2017-06-05Input: add D-Link DIR-685 touchkeys driverLinus Walleij3-0/+167
2017-06-02Input: s3c2410_ts - handle return value of clk_prepare_enableArvind Yadav1-1/+7
2017-06-02Input: axp20x-pek - add wakeup supportHans de Goede1-0/+28
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov13-33/+866
2017-06-01Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov1-14/+8
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-05-29Input: synaptics-rmi4 - change a char type to u8Dan Carpenter1-1/+1
2017-05-29Input: sparse-keymap - remove sparse_keymap_free()Dmitry Torokhov1-14/+0
2017-05-29Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires1-1/+9
2017-05-29Input: synaptics - warn the users when there is a better modeBenjamin Tissoires1-7/+15
2017-05-29Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires1-1/+2