linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 4.7-rc7 (part 2)
Date: Fri, 22 Jul 2016 16:35:38 -0700	[thread overview]
Message-ID: <20160722233538.GE5036@dtor-ws> (raw)

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(-)


                 reply	other threads:[~2016-07-22 23:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160722233538.GE5036@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).