summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4
2019-12-17Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost1-1/+1
2019-12-17Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-17Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil1-2/+0
2019-12-17Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach1-0/+3
2019-12-17Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil1-0/+1
2019-12-17Input: 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-24Input: silead - try firmware reload after unsuccessful resumeJulian Sax1-0/+13
2019-11-24Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2019-11-20Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-20Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-20Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2-4/+4
2019-11-20Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan1-2/+26
2019-11-20Input: synaptics-rmi4 - fix video buffer sizeLucas Stach1-1/+1
2019-11-20Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-11-20Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs"Evan Green1-5/+1
2019-10-29Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green1-1/+5
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch1-4/+1
2019-09-21Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
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-16Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov1-0/+1
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