summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-13Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-12-01Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-12-01Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-12-01Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-12-01Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2018-12-01Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2018-12-01Input: xpad - constify usb_device_idArvind Yadav1-1/+1
2018-12-01Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2018-12-01Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57