Quite a few patches for Linux 4.5 are due for backport, so here they are! I'd appreciate if somebody wouldn't mind giving them a second look-see and test to be sure all the changes (especially to the Intuos pen and pad handling) works properly with the 2.6.38+ and 3.7+ codebases.
Axel Lin (1): backport: Input: serio - use module_serio_driver Dan Carpenter (1): backport: HID: wacom: bitwise vs logical ORs Jason Gerecke (12): backport: Input: wacom - add POINTER and DIRECT device properties backport: HID: wacom: Move Intuos pad handling code into dedicated function backport: HID: wacom: Slim down wacom_intuos_pad processing backport: HID: wacom: Centralize Intuos pen packet decoding backport: HID: wacom: Replace magic masks and comparisons with switch cases backport: HID: wacom: Further clean up wacom_intuos_general packet decoder backport: HID: wacom: Clean up value reading backport: HID: wacom: Rename wacom ID report ID macros backport: HID: wacom: Limit touchstrip data to 13 bits backport: HID: wacom: Report 'strip2' values in ABS_RY backport: HID: wacom: Fix touchring value reporting backport: HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 Markus Elfring (1): backport: HID: wacom: Delete an unnecessary check before kobject_put() Paul Gortmaker (1): backport: Input: delete non-required instances of include <linux/init.h> Peter Hutterer (5): backport: Input: wacom_w8001 - use __set_bit for evbits backport: Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support backport: Input: wacom_w8001 - handle touch error case correctly backport: Input: wacom_w8001 - split pen and touch initialization up backport: Input: wacom_w8001 - split the touch and pen devices into two devices 2.6.30/wacom_w8001.c | 4 +- 2.6.36/wacom_w8001.c | 4 +- 2.6.38/wacom_sys.c | 3 +- 2.6.38/wacom_w8001.c | 326 ++++++++++++++++++---------- 2.6.38/wacom_wac.c | 599 ++++++++++++++++++++++----------------------------- 2.6.38/wacom_wac.h | 4 +- 3.7/wacom_sys.c | 3 +- 3.7/wacom_w8001.c | 340 ++++++++++++++++++----------- 3.7/wacom_wac.c | 599 ++++++++++++++++++++++----------------------------- 3.7/wacom_wac.h | 4 +- 10 files changed, 958 insertions(+), 928 deletions(-) -- 2.7.1 ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel