[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120330060742.GA13817@core.coreip.homeip.net>
Date: Thu, 29 Mar 2012 23:07:42 -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.4-rc0 (2nd round)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive 2nd round of updates for the input subsystem:
- update to Wacom driver to support wireless devices;
- update to Sentelci touchpad driver to support newer hardware;
- update to gpio-keys driver to support "interrupt-only" keys;
- fixups to earlier commits.
Thanks!
Changelog:
---------
Chris Bagwell (4):
Input: wacom - isolate input registration
Input: wacom - wireless monitor framework
Input: wacom - create inputs when wireless connect
Input: wacom - wireless battery status
Dan Carpenter (1):
Input: wacom - check for allocation failure in probe()
David Jander (1):
Input: revert "gpio_keys - switch to using threaded IRQs"
Dmitry Torokhov (2):
Input: gpio_keys - constify platform data
Input: gpio_keys - consolidate key destructor code
Geert Uytterhoeven (1):
Input: amijoy - add missing platform check
Laxman Dewangan (1):
Input: gpio_keys - add support for interrupt only keys
Oskari Saarenmaa (1):
Input: sentelic - improve packet debugging information
Tai-hwa Liang (3):
Input: sentelic - refactor code for upcoming new hardware support
Input: sentelic - enabling absolute coordinates output for newer hardware
Input: sentelic - minor code cleanup
Viresh Kumar (2):
Input: spear-keyboard - remove kbd_set_plat_data()
Input: tegra-kbc - allocate pdata before using it
Diffstat:
--------
arch/arm/plat-spear/include/plat/keyboard.h | 7 -
drivers/input/joystick/amijoy.c | 3 +
drivers/input/keyboard/gpio_keys.c | 259 +++++++++++++++--------
drivers/input/keyboard/tegra-kbc.c | 1 +
drivers/input/mouse/sentelic.c | 294 ++++++++++++++++++++-------
drivers/input/mouse/sentelic.h | 35 +++-
drivers/input/tablet/Kconfig | 1 +
drivers/input/tablet/wacom.h | 9 +
drivers/input/tablet/wacom_sys.c | 231 ++++++++++++++++++---
drivers/input/tablet/wacom_wac.c | 49 +++++-
drivers/input/tablet/wacom_wac.h | 6 +
include/linux/gpio_keys.h | 3 +-
12 files changed, 696 insertions(+), 202 deletions(-)
--
Dmitry
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists