All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for 4.7-rc7 (part 2)
@ 2016-07-22 23:35 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2016-07-22 23:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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 RMI4 driver

Everything is tagged for stable as well.

Changelog:
---------

Andrew Duggan (1):
      Input: synaptics-rmi4 - fix maximum size check for F12 control register 8

Dmitry Torokhov (1):
      tty/vt/keyboard: fix OOB access in do_compute_shiftstate()

Michael Welling (1):
      Input: tsc200x - report proper input_dev name


Diffstat:
--------

 drivers/input/rmi4/rmi_f12.c             |  9 +++++----
 drivers/input/touchscreen/tsc2004.c      |  7 ++++++-
 drivers/input/touchscreen/tsc2005.c      |  7 ++++++-
 drivers/input/touchscreen/tsc200x-core.c | 15 ++++++++++++---
 drivers/input/touchscreen/tsc200x-core.h |  2 +-
 drivers/tty/vt/keyboard.c                | 30 +++++++++---------------------
 6 files changed, 39 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-22 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-22 23:35 [git pull] Input updates for 4.7-rc7 (part 2) Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.