summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke2016-05-031-1/+2
* HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke2016-04-051-28/+72
* HID: wacom: Initialize hid_data.inputmode to -1Jason Gerecke2016-04-051-0/+2
* HID: wacom: close the wireless receiver on remove()Benjamin Tissoires2016-02-161-0/+5
* HID: wacom: cleanup input devicesBenjamin Tissoires2016-02-161-0/+3
* HID: wacom: reuse wacom_parse_and_register() in wireless_workBenjamin Tissoires2016-02-161-45/+16Star
* HID: wacom: move down wireless_work()Benjamin Tissoires2016-02-161-117/+117
* HID: wacom: break out parsing of device and registering of inputBenjamin Tissoires2016-02-161-61/+75
*-. Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina2016-01-141-12/+11Star
|\ \
| | * HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring2015-11-191-2/+1Star
| |/ |/|
| * HID: use kobj_to_dev()Geliang Tang2015-12-281-2/+2
| * HID: use to_hid_device()Geliang Tang2015-12-281-8/+8
|/
* HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke2015-11-051-18/+18
* HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke2015-11-031-1/+1
* HID: wacom: fix Intuos wireless report id issuePing Cheng2015-11-021-1/+1
* HID: wacom: Add support for Cintiq Companion 2Jason Gerecke2015-10-211-1/+1
* HID: wacom: Add four new Intuos devicesPing Cheng2015-09-231-4/+7
* HID: wacom: Cleanup unsupported device_type for BAMBOO_PTPing Cheng2015-09-231-15/+34
*-----. Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...Jiri Kosina2015-09-011-53/+227
|\ \ \ \
| | | | * HID: wacom: Add support for Express Key Remote.Aaron Skomra2015-08-281-0/+195
| | | | * HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke2015-08-101-1/+1
| | | | * HID: wacom: Remove WACOM_QUIRK_NO_INPUTJason Gerecke2015-08-041-14/+10Star
| | | | * HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITORJason Gerecke2015-08-041-3/+3
| | | | * HID: wacom: Use calculated pkglen for wireless touch interfaceJason Gerecke2015-08-041-1/+0Star
| | | | * HID: wacom: Perform all event processing as part of report processingJason Gerecke2015-07-231-1/+0Star
| | | | * HID: wacom: Set default device name to value from wacom->featuresJason Gerecke2015-07-171-1/+2
| | | | * HID: wacom: Properly free inputs if 'wacom_allocate_inputs' failsJason Gerecke2015-07-171-34/+18Star
* | | | | Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...Jiri Kosina2015-09-011-7/+4Star
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | HID: wacom: Do not repeatedly attempt to set device mode on errorJason Gerecke2015-08-101-1/+1
| | |_|/ | |/| |
| * | | HID: wacom: Delete unnecessary checks before the function call "input_free_de...Markus Elfring2015-07-091-6/+3Star
| | |/ | |/|
* | | HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke2015-08-101-33/+37
| |/ |/|
* | HID: wacom: NULL dereferences on error in probe()Dan Carpenter2015-06-261-2/+4
|/
* HID: wacom: Introduce new 'touch_input' deviceJason Gerecke2015-06-181-46/+70
* HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke2015-06-181-2/+6
* HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke2015-06-181-30/+35
* HID: wacom: Treat features->device_type values as flagsJason Gerecke2015-06-181-17/+18
* HID: wacom: Simplify 'wacom_update_name'Jason Gerecke2015-06-181-11/+14
* HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke2015-05-211-2/+9
* HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke2015-05-211-2/+10
* HID: wacom: Fail probe if HID_GENERIC device has unknown device_typeJason Gerecke2015-05-041-1/+7
* HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke2015-05-041-10/+13
* HID: wacom: Do not add suffix to name of devices with an unknown typeJason Gerecke2015-05-041-5/+8
* HID: wacom: retrieve name from HID descriptor for generic devicesPing Cheng2015-04-271-11/+47
* HID: wacom: move unit and unitExpo initialization to wacom_calculate_resPing Cheng2015-04-231-6/+6
* HID: wacom: move all quirks to wacom_setup_device_quirksPing Cheng2015-04-231-38/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-20/+77
|\
| * HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-021-13/+11Star
| * HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-161-0/+3
| * HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-111-0/+4
| * HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-111-0/+2