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.5-rc0 (round 2)
Date: Fri, 22 Jan 2016 12:56:29 -0800 [thread overview]
Message-ID: <20160122205629.GA38479@dtor-ws> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive second round of updates for the input subsystem, mainly
changes to xpad driver to better hanlde Xbox One controllers.
Changelog:
---------
Clement Calmels (1):
Input: xpad - remove spurious events of wireless xpad 360 controller
Dmitry Torokhov (1):
Input: xpad - use LED API when identifying wireless controllers
Laxman Dewangan (2):
Input: gpio-keys - allow setting input device name in DT
Input: gpio-keys - allow disabling individual buttons in DT
Nick Dyer (1):
Input: atmel_mxt_ts - improve touchscreen size/orientation handling
Pavel Rojtberg (3):
Input: xpad - correctly handle concurrent LED and FF requests
Input: xpad - workaround dead irq_out after suspend/ resume
Input: xpad - correct xbox one pad device name
Pierre-Loup A. Griffais (2):
Input: xpad - handle "present" and "gone" correctly
Input: xpad - update Xbox One Force Feedback Support
Diffstat:
--------
.../devicetree/bindings/input/gpio-keys.txt | 1 +
drivers/input/joystick/xpad.c | 591 +++++++++++++++------
drivers/input/keyboard/gpio_keys.c | 6 +-
drivers/input/touchscreen/atmel_mxt_ts.c | 68 +--
4 files changed, 456 insertions(+), 210 deletions(-)
--
Dmitry
reply other threads:[~2016-01-22 20:56 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=20160122205629.GA38479@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).