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 3.1-rc0
Date: Thu, 4 Aug 2011 00:53:21 -0700 [thread overview]
Message-ID: <20110804075321.GA31276@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. Just random driver fixes,
nothing too interesting.
Thanks!
Changelog:
---------
Axel Lin (1):
Input: lm8323 - add missing device_remove_file for dev_attr_time
Michael Hennerich (1):
Input: ad7879 - fix deficient device disable
Rakesh Iyer (1):
Input: tegra-kbc - fix computation of polling time
Randy Dunlap (1):
Input: psmouse - hgpk.c needs module.h
Shawn Guo (1):
Input: mma8450 - add device tree probe support
Stephen Rothwell (1):
Input: kxtj9 - explicitly include module.h
Tobias Klauser (2):
Input: gpio_keys - return proper error code if memory allocation fails
Input: gpio_keys - fix two typos in devicetree documentation
Diffstat:
--------
.../devicetree/bindings/gpio/gpio_keys.txt | 2 +-
.../devicetree/bindings/input/fsl-mma8450.txt | 11 +++++++++++
drivers/input/keyboard/gpio_keys.c | 2 +-
drivers/input/keyboard/lm8323.c | 9 +++++++--
drivers/input/keyboard/tegra-kbc.c | 5 +++--
drivers/input/misc/kxtj9.c | 1 +
drivers/input/misc/mma8450.c | 8 ++++++++
drivers/input/mouse/hgpk.c | 1 +
drivers/input/touchscreen/ad7879.c | 4 +++-
9 files changed, 36 insertions(+), 7 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/fsl-mma8450.txt
--
Dmitry
next reply other threads:[~2011-08-04 7:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-04 7:53 Dmitry Torokhov [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-27 8:04 [git pull] Input updates for 3.1-rc0 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=20110804075321.GA31276@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;
as well as URLs for NNTP newsgroup(s).