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 v3] input - wacom : USB Tablet PC support
Date: Tue, 1 Mar 2011 16:16:01 -0800 [thread overview]
Message-ID: <1299024961-8465-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.
Patches 3 and 4 are at v3. They are updated with Henrik's review comments.
Patches 1 and 2 are the original ones. 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 | 246 +++++++++++++++-----------------------
drivers/input/tablet/wacom_wac.h | 6 +-
3 files changed, 103 insertions(+), 161 deletions(-)
--
1.7.4
next reply other threads:[~2011-03-02 0:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-02 0:16 Ping Cheng [this message]
2011-03-05 8:57 ` [PATCH 0/4 v3] input - wacom : USB Tablet PC support Henrik Rydberg
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=1299024961-8465-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.