Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov: "An update to the Goodix touchscreen driver to enable it work properly on various Bay Trail and Cherry Trail devices, and a few other assorted changes" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (26 commits) Input: update SPDX tag for input-event-codes.h Input: i8042 - add Acer Aspire 5738z to nomux list Input: goodix - fix compilation when ACPI support is disabled dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema Input: of_touchscreen - explicitly choose axis Input: goodix - support gt9147 touchpanel dt-bindings: touchscreen: goodix: support of gt9147 Input: goodix - add support for Goodix GT917S Input: goodix - use string-based chip ID dt-bindings: input: touchscreen: add compatible string for Goodix GT917S Input: goodix - add support for more then one touch-key Input: goodix - fix spurious key release events Input: goodix - try to reset the controller if the i2c-test fails Input: goodix - restore config on resume if necessary Input: goodix - make goodix_send_cfg() take a raw buffer as argument Input: goodix - add minimum firmware size check Input: goodix - save a copy of the config from goodix_read_config() Input: goodix - move defines to above struct goodix_ts_data declaration Input: goodix - add support for controlling the IRQ pin through ACPI methods Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices ...
Showing
- Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.txt 0 additions, 77 deletions...tion/devicetree/bindings/input/touchscreen/edt-ft5x06.txt
- Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml 125 additions, 0 deletions...ion/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
- Documentation/devicetree/bindings/input/touchscreen/goodix.yaml 2 additions, 0 deletions...ntation/devicetree/bindings/input/touchscreen/goodix.yaml
- drivers/input/serio/i8042-x86ia64io.h 11 additions, 0 deletionsdrivers/input/serio/i8042-x86ia64io.h
- drivers/input/touchscreen/elants_i2c.c 1 addition, 0 deletionsdrivers/input/touchscreen/elants_i2c.c
- drivers/input/touchscreen/goodix.c 494 additions, 114 deletionsdrivers/input/touchscreen/goodix.c
- drivers/input/touchscreen/of_touchscreen.c 17 additions, 18 deletionsdrivers/input/touchscreen/of_touchscreen.c
- include/uapi/linux/input-event-codes.h 1 addition, 1 deletioninclude/uapi/linux/input-event-codes.h
This diff is collapsed.
Please register or sign in to comment