[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100415182708.GA17514@core.coreip.homeip.net>
Date: Thu, 15 Apr 2010 11:27:08 -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 2.6.34-rc3
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. This adds a couple of
patches to my previous pull request for -rc3 that it seems you have
missed. Thanks!
Changelog:
---------
Chase Douglas (1):
Input: ALPS - add signature for HP Pavilion dm3 laptops
Dmitry Torokhov (2):
Input: sparse-keymap - implement safer freeing of the keymap
Revert "Input: wacom - merge out and in prox events"
Dominik Brodowski (1):
Input: i8042 - spelling fix
H Hartley Sweeten (1):
Input: matrix_keypad - allow platform to disable key autorepeat
Henrik Rydberg (3):
Input: bcm5974 - retract efi-broken suspend_resume
Input: clarify the no-finger event in multitouch protocol
Input: update the status of the Multitouch X driver project
Ping Cheng (1):
Input: wacom - switch mode upon system resume
Yong Wang (1):
Input: sparse-keymap - free the right keymap on error
Diffstat:
--------
Documentation/input/multi-touch-protocol.txt | 23 +++-
drivers/input/input.c | 9 ++-
drivers/input/keyboard/matrix_keypad.c | 4 +-
drivers/input/mouse/alps.c | 1 +
drivers/input/mouse/bcm5974.c | 1 -
drivers/input/serio/i8042.c | 2 +-
drivers/input/sparse-keymap.c | 52 +++++---
drivers/input/tablet/wacom_sys.c | 12 +-
drivers/input/tablet/wacom_wac.c | 163 ++++++++++++++++---------
include/linux/input/matrix_keypad.h | 2 +
10 files changed, 176 insertions(+), 93 deletions(-)
--
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