[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20110804075321.GA31276@core.coreip.homeip.net>
Date: Thu, 4 Aug 2011 00:53:21 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for 3.1-rc0
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists