public inbox for linux-kernel@vger.kernel.org
 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.13-rc6
Date: Sat, 26 Aug 2017 12:14:11 -0700	[thread overview]
Message-ID: <20170826191411.GA7101@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 tweak to IBM Trackpoint driver that helps recognizing trackpoints on
  never Lenovo Carbons;

- a fix to ALPS driver solving scroll issues on some Dells;

- yet another ACPI ID has been added to Elan I2C toucpad driver;

- quieted diagnostic message in soc_button_array driver.

Thanks!


Changelog:
---------

Aaron Ma (1):
      Input: trackpoint - add new trackpoint firmware ID

Hans de Goede (1):
      Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365

KT Liao (1):
      Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310

Masaki Ota (1):
      Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad

Diffstat:
--------

 drivers/input/misc/soc_button_array.c |  2 +-
 drivers/input/mouse/alps.c            | 41 ++++++++++++++++++++++++++---------
 drivers/input/mouse/alps.h            |  8 +++++++
 drivers/input/mouse/elan_i2c_core.c   |  1 +
 drivers/input/mouse/trackpoint.c      |  3 ++-
 drivers/input/mouse/trackpoint.h      |  3 ++-
 6 files changed, 45 insertions(+), 13 deletions(-)

-- 
Dmitry

                 reply	other threads:[~2017-08-26 19:14 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=20170826191411.GA7101@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