From: Ping Cheng <pinglinux@gmail.com>
To: linux-input@vger.kernel.org
Cc: rydberg@euromail.se, Ping Cheng <pinglinux@gmail.com>
Subject: [PATCH 0/4 v2] input - wacom : USB Tablet PC support
Date: Wed, 16 Feb 2011 14:50:07 -0800 [thread overview]
Message-ID: <1297896607-2445-1-git-send-email-pinglinux@gmail.com> (raw)
Mainly to change the 1FGT devices to the existing touchscreen format and
the 2FGT devices to MT format.
Patch 4/4 is at v2. It is updated with Henrik's review comments. The
first three patches stay the same. To make it easy to review the whole
set, all four are resent together.
Ping Cheng (4):
input : wacom - Remove 2FGT Tablet PC events in TAP format
input - wacom : process pen data in its own routine
input - wacom : support one finger touch the touchscreen way
input - wacom: Support 2FGT in MT format
drivers/input/tablet/wacom_sys.c | 12 +-
drivers/input/tablet/wacom_wac.c | 244 ++++++++++++++------------------------
drivers/input/tablet/wacom_wac.h | 6 +-
3 files changed, 100 insertions(+), 162 deletions(-)
--
1.7.4
reply other threads:[~2011-02-16 22:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1297896607-2445-1-git-send-email-pinglinux@gmail.com \
--to=pinglinux@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=rydberg@euromail.se \
/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).