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.3-rc3
Date: Fri, 2 Oct 2015 13:27:00 -0700 [thread overview]
Message-ID: <20151002202700.GA14012@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 fixes for 2
recent regressions (in Synaptics PS/2 and uinput drivers) and some more
driver fixups.
Changelog:
---------
Andrew Morton (1):
Input: zhenhua - ensure we have BITREVERSE
Daniel Drake (1):
Input: elan_i2c - don't require known iap version
Daniel Martin (1):
Input: fix typo in MT documentation
Dmitry Torokhov (3):
Input: walkera0701 - fix abs() calculations on 64 bit values
Input: uinput - fix crash when using ABS events
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Vyukov (1):
Input: psmouse - fix data race in __ps2_command
Dudley Du (1):
Input: cyapa - fix address of Gen3 devices in device tree documentation
Duson Lin (2):
Input: elan_i2c - add ic type 0x03
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
Fabio Estevam (4):
Input: imx6ul_tsc - propagate the errors
Input: imx6ul_tsc - check for negative return value
Input: imx6ul_tsc - use the preferred method for kzalloc()
Input: imx6ul_tsc - fix controller name
Javier Martinez Canillas (2):
Input: pm8941-pwrkey - remove unneded semicolon
Input: mms114 - remove unneded semicolons
Sudip Mukherjee (2):
Input: serio - fix blocking of parport
Input: omap4-keypad - fix memory leak
duson (1):
Input: elan_i2c - add all valid ic type for i2c/smbus
Diffstat:
--------
.../devicetree/bindings/input/cypress,cyapa.txt | 2 +-
Documentation/input/multi-touch-protocol.txt | 2 +-
drivers/input/joystick/walkera0701.c | 4 +--
drivers/input/keyboard/omap4-keypad.c | 2 +-
drivers/input/misc/pm8941-pwrkey.c | 2 +-
drivers/input/misc/uinput.c | 2 +-
drivers/input/mouse/elan_i2c.h | 2 +-
drivers/input/mouse/elan_i2c_core.c | 26 ++++++++++++-----
drivers/input/mouse/elan_i2c_i2c.c | 4 +--
drivers/input/mouse/elan_i2c_smbus.c | 4 +--
drivers/input/mouse/synaptics.c | 12 +++-----
drivers/input/serio/libps2.c | 22 +++++++++-----
drivers/input/serio/parkbd.c | 1 +
drivers/input/touchscreen/imx6ul_tsc.c | 34 ++++++++++++++--------
drivers/input/touchscreen/mms114.c | 4 +--
15 files changed, 74 insertions(+), 49 deletions(-)
--
Dmitry
reply other threads:[~2015-10-02 20:27 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=20151002202700.GA14012@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).