From: Chris Bagwell <chris@xxxxxxxxxxxxxx> [ resending to correct mailing list. Sorry for duplat linux-kernel. ] Wacom has released in the last month a 3rd generation of their Bamboo Pen and Touch line and this patch series adds support for them all. There are 3 new models. 2 include stylus and touch support and can track up to 16 touches. 1 is a stylus only tablet. A squashed version of this patch series has been tested by 1 user for each tablet type over at linuxwacom-discuss mailing list. Chris Bagwell (6): Input: wacom - cleanup feature report for bamboos Input: wacom - remove unused bamboo HID parsing Input: wacom - add some comments to wacom_parse_hid Input: wacom - relax Bamboo stylus ID check Input: wacom - read 3rd gen Bamboo Touch HID data Input: wacom - 3rd gen Bamboo P&Touch packet support drivers/input/tablet/wacom_sys.c | 94 ++++++++++++++++++++++++++++++++--- drivers/input/tablet/wacom_wac.c | 101 ++++++++++++++++++++++++++++++++++---- drivers/input/tablet/wacom_wac.h | 4 +- 3 files changed, 179 insertions(+), 20 deletions(-) -- 1.7.6.4 -- 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