summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva
2019-03-03Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko
2019-03-03Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing
2019-02-18Input: i8042 - rework DT node name comparisonsRob Herring
2019-02-16Input: goodix - print values in case of inconsistenciesGuido Günther
2019-02-16Input: goodix - refer to touchscreen.txt in device tree bindingsGuido Günther
2019-02-16Input: goodix - support Goodix gt5688Guido Günther
2019-02-16Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck
2019-02-16Input: db9 - mark expected switch fall-throughGustavo A. R. Silva
2019-02-16Input: qt2160 - remove redundant spinlockSven Van Asbroeck
2019-02-16Input: st1232 - handle common DT bindingsMatthias Fend
2019-02-16Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-16Input: st1232 - switch to gpiod APIMartin Kepplinger
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut
2019-02-09Input: msm-vibrator - tweak an error messageDan Carpenter
2019-02-07Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut
2019-02-06Input: ili210x - add OF match tableMarek Vasut
2019-02-06Input: ili210x - reorder probeMarek Vasut
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut
2019-02-06Input: ili210x - drop platform data supportMarek Vasut
2019-02-06Input: ili210x - add DT binding documentMarek Vasut
2019-02-06Input: add new vibrator driver for various MSM SOCsBrian Masney
2019-02-06Input: gpio-keys - add shutdown callbackFlorian Fainelli
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner
2019-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner
2019-01-28Input: st1232 - add Martin as module authorMartin Kepplinger
2019-01-28Input: st1232 - add support for st1633Martin Kepplinger
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch
2019-01-13Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing
2019-01-13Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-13Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov
2019-01-07Input: ad7879 - add check for read errors in interruptAditya Pakki
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker