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.6-rc4
Date: Fri, 22 Apr 2016 17:23:19 -0700 [thread overview]
Message-ID: <20160423002319.GA38622@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. Just minor driver fixes.
Changelog:
---------
Charles Keepax (1):
Input: arizona-haptic - don't assign input_dev parent
Dmitry Torokhov (2):
Input: twl6040-vibra - do not reparent to grandparent
Input: twl4030-vibra - do not reparent to grandparent
H. Nikolaus Schaller (2):
Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue
Input: twl6040-vibra - ignore return value of schedule_work
Peter Hutterer (1):
Input: clarify we want BTN_TOOL_<name> on proximity
Silvan Jegen (1):
Input: xpad - add Mad Catz FightStick TE 2 VID/PID
Stephen Boyd (1):
Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay
Vladis Dronov (1):
Input: gtco - fix crash on detecting device without endpoints
Diffstat:
--------
Documentation/input/event-codes.txt | 4 ++++
drivers/input/joystick/xpad.c | 2 ++
drivers/input/misc/arizona-haptics.c | 1 -
drivers/input/misc/pmic8xxx-pwrkey.c | 7 ++++---
drivers/input/misc/twl4030-vibra.c | 1 -
drivers/input/misc/twl6040-vibra.c | 8 +-------
drivers/input/tablet/gtco.c | 10 +++++++++-
7 files changed, 20 insertions(+), 13 deletions(-)
--
Dmitry
reply other threads:[~2016-04-23 0:23 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=20160423002319.GA38622@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).