aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-03-09Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke
2019-03-09Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts
2019-03-09Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEVArnd Bergmann
2019-03-09Input: msm-vibrator - use correct gpio headerArnd Bergmann
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2019-02-19Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev'YueHaibing
2019-02-19input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski
2019-02-18Input: i8042 - rework DT node name comparisonsRob Herring
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-02-16Input: goodix - print values in case of inconsistenciesGuido Günther
2019-02-16Input: goodix - support Goodix gt5688Guido Günther
2019-02-16Input: synaptics_i2c - remove redundant spinlockSven Van Asbroeck
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov
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-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut
2019-02-09Input: msm-vibrator - tweak an error messageDan Carpenter
2019-02-09Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-02-09Input: ps2-gpio - flush TX work when closing portDmitry Torokhov
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov
2019-02-07Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
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: bma150 - register input device after setting private dataJonathan Bakker
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-02-01Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mf...Lee Jones