summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-15Input: mpr121 - set missing event capabilityAkinobu Mita1-0/+1
2017-11-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita1-9/+14
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-09-27Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-09Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
2017-08-30Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-30Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-30Input: trackpoint - add new trackpoint firmware IDAaron Ma2-2/+4
2017-08-25Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-25Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-07-28Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-06-29Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-06-14Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16
2017-05-03Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-27Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-12Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven1-11/+26
2017-03-30Input: sur40 - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: kbtab - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-30Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-30Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: ims-pcu - validate number of endpoints before using themJohan Hovold1-0/+4
2017-03-30Input: iforce - validate number of endpoints before using themJohan Hovold1-0/+3
2017-03-30Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-03-30Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic1-9/+11
2017-03-30Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota1-4/+2
2017-03-30Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2-16/+61
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-02-15Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov1-6/+14
2017-01-26Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue1-7/+12
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck1-2/+2
2017-01-19Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2017-01-19Input: xpad - use correct product id for x360w controllersPavel Rojtberg1-0/+6
2017-01-12Input: synaptics-rmi4 - unlock on errorDan Carpenter1-2/+3
2017-01-09Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+0
2016-11-17Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov1-4/+0
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-10-25Input: psmouse - cleanup Focaltech codeDmitry Tunin1-3/+3
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds13-58/+317
2016-10-14Merge branch 'next' into for-linusDmitry Torokhov13-58/+317
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-4/+0
2016-10-12Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-12Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee1-2/+36
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada4-4/+0
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-34/+1411