Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov: - a fix to generate proper timestamps on key autorepeat events that were broken recently - a fix for Synaptics driver to only activate reduced reporting mode when explicitly requested - a new keycode for "selective screenshot" function - other assorted fixes * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: fix stale timestamp on key autorepeat events Input: move the new KEY_SELECTIVE_SCREENSHOT keycode Input: avoid BIT() macro usage in the serio.h UAPI header Input: synaptics-rmi4 - set reduced reporting mode only when requested Input: synaptics - enable RMI on HP Envy 13-ad105ng Input: allocate keycode for "Selective Screenshot" key Input: tm2-touchkey - add support for Coreriver TC360 variant dt-bindings: input: add Coreriver TC360 binding dt-bindings: vendor-prefixes: Add Coreriver vendor prefix Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt 1 addition, 0 deletions...tation/devicetree/bindings/input/cypress,tm2-touchkey.txt
- Documentation/devicetree/bindings/vendor-prefixes.yaml 2 additions, 0 deletionsDocumentation/devicetree/bindings/vendor-prefixes.yaml
- drivers/input/input.c 1 addition, 0 deletionsdrivers/input/input.c
- drivers/input/keyboard/tm2-touchkey.c 11 additions, 0 deletionsdrivers/input/keyboard/tm2-touchkey.c
- drivers/input/mouse/synaptics.c 1 addition, 0 deletionsdrivers/input/mouse/synaptics.c
- drivers/input/rmi4/rmi_f11.c 2 additions, 2 deletionsdrivers/input/rmi4/rmi_f11.c
- drivers/input/touchscreen/raydium_i2c_ts.c 4 additions, 4 deletionsdrivers/input/touchscreen/raydium_i2c_ts.c
- include/uapi/linux/input-event-codes.h 3 additions, 0 deletionsinclude/uapi/linux/input-event-codes.h
- include/uapi/linux/serio.h 5 additions, 5 deletionsinclude/uapi/linux/serio.h
Loading
Please register or sign in to comment