[PATCH 0/5] input: wacom: Initial support for Bamboo (rev3)

From: Henrik Rydberg
Date: Sat Sep 04 2010 - 09:43:54 EST


This the fourth iteration of the Bamboo patches. Hopefully no big
surprises. The ordering has changed to allow setting the pressure_max
which is not parsed in the hid function. Ping's button mapping has
been implemented, relying on middle-button emulation instead. The
lowres quirks now apply to all touch devices in the family.

Cheers,
Henrik

Henrik Rydberg (4):
input: wacom: Add fuzz parameters to features
input: wacom: Collect device quirks into single function (rev2)
input: wacom: Add support for the Bamboo Touch trackpad (rev4)
input: wacom: Add a quirk for lowres Bamboo devices (rev2)

Ping Cheng (1):
input: wacom: Parse the Bamboo device family

drivers/input/tablet/wacom.h | 1 +
drivers/input/tablet/wacom_sys.c | 57 +++++++++++++-----
drivers/input/tablet/wacom_wac.c | 123 +++++++++++++++++++++++++++++++++++++-
drivers/input/tablet/wacom_wac.h | 14 ++++
4 files changed, 176 insertions(+), 19 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/