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,
Jiri Kosina <jkosina@suse.cz>
Subject: [git pull] Input updates for 4.0-rc3
Date: Mon, 9 Mar 2015 17:08:09 -0700 [thread overview]
Message-ID: <20150310000809.GD22993@dtor-ws> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for the input subsystem: miscellaneous driver fixes.
Changelog:
---------
Arnd Bergmann (1):
Input: sun4i-ts - add thermal driver dependency
Dmitry Torokhov (1):
Input: ALPS - fix memory leak when detection fails
Dudley Du (1):
Input: cyapa - fix unaligned functions redefinition error
Geert Uytterhoeven (1):
Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()
Mathias Gottschlag (4):
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
Input: psmouse - ensure that focaltech reports consistent coordinates
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Input: psmouse - disable "palm detection" in the focaltech driver
Stefan Sauer (1):
Input: mma8450 - add parent device
Valentin Rothberg (1):
Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request
Diffstat:
--------
drivers/input/keyboard/tc3589x-keypad.c | 6 ++--
drivers/input/misc/mma8450.c | 1 +
drivers/input/mouse/alps.c | 4 ++-
drivers/input/mouse/cyapa_gen3.c | 2 +-
drivers/input/mouse/cyapa_gen5.c | 4 +--
drivers/input/mouse/focaltech.c | 50 +++++++++++++++++++++++----------
drivers/input/mouse/psmouse-base.c | 14 ++++++++-
drivers/input/mouse/psmouse.h | 6 ++++
drivers/input/touchscreen/Kconfig | 1 +
9 files changed, 65 insertions(+), 23 deletions(-)
--
Dmitry
reply other threads:[~2015-03-10 0:08 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=20150310000809.GD22993@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--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.