This patchset includes 4 outstanding Wacom patches posted in the last two months. They are based on Dmitry's next branch. Intuos series support is is its 3rd version. The patchset has been tested by users at linuxwacom.sf.net. Change history is listed below. v2: Change SW_TOUCH_ENABLED to SW_TOUCH and clear BTN_TOUCH bit for button only interfaces as suggested by Peter Hutterer. v3: Make "touch hardware switch" into a new patch as suggested by Chris Bagwell. Change INTUOS_HT to INTUOSHT as Peter suggested. Added: Reviewed-by: Chris Bagwell <chris@xxxxxxxxxxxxxx> and Acked-by: Peter Hutterer <peter.hutterer@xxxxxxxxx> for relevant patches. Jason's patch is included to avoid missing patch in mailling list. Jason Gerecke (1): input: wacom - Scale up touch width and height values for Intuos Pro Ping Cheng (3): input: wacom - make sure touch_max is set for touch devices Input: wacom - add support for three new Intuos devices Input: wacom - add SW_TOUCH to include/uapi/linux/input.h drivers/input/tablet/wacom_sys.c | 23 ++++++++-- drivers/input/tablet/wacom_wac.c | 94 ++++++++++++++++++++++++++++++++-------- drivers/input/tablet/wacom_wac.h | 7 +++ include/uapi/linux/input.h | 1 + 4 files changed, 102 insertions(+), 23 deletions(-) -- 1.8.3.2 -- 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