On Wed, Jan 25, 2017 at 12:08 PM, Aaron Armstrong Skomra <skomra@xxxxxxxxx> 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 This whole set is reviewed-by: Ping Cheng <pingc@xxxxxxxxx> Thank you Aaron and Jason for your effort. Cheers, Ping > > 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(-) > > -- > 2.7.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