[GIT PULL] input: mt updates for 2.6.38

From: Henrik Rydberg
Date: Thu Dec 23 2010 - 10:21:35 EST


Dmitry,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git next

to receive input-mt updates for 2.6.38.

The device properties are in there, the synaptics patches are in
there, and another wetab patch is in there.

Merry Christmas,
Henrik

Andy Ross (1):
hid: egalax: Add support for Wetab (726b)

Henrik Rydberg (6):
Input: introduce device properties
Input: fix double equality sign in uevent
input: mt: Document interface updates
Input: synaptics - report clickpad property
Input: synaptics - add multi-finger and semi-mt support
Input: synaptics - ignore bogus mt packet

Documentation/input/multi-touch-protocol.txt | 44 +++++++-----
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-egalax.c | 2 +
drivers/hid/hid-ids.h | 1 +
drivers/input/evdev.c | 4 +
drivers/input/input.c | 21 ++++++-
drivers/input/misc/uinput.c | 4 +
drivers/input/mouse/synaptics.c | 95 ++++++++++++++++++++++++--
drivers/input/mouse/synaptics.h | 3 +
include/linux/input.h | 16 ++++
include/linux/uinput.h | 1 +
11 files changed, 168 insertions(+), 24 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/