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