linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] Add support for new (3rd generation) Bambbo P&Ts
@ 2011-10-23 22:28 chris
  2011-10-23 22:28 ` [PATCH v3 1/6] Input: wacom - cleanup feature report for bamboos chris
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: chris @ 2011-10-23 22:28 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov, pinglinux, rydberg; +Cc: Chris Bagwell

From: Chris Bagwell <chris@cnpbagwell.com>

New in v3: Minor style and comment updates based on Henrik's
feedback in patch 6. Moved packet size definition to patch 5
to make compilable/bisectable without patch 6.

New in v2: Indentation fixes in patch 6.

Wacom has released in the last month a 3rd generation of their
Bamboo Pen and Touch line and this patch series adds support
for them all. There are 3 new models.  2 include stylus and touch
support and can track up to 16 touches.  1 is a stylus only tablet.

A squashed version of this patch series has been tested by 1 user
for each tablet type over at linuxwacom-discuss mailing list.

Chris Bagwell (6):
  Input: wacom - cleanup feature report for bamboos
  Input: wacom - remove unused bamboo HID parsing
  Input: wacom - add some comments to wacom_parse_hid
  Input: wacom - relax Bamboo stylus ID check
  Input: wacom - read 3rd gen Bamboo Touch HID data
  Input: wacom - 3rd gen Bamboo P&Touch packet support

 drivers/input/tablet/wacom_sys.c |   94 ++++++++++++++++++++++++++++++++---
 drivers/input/tablet/wacom_wac.c |  101 ++++++++++++++++++++++++++++++++++----
 drivers/input/tablet/wacom_wac.h |    4 +-
 3 files changed, 179 insertions(+), 20 deletions(-)

-- 
1.7.6.4


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

end of thread, other threads:[~2011-10-27  5:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23 22:28 [PATCH v3 0/6] Add support for new (3rd generation) Bambbo P&Ts chris
2011-10-23 22:28 ` [PATCH v3 1/6] Input: wacom - cleanup feature report for bamboos chris
2011-10-23 22:28 ` [PATCH v3 2/6] Input: wacom - remove unused bamboo HID parsing chris
2011-10-23 22:28 ` [PATCH v3 3/6] Input: wacom - add some comments to wacom_parse_hid chris
2011-10-23 22:28 ` [PATCH v3 4/6] Input: wacom - relax Bamboo stylus ID check chris
2011-10-23 22:28 ` [PATCH v3 5/6] Input: wacom - read 3rd gen Bamboo Touch HID data chris
2011-10-23 22:29 ` [PATCH v3 6/6] Input: wacom - 3rd gen Bamboo P&Touch packet support chris
2011-10-27  5:35 ` [PATCH v3 0/6] Add support for new (3rd generation) Bambbo P&Ts Dmitry Torokhov

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