Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull second round of input updates from Dmitry Torokhov: "An update to Elantech driver to support hardware v7, fix to the new cyttsp4 driver to use proper addressing, ads7846 device tree support and nspire-keypad got a small cleanup." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: nspire-keypad - replace magic offset with define Input: elantech - fix for newer hardware versions (v7) Input: cyttsp4 - use 16bit address for I2C/SPI communication Input: ads7846 - add device tree bindings Input: ads7846 - make sure we do not change platform data
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/input/ads7846.txt 91 additions, 0 deletionsDocumentation/devicetree/bindings/input/ads7846.txt
- drivers/input/keyboard/nspire-keypad.c 1 addition, 1 deletiondrivers/input/keyboard/nspire-keypad.c
- drivers/input/mouse/elantech.c 9 additions, 8 deletionsdrivers/input/mouse/elantech.c
- drivers/input/touchscreen/ads7846.c 108 additions, 15 deletionsdrivers/input/touchscreen/ads7846.c
- drivers/input/touchscreen/cyttsp4_core.h 6 additions, 6 deletionsdrivers/input/touchscreen/cyttsp4_core.h
- drivers/input/touchscreen/cyttsp4_spi.c 9 additions, 11 deletionsdrivers/input/touchscreen/cyttsp4_spi.c
- drivers/input/touchscreen/cyttsp_core.h 4 additions, 4 deletionsdrivers/input/touchscreen/cyttsp_core.h
- drivers/input/touchscreen/cyttsp_i2c_common.c 22 additions, 8 deletionsdrivers/input/touchscreen/cyttsp_i2c_common.c
- drivers/input/touchscreen/cyttsp_spi.c 3 additions, 3 deletionsdrivers/input/touchscreen/cyttsp_spi.c
Loading
Please register or sign in to comment