| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 1 | -344/+273 |
|\ \ |
|
| | * | HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices | Jason Gerecke | 2016-01-08 | 1 | -1/+5 |
| | * | HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 | Jason Gerecke | 2015-12-18 | 1 | -1/+1 |
| | * | HID: wacom: Fix touchring value reporting | Jason Gerecke | 2015-12-18 | 1 | -2/+2 |
| | * | HID: wacom: Report 'strip2' values in ABS_RY | Jason Gerecke | 2015-12-18 | 1 | -1/+1 |
| | * | HID: wacom: Limit touchstrip data to 13 bits | Jason Gerecke | 2015-12-18 | 1 | -2/+2 |
| | * | HID: wacom: bitwise vs logical ORs | Dan Carpenter | 2015-12-18 | 1 | -4/+4 |
| | * | HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices | Jason Gerecke | 2015-12-08 | 1 | -1/+1 |
| | * | HID: wacom: Rename wacom ID report ID macros | Jason Gerecke | 2015-12-02 | 1 | -3/+3 |
| | * | HID: wacom: Clean up value reading | Jason Gerecke | 2015-12-02 | 1 | -13/+14 |
| | * | HID: wacom: Further clean up wacom_intuos_general packet decoder | Jason Gerecke | 2015-12-02 | 1 | -46/+41 |
| | * | HID: wacom: Replace magic masks and comparisons with switch cases | Jason Gerecke | 2015-12-02 | 1 | -30/+49 |
| | * | HID: wacom: Centralize Intuos pen packet decoding | Jason Gerecke | 2015-12-02 | 1 | -51/+54 |
| | * | HID: wacom: Slim down wacom_intuos_pad processing | Jason Gerecke | 2015-12-02 | 1 | -191/+86 |
| | * | HID: wacom: Move Intuos pad handling code into dedicated function | Jason Gerecke | 2015-12-02 | 1 | -235/+247 |
| |/ |
|
* | | HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD | Jiri Kosina | 2015-11-17 | 1 | -1/+1 |
* | | HID: wacom: Add outbounding area for DTU1141 | Ping Cheng | 2015-11-13 | 1 | -1/+2 |
|/ |
|
*-. | Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri... | Jiri Kosina | 2015-11-06 | 1 | -39/+124 |
|\ \ |
|
| | * | HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2 | Jason Gerecke | 2015-11-03 | 1 | -1/+1 |
| | * | HID: wacom: fix Intuos wireless report id issue | Ping Cheng | 2015-11-02 | 1 | -1/+0 |
| | * | HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch | Jason Gerecke | 2015-10-21 | 1 | -1/+1 |
| | * | HID: wacom: Add support for Cintiq Companion 2 | Jason Gerecke | 2015-10-21 | 1 | -1/+35 |
| | * | HID: wacom: Add four new Intuos devices | Ping Cheng | 2015-09-23 | 1 | -24/+73 |
| | * | HID: wacom: Cleanup unsupported device_type for BAMBOO_PT | Ping Cheng | 2015-09-23 | 1 | -14/+17 |
| |/ |
|
* | | HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present | Jason Gerecke | 2015-10-21 | 1 | -2/+2 |
* | | HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID | Jason Gerecke | 2015-10-21 | 1 | -0/+26 |
|/ |
|
*-. | Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4... | Jiri Kosina | 2015-09-01 | 1 | -174/+330 |
|\ \ |
|
| | * | HID: wacom: wacom_setup_numbered_buttons is local to wacom_wac | Jiri Kosina | 2015-08-28 | 1 | -1/+1 |
| | * | HID: wacom: Add support for Express Key Remote. | Aaron Skomra | 2015-08-28 | 1 | -0/+144 |
| | * | HID: wacom: Set button bits based on a new numbered_buttons | Aaron Skomra | 2015-08-28 | 1 | -115/+60 |
| | * | HID: wacom: Use tablet-provided touch height/width values for INTUOSHT | Jason Gerecke | 2015-08-18 | 1 | -1/+1 |
| | * | HID: wacom: Simplify 'wacom_pl_irq' | Jason Gerecke | 2015-08-11 | 1 | -49/+35 |
| | * | HID: wacom: Remove WACOM_QUIRK_NO_INPUT | Jason Gerecke | 2015-08-04 | 1 | -4/+0 |
| | * | HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR | Jason Gerecke | 2015-08-04 | 1 | -3/+1 |
| | * | HID: wacom: Report touch width/height/orientation for GENERIC devices | Jason Gerecke | 2015-07-23 | 1 | -0/+20 |
| | * | HID: wacom: Ignore contacts in excess of declared contact count | Jason Gerecke | 2015-07-23 | 1 | -1/+29 |
| | * | HID: wacom: Perform all event processing as part of report processing | Jason Gerecke | 2015-07-23 | 1 | -0/+39 |
| | * | HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD | Benjamin Tissoires | 2015-07-13 | 1 | -2/+2 |
| |/ |
|
* | | HID: wacom: Enable pad device for older Bamboo Touch tablets | Jason Gerecke | 2015-07-08 | 1 | -0/+3 |
|/ |
|
*-. | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina | 2015-06-22 | 1 | -181/+238 |
|\ \ |
|
| | * | HID: wacom: Introduce new 'touch_input' device | Jason Gerecke | 2015-06-18 | 1 | -52/+63 |
| | * | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' | Jason Gerecke | 2015-06-18 | 1 | -112/+122 |
| | * | HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type | Jason Gerecke | 2015-06-18 | 1 | -34/+37 |
| | * | HID: wacom: Treat features->device_type values as flags | Jason Gerecke | 2015-06-18 | 1 | -15/+15 |
| | * | HID: wacom: Discover device_type from HID descriptor for all devices | Jason Gerecke | 2015-05-04 | 1 | -3/+5 |
| | * | HID: wacom: Add support for DTU-1141 | Aaron Skomra | 2015-04-23 | 1 | -0/+4 |
| | * | HID: wacom: Simplify check for presence of single-finger touch | Jason Gerecke | 2015-04-23 | 1 | -3/+2 |
| | * | HID: wacom: move all quirks to wacom_setup_device_quirks | Ping Cheng | 2015-04-23 | 1 | -1/+29 |
| |/ |
|
* | | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches | Ping Cheng | 2015-05-20 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -131/+275 |
|\ |
|