From: Chris Bagwell <chris@xxxxxxxxxxxxxx> These are resends of patches to add support for E5 devices. They are originally from Ping Cheng. I have made following changes: * Rebased patches to current next branch. * Made use of features table to initialize touch_max instead of during init code; based on review comment. * Removed code that created contact ID and added find_slot_from_contactid() so that input-mt can handle ID creation; based on review comment. Jason was nice enough to test on a E5 device as well as with his Intuos5 (since I slightly modified Intuos5 code). Ping Cheng (2): input : wacom - retrieve maximum number of touch points input: wacom - add 0xE5 (MT device) support drivers/input/tablet/wacom.h | 4 +- drivers/input/tablet/wacom_sys.c | 108 +++++++++++++++++---------- drivers/input/tablet/wacom_wac.c | 155 +++++++++++++++++++++++++++++++------- drivers/input/tablet/wacom_wac.h | 9 ++ 4 files changed, 207 insertions(+), 69 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