[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1283607783-29388-1-git-send-email-rydberg@euromail.se>
Date: Sat, 4 Sep 2010 15:42:58 +0200
From: "Henrik Rydberg" <rydberg@...omail.se>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Ping Cheng <pingc@...om.com>, Chris Bagwell <chris@...bagwell.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Henrik Rydberg <rydberg@...omail.se>
Subject: [PATCH 0/5] input: wacom: Initial support for Bamboo (rev3)
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@...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