summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-05-031-0/+7
* Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-04-271-0/+8
* Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-211-0/+2
* Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven2017-04-121-11/+26
* Input: sur40 - validate number of endpoints before using themJohan Hovold2017-03-301-0/+3
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-03-301-0/+3
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-03-301-0/+4
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-03-301-0/+4
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-03-301-0/+3
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-03-301-0/+4
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-301-0/+3
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-03-301-0/+7
* Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic2017-03-301-9/+11
* Input: ALPS - fix trackstick button handling on V8 devicesMasaki Ota2017-03-301-4/+2
* Input: ALPS - fix V8+ protocol handling (73 03 28)Masaki Ota2017-03-302-16/+61
* Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-231-0/+1
* Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-141-6/+14
* Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue2017-01-261-7/+12
* Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-191-2/+2
* Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2017-01-191-0/+6
* Input: xpad - use correct product id for x360w controllersPavel Rojtberg2017-01-191-0/+6
* Input: synaptics-rmi4 - unlock on errorDan Carpenter2017-01-121-2/+3
* Input: drv260x - fix input device's parent assignmentJingkui Wang2017-01-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-011-4/+0
|\
| * Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-161-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-11-052-3/+10
|\|
| * Input: psmouse - cleanup Focaltech codeDmitry Tunin2016-10-241-3/+3
| * Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-10-191-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-1413-58/+317
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2016-10-1313-58/+317
| |\
| | * Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza2016-10-117-19/+142
| | * Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee2016-10-111-2/+36
| | * Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-071-2/+9
| | * Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck2016-10-041-12/+26
| | * Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck2016-10-041-10/+12
| | * Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari2016-10-041-0/+7
| | * Input: ALPS - allow touchsticks to report pressureBen Gamari2016-10-041-0/+7
| | * Input: ALPS - handle 0-pressure 1F eventsBen Gamari2016-10-041-1/+7
| | * Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2016-10-042-11/+56
| | * Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-031-0/+14
| | * Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-031-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-114-4/+0
|\ \ \
| * | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-114-4/+0
* | | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-118-34/+1411
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-056-11/+20
| |\ \ \
| * | | | [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-192-0/+2
| * | | | [media] Input: synaptics-rmi4: disallow impossible configurationArnd Bergmann2016-09-191-1/+1
| * | | | [media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann2016-09-191-1/+2
| * | | | [media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler2016-08-241-2/+18
| * | | | [media] Input: sur40 - use new V4L2 touch input typeNick Dyer2016-08-231-33/+91