linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 v4] input - wacom : USB Tablet PC support
@ 2011-03-07 21:13 Ping Cheng
  2011-03-07 21:26 ` Henrik Rydberg
  0 siblings, 1 reply; 2+ messages in thread
From: Ping Cheng @ 2011-03-07 21:13 UTC (permalink / raw)
  To: linux-input; +Cc: dmitry.torokhov, rydberg, Ping Cheng

Mainly to change the 1FGT devices to the existing touchscreen format and
the 2FGT devices to MT format.

This is the final version with Henrik's "Reviewed-by" added in the patches.

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 |  247 ++++++++++++++------------------------
 drivers/input/tablet/wacom_wac.h |    6 +-
 3 files changed, 99 insertions(+), 166 deletions(-)

-- 
1.7.4


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

* Re: [PATCH 0/4 v4] input - wacom : USB Tablet PC support
  2011-03-07 21:13 [PATCH 0/4 v4] input - wacom : USB Tablet PC support Ping Cheng
@ 2011-03-07 21:26 ` Henrik Rydberg
  0 siblings, 0 replies; 2+ messages in thread
From: Henrik Rydberg @ 2011-03-07 21:26 UTC (permalink / raw)
  To: Ping Cheng; +Cc: linux-input, dmitry.torokhov

On Mon, Mar 07, 2011 at 01:13:23PM -0800, Ping Cheng wrote:
> Mainly to change the 1FGT devices to the existing touchscreen format and
> the 2FGT devices to MT format.
> 
> This is the final version with Henrik's "Reviewed-by" added in the patches.
> 
> 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 |  247 ++++++++++++++------------------------
>  drivers/input/tablet/wacom_wac.h |    6 +-
>  3 files changed, 99 insertions(+), 166 deletions(-)

Thanks!
Henrik

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

end of thread, other threads:[~2011-03-07 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-07 21:13 [PATCH 0/4 v4] input - wacom : USB Tablet PC support Ping Cheng
2011-03-07 21:26 ` Henrik Rydberg

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