On Wed, 25 Jan 2017, Aaron Armstrong Skomra wrote: > Patches 1-3 add Bluetooth support for the 2nd-gen Intuos Pro. Its > Bluetooth report lacks a proper report descriptor so we must add > explicit support for the device here. > > Patches 4-8 add USB support for this device via the Wacom driver's > generic code path. > > Best, > Aaron > > Aaron Armstrong Skomra (5): > HID: wacom: generic: remove input_event_flag > HID: wacom: generic: add support for touchring > HID: wacom: generic: add vendor defined touch > HID: wacom: generic: support generic touch switch > HID: wacom: generic: support LEDs > > Jason Gerecke (3): > HID: wacom: Enable HID_GENERIC codepath for Bluetooth devices > HID: wacom: Move WAC_CMD_* into wacom_wac.h > HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface > > drivers/hid/wacom.h | 3 + > drivers/hid/wacom_sys.c | 111 +++++++++++++++---- > drivers/hid/wacom_wac.c | 279 +++++++++++++++++++++++++++++++++++++++++++++--- > drivers/hid/wacom_wac.h | 37 ++++++- > 4 files changed, 389 insertions(+), 41 deletions(-) Applied to hid.git#for-4.11/wacom, thanks. -- Jiri Kosina SUSE Labs -- 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