[git pull] Input updates for 4.7-rc7 (part 2)

2016-07-22 Thread Dmitry Torokhov
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive 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

[git pull] Input updates for 4.7-rc7

2016-07-15 Thread Dmitry Torokhov
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive a few last-minute updates for the input subsystem. Changelog: - Andrew Duggan (1): Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcount Cameron Gut