[PATCH 0/5] Wacom Bamboo Wireless Support
From: <hidden>
Date: 2012-02-06 02:46:24
From: Chris Bagwell <redacted> 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