From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 2.6.37-rc5
Date: Tue, 7 Dec 2010 21:33:16 -0800 [thread overview]
Message-ID: <20101208053316.GC4140@core.coreip.homeip.net> (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.
Mostly small fixups: new device IDs for wacom and usbtouchscreen
drivers, fix for 2-button Synaptics Clickpad handling and documentation
updates.
But I am also sending along a new driver for polled GPIO button. The
reason I am sending it now is to ease merging arch code in .38 merge
window. Since it is a platform driver and there are no corresponding
devices in the tree yet, it is not going to be loaded and used even if
someone ends up enabling it and so should be safe to merge even though
we are getting nearer release.
Thanks!
Changelog:
---------
Bastien Nocera (1):
Input: add keycodes for touchpad on/off keys
David Foley (2):
Input: wacom - add IDs for two new Bamboo PTs
Input: wacom - add new Bamboo PT (0xdb)
Dmitry Torokhov (1):
Input: document struct input_absinfo
Gabor Juhos (1):
Input: add input driver for polled GPIO buttons
Glenn Sommer (1):
Input: usbtouchscreen - add support for LG Flatron T1710B
Namhyung Kim (1):
Input: turbografx - fix reference counting
Yan Li (1):
Input: synaptics - fix handling of 2-button ClickPads
Diffstat:
--------
drivers/input/joystick/turbografx.c | 1 +
drivers/input/keyboard/Kconfig | 16 ++
drivers/input/keyboard/Makefile | 1 +
drivers/input/keyboard/gpio_keys_polled.c | 261 ++++++++++++++++++++++++++++
drivers/input/mouse/synaptics.h | 3 +-
drivers/input/tablet/wacom_wac.c | 9 +
drivers/input/touchscreen/usbtouchscreen.c | 1 +
include/linux/gpio_keys.h | 2 +
include/linux/input.h | 25 +++-
9 files changed, 317 insertions(+), 2 deletions(-)
create mode 100644 drivers/input/keyboard/gpio_keys_polled.c
--
Dmitry
next reply other threads:[~2010-12-08 5:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 5:33 Dmitry Torokhov [this message]
2010-12-16 7:52 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=20101208053316.GC4140@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=akpm@linux-foundation.org \
--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
all inboxes | Powered by JetHome®