From: "Henrik Rydberg" <rydberg@euromail.se>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Ping Cheng <pingc@wacom.com>,
Chris Bagwell <chris@cnpbagwell.com>,
linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Henrik Rydberg <rydberg@euromail.se>
Subject: [PATCH 0/5] input: wacom: Initial support for Bamboo (rev3)
Date: Sat, 4 Sep 2010 15:42:58 +0200 [thread overview]
Message-ID: <1283607783-29388-1-git-send-email-rydberg@euromail.se> (raw)
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(-)
next reply other threads:[~2010-09-04 13:43 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-04 13:42 Henrik Rydberg [this message]
2010-09-04 13:42 ` [PATCH 1/5] input: wacom: Add fuzz parameters to features Henrik Rydberg
2010-09-04 13:43 ` [PATCH 2/5] input: wacom: Parse the Bamboo device family Henrik Rydberg
2010-09-04 13:43 ` [PATCH 3/5] input: wacom: Collect device quirks into single function (rev2) Henrik Rydberg
2010-09-04 13:43 ` [PATCH 4/5] input: wacom: Add support for the Bamboo Touch trackpad (rev4) Henrik Rydberg
2010-09-05 10:04 ` Henrik Rydberg
2010-09-05 20:03 ` Dmitry Torokhov
2010-10-13 16:31 ` Ping Cheng
2010-10-13 18:21 ` Henrik Rydberg
2010-10-13 20:15 ` Ping Cheng
2010-10-13 20:50 ` Chris Bagwell
2010-10-13 21:19 ` Ping Cheng
2010-10-29 20:45 ` Ping Cheng
2010-10-30 0:55 ` Chris Bagwell
2010-10-30 11:52 ` Ping Cheng
2010-11-01 14:43 ` Henrik Rydberg
2010-09-04 13:43 ` [PATCH 5/5] input: wacom: Add a quirk for lowres Bamboo devices (rev2) Henrik Rydberg
2010-09-04 21:24 ` [PATCH 0/5] input: wacom: Initial support for Bamboo (rev3) Ping Cheng
2010-09-05 14:28 ` Chris Bagwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1283607783-29388-1-git-send-email-rydberg@euromail.se \
--to=rydberg@euromail.se \
--cc=chris@cnpbagwell.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pingc@wacom.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).