All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] input: wacom - Add Bamboo Pen Support
@ 2010-09-11 18:30 chris
  2010-09-11 18:30 ` [PATCH v2 1/4] input: wacom - Request tablet data for Bamboo Pens chris
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: chris @ 2010-09-11 18:30 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov, pingc; +Cc: Chris Bagwell

From: Chris Bagwell <chris@cnpbagwell.com>

Addes Bamboo Pen and Pen&Touch support.  Builds on previous
commited support for Bamboo Touch.

Only difference in this patch set is patch #3.  It makes suggested
change to logic for checking pen in-proximity and adds comment
to clarify why 2-bits are checked.

Chris Bagwell (4):
  input: wacom - Request tablet data for Bamboo Pens
  input: wacom - move Bamboo Touch irq to own function
  input: wacom - Add support for Bamboo Pen
  input: wacom - disable Bamboo touchpad when pen is being used.

 drivers/input/tablet/wacom_sys.c |    9 ++--
 drivers/input/tablet/wacom_wac.c |   97 ++++++++++++++++++++++++++++++++++++--
 2 files changed, 97 insertions(+), 9 deletions(-)

-- 
1.7.2.2


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

end of thread, other threads:[~2010-09-12  7:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11 18:30 [PATCH v2 0/4] input: wacom - Add Bamboo Pen Support chris
2010-09-11 18:30 ` [PATCH v2 1/4] input: wacom - Request tablet data for Bamboo Pens chris
2010-09-11 18:30 ` [PATCH v2 2/4] input: wacom - move Bamboo Touch irq to own function chris
2010-09-11 18:30 ` [PATCH v2 3/4] input: wacom - Add support for Bamboo Pen chris
2010-09-11 18:30 ` [PATCH v2 4/4] input: wacom - disable Bamboo touchpad when pen is being used chris
2010-09-12  2:13 ` [PATCH v2 0/4] input: wacom - Add Bamboo Pen Support Ping Cheng
2010-09-12  7:14   ` Dmitry Torokhov

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.