From: Chris Bagwell <chris@xxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html