All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v3] input - wacom : USB Tablet PC support
@ 2011-03-02  0:16 Ping Cheng
  2011-03-05  8:57 ` Henrik Rydberg
  0 siblings, 1 reply; 2+ messages in thread
From: Ping Cheng @ 2011-03-02  0:16 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.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-05  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02  0:16 [PATCH 0/4 v3] input - wacom : USB Tablet PC support Ping Cheng
2011-03-05  8:57 ` Henrik Rydberg

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.