The first patch here is a v2 patch for the 2nd gen Intuos Pro Small. It was part of my previous set, but this one patch needed to be rebased to apply to for-5.3/wacom. No other changes were made to the patch. The rest of that set is currently in for-5.3/wacom. The remainder of this serires was occasioned by that same device. Though the Pro Small unfortunatley did not ship with a generic HID descriptor, these patches will ready the generic code path for the touch component of Bluetooth reports. This set is based on the current for-5.3/wacom branch with 68c20cc2164c ("HID: wacom: correct touch resolution x/y typo") at its HEAD. Aaron Armstrong Skomra (4): HID: wacom: Add 2nd gen Intuos Pro Small support HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report HID: wacom: generic: support the 'report valid' usage for touch HID: wacom: generic: read the number of expected touches on a per collection basis drivers/hid/wacom_sys.c | 10 ++-- drivers/hid/wacom_wac.c | 125 +++++++++++++++++++++++++++++++++------- drivers/hid/wacom_wac.h | 2 + 3 files changed, 111 insertions(+), 26 deletions(-) -- 2.17.1