aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Input: aiptek - fix endpoint sanity checkJohan Hovold1-3/+3
2020-01-10Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold1-1/+1
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2020-01-10Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen1-4/+1
2019-12-13Input: imx_sc_key - only take the valid data from SCU firmware as key stateAnson Huang1-1/+7
2019-12-13Input: add safety guards to input_set_keycode()Dmitry Torokhov1-10/+16
2019-12-13Input: input_event - fix struct padding on sparc64Arnd Bergmann3-12/+17
2019-12-13Input: uinput - always report EPOLLOUTDmitry Torokhov1-2/+3
2019-12-06Merge branch 'next' into for-linusDmitry Torokhov7-17/+51
2019-12-04Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil1-2/+0
2019-12-04Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach1-0/+3
2019-12-04Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-04Input: add privacy screen toggle keycodeMathew King1-0/+2
2019-12-04Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann1-1/+1
2019-12-04Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov1-2/+2
2019-11-25Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht2-12/+34
2019-11-25Merge branch 'next' into for-linusDmitry Torokhov12445-320027/+714912
2019-11-22Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil1-1/+14
2019-11-22Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil1-0/+1
2019-11-22Input: fix Kconfig indentationKrzysztof Kozlowski4-27/+27
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul1-1/+0
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-11-15Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang1-1/+1
2019-11-15Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-15Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-11-12Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-11-12Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-12Input: ili210x - optionally show calibrate sysfs attributeSven Van Asbroeck1-0/+14
2019-11-12Input: ili210x - add resolution to chip operations structureSven Van Asbroeck1-2/+7
2019-11-12Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck1-21/+0
2019-11-11Input: mms114 - use device_get_match_dataStephan Gerhold1-2/+1
2019-11-11Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2-163/+218
2019-11-11Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov1-24/+0
2019-11-11Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov1-2/+0
2019-11-11Input: ili210x - define and use chip operations structureDmitry Torokhov1-136/+173
2019-11-11Input: ili210x - do not set parent device explicitlyDmitry Torokhov1-1/+0
2019-11-11Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov1-1/+6
2019-11-11Input: ili210x - switch to using threaded IRQDmitry Torokhov1-61/+56
2019-11-11Input: ili210x - add ILI2117 supportMarek Vasut2-2/+47
2019-11-11dt-bindings: input: touchscreen: ad7879: generic node names in exampleMarcel Ziswiler1-2/+2
2019-11-11Input: ar1021 - fix typo in preprocessor macro nameFlavio Suligoi1-2/+2
2019-11-04Input: synaptics-rmi4 - simplify data read in rmi_f54_workLucas Stach1-32/+16
2019-11-04Input: synaptics-rmi4 - remove unused result_bits maskAndrew Duggan1-4/+1
2019-11-04Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2-4/+4
2019-11-04Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan1-2/+26
2019-11-04Input: synaptics-rmi4 - fix video buffer sizeLucas Stach1-1/+1
2019-10-29Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov2-122/+37
2019-10-29Input: kxtj9 - switch to using managed resourcesDmitry Torokhov1-58/+28
2019-10-29Input: bma150 - switch to using polled mode of input devicesDmitry Torokhov2-112/+44
2019-10-29Input: bma150 - use managed resources helpersJonathan Bakker1-37/+14