summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron1-0/+12
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks1-15/+4
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-05-10Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2020-05-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov1-6/+23
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel1-0/+7
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold1-3/+3
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold1-7/+3
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold1-1/+1
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-29Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1
2020-01-14Input: add safety guards to input_set_keycode()Dmitry Torokhov1-10/+16
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-21Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-12-05parisc: Fix HP SDC hpa address outputHelge Deller1-2/+2
2019-12-05parisc: Fix serio address outputHelge Deller1-2/+2
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2019-11-25Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-08-25Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-08-25Input: iforce - add sanity checksOliver Neukum1-0/+5
2019-08-25Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4
2019-08-04Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-21Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang1-4/+14
2019-07-21Input: elantech - enable middle button support on 2 ThinkPadsAaron Ma1-0/+2
2019-07-10Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-05-16Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov1-1/+1
2019-03-23Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-23Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-06Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2019-01-13Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-13Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-13Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-13Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-12-13Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14