summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-09-27Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-14Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos1-2/+2
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-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-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
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-09Input: drv260x - fix input device's parent assignmentJingkui Wang1-1/+0
2016-11-10Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-28Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov1-2/+9
2016-10-28Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela1-0/+14
2016-10-28Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-09-15Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-09-15Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg1-99/+223
2016-09-07Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-09-07Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-08-20Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-20sur40: fix occasional oopses on device closeFlorian Echtler1-1/+2
2016-08-20sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler1-1/+1
2016-08-10Input: tsc200x - report proper input_dev nameMichael Welling4-6/+25
2016-08-10Input: xpad - validate USB endpoint count during probeCameron Gutman1-0/+3
2016-08-10Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-08-10Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman1-10/+13
2016-08-10Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-08-10Input: vmmouse - remove port reservationSinclair Yeh1-20/+2
2016-06-08Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-06-01Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-05-19Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-05-11Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2016-05-05Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+4
2016-05-05Input: gtco - fix crash on detecting device without endpointsVladis Dronov1-1/+9