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 v4.14-rc6
Date: Sat, 28 Oct 2017 10:52:05 -0700	[thread overview]
Message-ID: <20171028175205.uopniotnuhif2e66@dtor-ws> (raw)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. You will get:

- a change to gtco tablet driver tightening parsing of HID descriptors;

- a new ACPI ID added to Elan driver to be able to handle touchpads
  found in Lenovo Ideapad 320/520;

- a fix to Symaptics RMI4 driver to adjust handling of buttons.

Changelog:
---------

Andrew Duggan (1):
      Input: synaptics-rmi4 - limit the range of what GPIOs are buttons

Dmitry Torokhov (1):
      Input: gtco - fix potential out-of-bound access

Kai-Heng Feng (1):
      Input: elan_i2c - add ELAN0611 to the ACPI table

Diffstat:
--------

 drivers/input/mouse/elan_i2c_core.c |  1 +
 drivers/input/rmi4/rmi_f30.c        |  5 +++--
 drivers/input/tablet/gtco.c         | 17 ++++++++++-------
 3 files changed, 14 insertions(+), 9 deletions(-)

Thanks.


-- 
Dmitry

                 reply	other threads:[~2017-10-28 17:52 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=20171028175205.uopniotnuhif2e66@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).