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 STM FingerTip touchscreen - a new driver for D-Link DIR-685 touch keys - updated list of supported devices in xpad driver - other assorted updates and fixes * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (23 commits) MAINTAINERS: update input subsystem patterns Input: introduce KEY_ASSISTANT Input: xpad - sync supported devices with XBCD Input: xpad - sync supported devices with 360Controller Input: xen-kbdfront - use string constants from PV protocol Input: stmfts - mark all PM functions as __maybe_unused Input: add support for the STMicroelectronics FingerTip touchscreen Input: add D-Link DIR-685 touchkeys driver Input: s3c2410_ts - handle return value of clk_prepare_enable Input: axp20x-pek - add wakeup support Input: synaptics-rmi4 - use %phN to form F34 configuration ID Input: synaptics-rmi4 - change a char type to u8 Input: sparse-keymap - remove sparse_keymap_free() Input: tsc2007 - move header file out of I2C realm Input: mms114 - move header file out of I2C realm Input: mcs - move header file out of I2C realm Input: lm8323 - move header file out of I2C realm Input: elantech - force relative mode on a certain module Input: elan_i2c - add support for fetching chip type on newer hardware Input: elan_i2c - check if device is there before really probing ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/input/dlink,dir685-touchkeys.txt 21 additions, 0 deletions...tion/devicetree/bindings/input/dlink,dir685-touchkeys.txt
- Documentation/devicetree/bindings/input/touchscreen/st,stmfts.txt 43 additions, 0 deletions...ation/devicetree/bindings/input/touchscreen/st,stmfts.txt
- MAINTAINERS 8 additions, 0 deletionsMAINTAINERS
- arch/sh/boards/mach-ecovec24/setup.c 1 addition, 1 deletionarch/sh/boards/mach-ecovec24/setup.c
- drivers/input/input.c 6 additions, 6 deletionsdrivers/input/input.c
- drivers/input/joystick/xpad.c 87 additions, 0 deletionsdrivers/input/joystick/xpad.c
- drivers/input/keyboard/Kconfig 11 additions, 0 deletionsdrivers/input/keyboard/Kconfig
- drivers/input/keyboard/Makefile 1 addition, 0 deletionsdrivers/input/keyboard/Makefile
- drivers/input/keyboard/dlink-dir685-touchkeys.c 155 additions, 0 deletionsdrivers/input/keyboard/dlink-dir685-touchkeys.c
- drivers/input/keyboard/lm8323.c 1 addition, 1 deletiondrivers/input/keyboard/lm8323.c
- drivers/input/keyboard/mcs_touchkey.c 1 addition, 1 deletiondrivers/input/keyboard/mcs_touchkey.c
- drivers/input/misc/axp20x-pek.c 28 additions, 0 deletionsdrivers/input/misc/axp20x-pek.c
- drivers/input/misc/xen-kbdfront.c 13 additions, 9 deletionsdrivers/input/misc/xen-kbdfront.c
- drivers/input/mouse/elan_i2c.h 2 additions, 1 deletiondrivers/input/mouse/elan_i2c.h
- drivers/input/mouse/elan_i2c_core.c 32 additions, 8 deletionsdrivers/input/mouse/elan_i2c_core.c
- drivers/input/mouse/elan_i2c_i2c.c 64 additions, 7 deletionsdrivers/input/mouse/elan_i2c_i2c.c
- drivers/input/mouse/elan_i2c_smbus.c 8 additions, 1 deletiondrivers/input/mouse/elan_i2c_smbus.c
- drivers/input/mouse/elantech.c 11 additions, 0 deletionsdrivers/input/mouse/elantech.c
- drivers/input/rmi4/rmi_f34v7.c 9 additions, 15 deletionsdrivers/input/rmi4/rmi_f34v7.c
- drivers/input/sparse-keymap.c 0 additions, 14 deletionsdrivers/input/sparse-keymap.c
Loading
Please register or sign in to comment