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-rc5
Date: Sat, 21 Oct 2017 15:19:32 -0700 [thread overview]
Message-ID: <20171021221932.p4m6slpg5sajvn4k@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:
- joydev now implements a blacklist to avoid creating joystick nodes for
accelerometers found in composite devices such as PlaStation
controllers
- assorted driver fixes.
Changelog:
---------
Andrew Duggan (1):
Input: synaptics - disable kernel tracking on SMBus devices
Chanwoo Choi (1):
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Damien Riegel (1):
Input: tca8418 - enable interrupt after it has been requested
Dmitry Torokhov (3):
Input: factor out and export input_device_id matching code
Input: allow matching device IDs on property bits
Input: ims-psu - check if CDC union descriptor is sane
Hans de Goede (1):
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Jeff Lance (1):
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Paul Cercueil (1):
Input: goodix - poll the 'buffer status' bit before reading data
Roderick Colenbrander (1):
Input: joydev - blacklist ds3/ds4/udraw motion sensors
Diffstat:
--------
drivers/input/input.c | 84 ++++++++++++++-----------------
drivers/input/joydev.c | 70 +++++++++++++++++++++++---
drivers/input/keyboard/tca8418_keypad.c | 29 ++++++-----
drivers/input/misc/axp20x-pek.c | 2 +-
drivers/input/misc/ims-pcu.c | 16 +++++-
drivers/input/mouse/synaptics.c | 3 +-
drivers/input/touchscreen/goodix.c | 67 +++++++++++++++---------
drivers/input/touchscreen/stmfts.c | 6 +--
drivers/input/touchscreen/ti_am335x_tsc.c | 2 +-
include/linux/input.h | 7 +++
include/linux/mod_devicetable.h | 3 ++
scripts/mod/devicetable-offsets.c | 1 +
scripts/mod/file2alias.c | 6 ++-
13 files changed, 199 insertions(+), 97 deletions(-)
Thanks.
--
Dmitry
next reply other threads:[~2017-10-21 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-21 22:19 Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-22 19:52 [git pull] Input updates for v4.14-rc5 Dmitry Torokhov
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=20171021221932.p4m6slpg5sajvn4k@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