Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov: - update the ili210x touchscreen driver, refreshing the code and adding support for ILI251X line - add support for st1633 to the st1232 touchscreen driver - add support for sx8650 to the the sx8654 touchscreen driver - add support for Evervision FT5726 to the edt-ft5x06 touchscreen driver - add support for gt5688 to the Goodix touchscreen driver - new vibrator driver for MSM SOCs - miscellaneous fixes for the rest of input drivers * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (53 commits) Input: wacom_serial4 - add support for Wacom ArtPad II tablet Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV Input: msm-vibrator - use correct gpio header Input: ti_am335x_tsc - remove set but not used variable 'tscadc_dev' Input: i8042 - rework DT node name comparisons Input: goodix - print values in case of inconsistencies Input: goodix - refer to touchscreen.txt in device tree bindings Input: goodix - support Goodix gt5688 Input: synaptics_i2c - remove redundant spinlock Input: db9 - mark expected switch fall-through Input: qt2160 - remove redundant spinlock Input: st1232 - handle common DT bindings Input: ims-pcu - switch to using brightness_set_blocking() Input: st1232 - switch to gpiod API Input: ili210x - fetch touchscreen geometry from DT Input: msm-vibrator - tweak an error message Input: tm2-touchkey - acknowledge that setting brightness is a blocking call Input: stmfts - acknowledge that setting brightness is a blocking call Input: ili210x - switch to using devm_device_add_group() ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt 8 additions, 1 deletion...tation/devicetree/bindings/input/cypress,tm2-touchkey.txt
- Documentation/devicetree/bindings/input/ilitek,ili2xxx.txt 25 additions, 0 deletionsDocumentation/devicetree/bindings/input/ilitek,ili2xxx.txt
- Documentation/devicetree/bindings/input/msm-vibrator.txt 36 additions, 0 deletionsDocumentation/devicetree/bindings/input/msm-vibrator.txt
- Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt 12 additions, 1 deletion...tion/devicetree/bindings/input/touchscreen/edt-ft5x06.txt
- Documentation/devicetree/bindings/input/touchscreen/goodix.txt 9 additions, 5 deletions...entation/devicetree/bindings/input/touchscreen/goodix.txt
- Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt 6 additions, 2 deletions...devicetree/bindings/input/touchscreen/sitronix-st1232.txt
- Documentation/devicetree/bindings/input/touchscreen/sx8654.txt 9 additions, 1 deletion...entation/devicetree/bindings/input/touchscreen/sx8654.txt
- drivers/input/joystick/db9.c 1 addition, 1 deletiondrivers/input/joystick/db9.c
- drivers/input/keyboard/gpio_keys.c 10 additions, 0 deletionsdrivers/input/keyboard/gpio_keys.c
- drivers/input/keyboard/mcs_touchkey.c 2 additions, 3 deletionsdrivers/input/keyboard/mcs_touchkey.c
- drivers/input/keyboard/mtk-pmic-keys.c 6 additions, 7 deletionsdrivers/input/keyboard/mtk-pmic-keys.c
- drivers/input/keyboard/qt2160.c 0 additions, 9 deletionsdrivers/input/keyboard/qt2160.c
- drivers/input/keyboard/tca6416-keypad.c 1 addition, 3 deletionsdrivers/input/keyboard/tca6416-keypad.c
- drivers/input/keyboard/tm2-touchkey.c 102 additions, 34 deletionsdrivers/input/keyboard/tm2-touchkey.c
- drivers/input/misc/Kconfig 10 additions, 0 deletionsdrivers/input/misc/Kconfig
- drivers/input/misc/Makefile 1 addition, 0 deletionsdrivers/input/misc/Makefile
- drivers/input/misc/ims-pcu.c 8 additions, 19 deletionsdrivers/input/misc/ims-pcu.c
- drivers/input/misc/msm-vibrator.c 281 additions, 0 deletionsdrivers/input/misc/msm-vibrator.c
- drivers/input/misc/soc_button_array.c 5 additions, 1 deletiondrivers/input/misc/soc_button_array.c
- drivers/input/mouse/elan_i2c_core.c 1 addition, 0 deletionsdrivers/input/mouse/elan_i2c_core.c
Loading
Please register or sign in to comment