Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov: - a new driver for the Azoteq IQS269A capacitive touch controller - a new driver for the Cypress CY8CTMA140 touchscreen - updates to Elan and ft5x06 touchscreen drivers - assorted driver fixes - msm-vibrator has been removed as we have a more generic solution * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (28 commits) Input: adi - work around module name confict Input: iqs269a - add missing I2C dependency Input: elants - refactor elants_i2c_execute_command() Input: elants - override touchscreen info with DT properties Input: elants - remove unused axes Input: add support for Azoteq IQS269A dt-bindings: input: Add bindings for Azoteq IQS269A Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups Input: remove msm-vibrator driver dt-bindings: Input: remove msm-vibrator Input: elants_i2c - provide an attribute to show calibration count Input: introduce input_mt_report_slot_inactive() dt-bindings: input: touchscreen: elants_i2c: convert to YAML Input: add driver for the Cypress CY8CTMA140 touchscreen dt-bindings: touchscreen: Add CY8CTMA140 bindings Input: edt-ft5x06 - prefer asynchronous probe Input: edt-ft5x06 - improve power management operations Input: edt-ft5x06 - move parameter restore into helper Input: edt-ft5x06 - fix get_default register write access Input: atkbd - receive and use physcode->keycode mapping from FW ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/input/elants_i2c.txt 0 additions, 34 deletionsDocumentation/devicetree/bindings/input/elants_i2c.txt
- Documentation/devicetree/bindings/input/iqs269a.yaml 581 additions, 0 deletionsDocumentation/devicetree/bindings/input/iqs269a.yaml
- Documentation/devicetree/bindings/input/msm-vibrator.txt 0 additions, 36 deletionsDocumentation/devicetree/bindings/input/msm-vibrator.txt
- Documentation/devicetree/bindings/input/touchscreen/cypress,cy8ctma140.yaml 72 additions, 0 deletions...cetree/bindings/input/touchscreen/cypress,cy8ctma140.yaml
- Documentation/devicetree/bindings/input/touchscreen/elan,elants_i2c.yaml 69 additions, 0 deletions...evicetree/bindings/input/touchscreen/elan,elants_i2c.yaml
- Documentation/devicetree/bindings/input/touchscreen/mms114.txt 2 additions, 1 deletion...entation/devicetree/bindings/input/touchscreen/mms114.txt
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/hid/hid-alps.c 1 addition, 2 deletionsdrivers/hid/hid-alps.c
- drivers/hid/hid-multitouch.c 2 additions, 4 deletionsdrivers/hid/hid-multitouch.c
- drivers/input/evdev.c 4 additions, 3 deletionsdrivers/input/evdev.c
- drivers/input/joystick/Kconfig 1 addition, 0 deletionsdrivers/input/joystick/Kconfig
- drivers/input/keyboard/Kconfig 1 addition, 1 deletiondrivers/input/keyboard/Kconfig
- drivers/input/keyboard/atkbd.c 96 additions, 1 deletiondrivers/input/keyboard/atkbd.c
- drivers/input/keyboard/imx_sc_key.c 15 additions, 18 deletionsdrivers/input/keyboard/imx_sc_key.c
- drivers/input/keyboard/tca6416-keypad.c 1 addition, 1 deletiondrivers/input/keyboard/tca6416-keypad.c
- drivers/input/misc/Kconfig 11 additions, 21 deletionsdrivers/input/misc/Kconfig
- drivers/input/misc/Makefile 1 addition, 2 deletionsdrivers/input/misc/Makefile
- drivers/input/misc/gp2ap002a00f.c 0 additions, 281 deletionsdrivers/input/misc/gp2ap002a00f.c
- drivers/input/misc/iqs269a.c 1833 additions, 0 deletionsdrivers/input/misc/iqs269a.c
- drivers/input/misc/msm-vibrator.c 0 additions, 281 deletionsdrivers/input/misc/msm-vibrator.c
Loading
Please register or sign in to comment