Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov: "A few more fixes for the input subsystem: - restore naming for tsc2005 touchscreens as some userspace match on it - fix out of bound access in legacy keyboard driver - fixup in RMI4 driver Everything is tagged for stable as well" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: tsc200x - report proper input_dev name tty/vt/keyboard: fix OOB access in do_compute_shiftstate() Input: synaptics-rmi4 - fix maximum size check for F12 control register 8
Showing
- drivers/input/rmi4/rmi_f12.c 5 additions, 4 deletionsdrivers/input/rmi4/rmi_f12.c
- drivers/input/touchscreen/tsc2004.c 6 additions, 1 deletiondrivers/input/touchscreen/tsc2004.c
- drivers/input/touchscreen/tsc2005.c 6 additions, 1 deletiondrivers/input/touchscreen/tsc2005.c
- drivers/input/touchscreen/tsc200x-core.c 12 additions, 3 deletionsdrivers/input/touchscreen/tsc200x-core.c
- drivers/input/touchscreen/tsc200x-core.h 1 addition, 1 deletiondrivers/input/touchscreen/tsc200x-core.h
- drivers/tty/vt/keyboard.c 9 additions, 21 deletionsdrivers/tty/vt/keyboard.c
Loading
Please register or sign in to comment