linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] input - wacom : USB Tablet PC support
@ 2011-02-16 22:50 Ping Cheng
  0 siblings, 0 replies; only message in thread
From: Ping Cheng @ 2011-02-16 22:50 UTC (permalink / raw)
  To: linux-input; +Cc: rydberg, Ping Cheng

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-16 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 22:50 [PATCH 0/4 v2] input - wacom : USB Tablet PC support Ping Cheng

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).