summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
...
* | HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires2016-08-051-3/+60
* | HID: wacom: leds: actually release the LEDs on disconnectBenjamin Tissoires2016-08-051-1/+26
* | HID: wacom: leds: use the ledclass instead of custom made sysfs filesBenjamin Tissoires2016-08-051-10/+185
* | HID: wacom: EKR: attach the power_supply on first connectionBenjamin Tissoires2016-08-051-6/+30
* | HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires2016-08-051-56/+67
* | HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires2016-08-051-0/+30
* | HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires2016-08-051-26/+27
* | HID: wacom: EKR: use devres groups to manage resourcesBenjamin Tissoires2016-08-051-16/+28
* | HID: wacom: EKR: have proper allocator and destructorBenjamin Tissoires2016-08-051-40/+53
* | HID: wacom: rework fail path in probe() and parse_and_register()Benjamin Tissoires2016-08-051-23/+14Star
* | HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires2016-08-051-56/+77
* | HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires2016-08-051-3/+77
* | HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires2016-08-051-14/+71
* | HID: wacom: devres manage the shared data tooBenjamin Tissoires2016-08-051-34/+39
* | HID: wacom: use devres to allocate driver dataBenjamin Tissoires2016-08-051-3/+1Star
* | HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires2016-08-051-8/+6Star
* | HID: wacom: convert LEDs to devresBenjamin Tissoires2016-08-051-50/+45Star
* | HID: wacom: put the managed resources in a groupBenjamin Tissoires2016-08-051-39/+30Star
* | HID: wacom: switch inputs to devresBenjamin Tissoires2016-08-051-18/+16Star
* | HID: wacom: switch battery to devresBenjamin Tissoires2016-08-051-14/+24
* | HID: wacom: use one work queue per taskBenjamin Tissoires2016-08-051-4/+6
* | HID: wacom: untie leds from inputsBenjamin Tissoires2016-08-051-9/+11
* | HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires2016-08-051-11/+14
* | HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires2016-08-051-2/+3
|/
* 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