linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] input: wacom: Initial support for Bamboo
@ 2010-09-02 18:18 Henrik Rydberg
  2010-09-02 18:18 ` [PATCH 1/3] input: wacom: Add fuzz and scale features Henrik Rydberg
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Henrik Rydberg @ 2010-09-02 18:18 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Ping Cheng, Chris Bagwell, linux-input, Henrik Rydberg

What was initially one patch has now grown to three, to better accomodate
the comments received on the initial patch.

The first patch extends the feature struct to better deal with fuzz
and devices of low resolution. The second patch brings in code from
the wacom project, preparing for the whole Bamboo family (somebody
else should be the author on that one). The third patch is the second
revision of the Bamboo Touch patch, hopefully taking all the comments
into account.

Ideally, Chris should be able to build on this patchset, adding
support for the rest of the Bamboo tablets.

Cheers,
Henrik

Henrik Rydberg (3):
  input: wacom: Add fuzz and scale features
  input: wacom: Parse the Bamboo device family
  input: wacom: Add support for the Bamboo Touch trackpad (rev2)

 drivers/input/tablet/wacom_sys.c |   62 +++++++++++++++++++++----
 drivers/input/tablet/wacom_wac.c |   92 ++++++++++++++++++++++++++++++++++++-
 drivers/input/tablet/wacom_wac.h |   11 +++++
 3 files changed, 152 insertions(+), 13 deletions(-)


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

end of thread, other threads:[~2010-09-02 21:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02 18:18 [PATCH 0/3] input: wacom: Initial support for Bamboo Henrik Rydberg
2010-09-02 18:18 ` [PATCH 1/3] input: wacom: Add fuzz and scale features Henrik Rydberg
2010-09-02 20:26   ` Dmitry Torokhov
2010-09-02 20:58     ` Henrik Rydberg
2010-09-02 18:18 ` [PATCH 2/3] input: wacom: Parse the Bamboo device family Henrik Rydberg
2010-09-02 21:08   ` Ping Cheng
2010-09-02 18:18 ` [PATCH 3/3] input: wacom: Add support for the Bamboo Touch trackpad (rev2) Henrik Rydberg
2010-09-02 21:02   ` Ping Cheng
2010-09-02 21:08     ` 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).