summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+10
| | | | * 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/+0
| | | | * HID: wacom: Perform all event processing as part of report processingJason Gerecke2015-07-231-1/+0
| | | | * 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/+18
* | | | | Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...Jiri Kosina2015-09-011-7/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | 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/+3
| | |/ | |/|
* | | 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/+1
* 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/+11
| * 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
| * HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2015-03-111-2/+15
| * HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires2015-02-271-0/+24
| * HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2015-02-271-6/+19
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-34/+37
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-2/+3
|/
* HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-291-0/+3
* HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-061-4/+2
*---. Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-121-20/+39
|\ \ \
| | | * HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke2014-12-101-0/+18
| | | * HID: wacom: PAD is independent with pen/touchPing Cheng2014-11-261-3/+5
| | | * HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng2014-11-201-10/+15
| | |/
| * | HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet2014-12-011-7/+1
| |/
OpenPOWER on IntegriCloud