All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Wacom Bamboo Wireless Support
@ 2012-02-06  2:46 chris
  2012-02-06  2:46 ` [PATCH 1/5] Input: wacom - isolate input registration chris
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: chris @ 2012-02-06  2:46 UTC (permalink / raw)
  To: linux-input, dmitry.torokhov, pinglinux; +Cc: Chris Bagwell

From: Chris Bagwell <chris@cnpbagwell.com>

The 3rd gen Bamboo Pen & Touch tabletse support an optional
wireless module.  This patch set adds support for it.

The only feature missing; compared to Windows driver; is
a sysfs interface to allow setting time period before tablet
goes to sleep.  This may come in a future patch.

Chris Bagwell (5):
  Input: wacom - isolate input registration
  Input: wacom - Bamboo wireless monitor framework
  Input: wacom - create inputs when wireless connect
  Input: wacom - wireless Bamboo battery status
  Input: wacom : Add missing LEDS_CLASS to Kconfig

 drivers/input/tablet/Kconfig     |    2 +
 drivers/input/tablet/wacom.h     |    9 ++
 drivers/input/tablet/wacom_sys.c |  228 ++++++++++++++++++++++++++++++++-----
 drivers/input/tablet/wacom_wac.c |   49 ++++++++-
 drivers/input/tablet/wacom_wac.h |    6 +
 5 files changed, 262 insertions(+), 32 deletions(-)

-- 
1.7.7.6


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

end of thread, other threads:[~2012-02-06 16:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06  2:46 [PATCH 0/5] Wacom Bamboo Wireless Support chris
2012-02-06  2:46 ` [PATCH 1/5] Input: wacom - isolate input registration chris
2012-02-06  3:22   ` Wanlong Gao
2012-02-06 14:46     ` Chris Bagwell
2012-02-06  2:46 ` [PATCH 2/5] Input: wacom - Bamboo wireless monitor framework chris
2012-02-06 16:00   ` Chris Bagwell
2012-02-06  2:46 ` [PATCH 3/5] Input: wacom - create inputs when wireless connect chris
2012-02-06  2:46 ` [PATCH 4/5] Input: wacom - wireless Bamboo battery status chris
2012-02-06  2:46 ` [PATCH 5/5] Input: wacom : Add missing LEDS_CLASS to Kconfig chris

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.