summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-31Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1
2019-07-31Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-31Input: 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-21Input: synaptics - enable SMBUS on T480 thinkpad trackpadCole Rogers1-0/+1
2019-06-25Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-06-25Input: synaptics - enable SMBus on ThinkPad E480 and E580Alexander Mikhaylenko1-0/+2
2019-05-16Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao1-0/+25
2019-05-16Input: synaptics-rmi4 - fix possible double freePan Bian1-5/+1
2019-05-08Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
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: ps2-gpio - flush TX work when closing portDmitry Torokhov1-0/+1
2019-03-23Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov1-24/+11
2019-03-23Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel1-4/+4
2019-03-23Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker1-5/+12
2019-03-14Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-03-14Input: 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-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-13Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2019-01-13Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil1-0/+1
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2019-01-09Input: 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-21Input: synaptics - enable SMBus for HP 15-ay000Teika Kazura1-0/+1
2018-12-21Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-12-08Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-12-08Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-08Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-12-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris1-1/+2
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-12-08Input: synaptics - add PNP ID for ThinkPad P50 to SMBusLyude Paul1-0/+1
2018-12-08Input: 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 - 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: synaptics - avoid using uninitialized variable when probingDmitry Torokhov1-3/+1
2018-11-10Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz1-8/+2
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab1-38/+26