summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18Input: kbtab - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: hanwang - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: yealink - validate number of endpoints before using themJohan Hovold1-0/+4
2017-07-18Input: cm109 - validate number of endpoints before using themJohan Hovold1-0/+4
2017-07-18Input: iforce - validate number of endpoints before using themJohan Hovold1-0/+3
2017-07-18Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-03-16Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2017-02-23Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-11-20Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-11-20Input: xpad - validate USB endpoint count during probeCameron Gutman1-0/+3
2016-08-23Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-08-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-08-23Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl1-21/+48
2016-08-23Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie1-1/+0
2016-08-23Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman1-0/+4
2016-08-23Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-06-15Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+5
2016-06-15Input: gtco - fix crash on detecting device without endpointsVladis Dronov1-1/+9
2016-05-01Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-05-01Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires1-2/+3
2016-05-01Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-04-01Input: aiptek - fix crash on detecting device without endpointsVladis Dronov1-0/+9
2016-02-13Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-10-13Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-08-12Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-08-07Input: elantech - add new icbody type洪一竹1-0/+1
2015-08-07Input: elantech - support new ICs types for version 4Sam hung1-0/+2
2015-08-07Input: elantech - add support for newer elantech touchpadsJordan Rife1-0/+1
2015-08-07Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2015-08-07Input: elantech - fix for newer hardware versions (v7)Matteo Delfino1-8/+9
2015-08-07Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede1-3/+4
2015-08-07Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-08-07Input: elantech - fix absolute mode setting on some ASUS laptopsUlrik De Bie2-0/+21
2015-05-10Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-05-10Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-05-10Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-02-20Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-20Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-02-20Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2014-12-14Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-12-14Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár1-0/+3
2014-12-14Input: alps - ignore potential bare packets when device is out of syncPali Rohár1-1/+7
2014-12-14Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-12-14Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-12-14Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2-7/+23
2014-11-05Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-11-05Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-11-05Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38