aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAge
* HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra2017-04-08
* HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke2016-08-10
* HID: wacom: power_supply: provide the actual model_nameBenjamin Tissoires2016-08-05
* HID: wacom: power_supply: remove ac informationBenjamin Tissoires2016-08-05
* HID: wacom: power_supply: mark the type as USBBenjamin Tissoires2016-08-05
* HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires2016-08-05
* HID: wacom: leds: actually release the LEDs on disconnectBenjamin Tissoires2016-08-05
* HID: wacom: leds: use the ledclass instead of custom made sysfs filesBenjamin Tissoires2016-08-05
* HID: wacom: EKR: attach the power_supply on first connectionBenjamin Tissoires2016-08-05
* HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires2016-08-05
* HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires2016-08-05
* HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires2016-08-05
* HID: wacom: EKR: use devres groups to manage resourcesBenjamin Tissoires2016-08-05
* HID: wacom: EKR: have proper allocator and destructorBenjamin Tissoires2016-08-05
* HID: wacom: rework fail path in probe() and parse_and_register()Benjamin Tissoires2016-08-05
* HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires2016-08-05
* HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires2016-08-05
* HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires2016-08-05
* HID: wacom: devres manage the shared data tooBenjamin Tissoires2016-08-05
* HID: wacom: use devres to allocate driver dataBenjamin Tissoires2016-08-05
* HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires2016-08-05
* HID: wacom: convert LEDs to devresBenjamin Tissoires2016-08-05
* HID: wacom: put the managed resources in a groupBenjamin Tissoires2016-08-05
* HID: wacom: switch inputs to devresBenjamin Tissoires2016-08-05
* HID: wacom: switch battery to devresBenjamin Tissoires2016-08-05
* HID: wacom: use one work queue per taskBenjamin Tissoires2016-08-05
* HID: wacom: untie leds from inputsBenjamin Tissoires2016-08-05
* HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires2016-08-05
* HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires2016-08-05
* 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