linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] input - wacom_w8001: support one finger touch etc.
@ 2010-12-17 17:36 Ping Cheng
  2010-12-17 21:21 ` Ping Cheng
  0 siblings, 1 reply; 3+ messages in thread
From: Ping Cheng @ 2010-12-17 17:36 UTC (permalink / raw)
  To: linux-input; +Cc: dmitry.torokhov, Ping Cheng

This is the v2 of adding one finger touch support for Wacom serial touchscreen.
It converts input_dev->keybit to __set_bit, supports pen or touch only devices,
and adds one finger touch support to the driver.

The patchset is based on git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next

Ping Cheng (3):
      input - wacom_w8001: use __set_bit to set keybits
      input - wacom_w8001: Support pen or touch only devices
      input - wacom_w8001: Add one finger touch support


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

* Re: [PATCH 0/3] input - wacom_w8001: support one finger touch etc.
  2010-12-17 17:36 [PATCH 0/3] input - wacom_w8001: support one finger touch etc Ping Cheng
@ 2010-12-17 21:21 ` Ping Cheng
  2010-12-18  0:47   ` Chris Bagwell
  0 siblings, 1 reply; 3+ messages in thread
From: Ping Cheng @ 2010-12-17 21:21 UTC (permalink / raw)
  To: Chris Bagwell; +Cc: dmitry.torokhov, linux-input

Hi Chris,

Does this patchset address your comments? I didn't add your
reviewed-by since I want to get it from you directly.

Thank you.

Ping

On Fri, Dec 17, 2010 at 9:36 AM, Ping Cheng <pinglinux@gmail.com> wrote:
> This is the v2 of adding one finger touch support for Wacom serial touchscreen.
> It converts input_dev->keybit to __set_bit, supports pen or touch only devices,
> and adds one finger touch support to the driver.
>
> The patchset is based on git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next
>
> Ping Cheng (3):
>      input - wacom_w8001: use __set_bit to set keybits
>      input - wacom_w8001: Support pen or touch only devices
>      input - wacom_w8001: Add one finger touch support
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH 0/3] input - wacom_w8001: support one finger touch etc.
  2010-12-17 21:21 ` Ping Cheng
@ 2010-12-18  0:47   ` Chris Bagwell
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Bagwell @ 2010-12-18  0:47 UTC (permalink / raw)
  To: Ping Cheng; +Cc: dmitry.torokhov, linux-input

Yes, they do.  It seems to send events consistent with wacom_wac.c.

Reviewed-by: Chris Bagwell <chris@cnpbagwell.com>

On Fri, Dec 17, 2010 at 3:21 PM, Ping Cheng <pinglinux@gmail.com> wrote:
> Hi Chris,
>
> Does this patchset address your comments? I didn't add your
> reviewed-by since I want to get it from you directly.
>
> Thank you.
>
> Ping
>
> On Fri, Dec 17, 2010 at 9:36 AM, Ping Cheng <pinglinux@gmail.com> wrote:
>> This is the v2 of adding one finger touch support for Wacom serial touchscreen.
>> It converts input_dev->keybit to __set_bit, supports pen or touch only devices,
>> and adds one finger touch support to the driver.
>>
>> The patchset is based on git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git next
>>
>> Ping Cheng (3):
>>      input - wacom_w8001: use __set_bit to set keybits
>>      input - wacom_w8001: Support pen or touch only devices
>>      input - wacom_w8001: Add one finger touch support
>>
>>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2010-12-18  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 17:36 [PATCH 0/3] input - wacom_w8001: support one finger touch etc Ping Cheng
2010-12-17 21:21 ` Ping Cheng
2010-12-18  0:47   ` Chris Bagwell

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