All of lore.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.15-rc9
Date: Thu, 25 Jan 2018 17:17:33 -0800	[thread overview]
Message-ID: <20180126011733.ocuj5gsrelcd2n7x@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. The main item is that we try
to handle better newer trackpoints on Lenovo devices that now being
produced by Elan/ALPS/NXP and only implement a small subset of the
original IBM trackpoint controls.

Changelog:
---------

Aaron Ma (1):
      Input: trackpoint - force 3 buttons if 0 button is reported

Andi Shyti (1):
      Input: stmfts,s6sy671 - add SPDX identifier

Dmitry Torokhov (1):
      Input: trackpoint - only expose supported controls for Elan, ALPS and NXP

Mark Furneaux (1):
      Input: xpad - add support for PDP Xbox One controllers

Nick Dyer (1):
      Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01"

Diffstat:
--------

 drivers/input/joystick/xpad.c       |  19 +++
 drivers/input/mouse/trackpoint.c    | 245 ++++++++++++++++++++++--------------
 drivers/input/mouse/trackpoint.h    |  34 +++--
 drivers/input/rmi4/rmi_f01.c        |  12 +-
 drivers/input/touchscreen/s6sy761.c |  15 +--
 drivers/input/touchscreen/stmfts.c  |  15 +--
 6 files changed, 210 insertions(+), 130 deletions(-)

Thanks.


-- 
Dmitry

                 reply	other threads:[~2018-01-26  1:17 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=20180126011733.ocuj5gsrelcd2n7x@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 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.