Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov: "A few last-minute updates for the input subsystem" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE" Input: xpad - validate USB endpoint count during probe Input: add SW_PEN_INSERTED define
No related branches found
No related tags found
Showing
- drivers/input/joystick/xpad.c 3 additions, 0 deletionsdrivers/input/joystick/xpad.c
- drivers/input/rmi4/rmi_bus.c 2 additions, 2 deletionsdrivers/input/rmi4/rmi_bus.c
- drivers/input/touchscreen/ts4800-ts.c 7 additions, 6 deletionsdrivers/input/touchscreen/ts4800-ts.c
- drivers/input/touchscreen/wacom_w8001.c 3 additions, 0 deletionsdrivers/input/touchscreen/wacom_w8001.c
- include/uapi/linux/input-event-codes.h 1 addition, 0 deletionsinclude/uapi/linux/input-event-codes.h
Please register or sign in to comment