aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-20HID: wacom: generic: Add support for sensor offsetsJason Gerecke1-8/+30
2016-10-20HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke1-0/+5
2016-10-20HID: wacom: generic: Strip off excessive name prefixingJason Gerecke1-0/+13
2016-10-20HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2Jason Gerecke1-0/+24
2016-10-20HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke1-6/+6
2016-08-10HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke1-12/+71
2016-08-05HID: wacom: power_supply: provide the actual model_nameBenjamin Tissoires1-0/+11
2016-08-05HID: wacom: power_supply: remove ac informationBenjamin Tissoires1-48/+1
2016-08-05HID: wacom: power_supply: mark the type as USBBenjamin Tissoires1-1/+1
2016-08-05HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires1-3/+60
2016-08-05HID: wacom: leds: actually release the LEDs on disconnectBenjamin Tissoires1-1/+26
2016-08-05HID: wacom: leds: use the ledclass instead of custom made sysfs filesBenjamin Tissoires1-10/+185
2016-08-05HID: wacom: EKR: attach the power_supply on first connectionBenjamin Tissoires1-6/+30
2016-08-05HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires1-56/+67
2016-08-05HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires1-0/+30
2016-08-05HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires1-26/+27
2016-08-05HID: wacom: EKR: use devres groups to manage resourcesBenjamin Tissoires1-16/+28
2016-08-05HID: wacom: EKR: have proper allocator and destructorBenjamin Tissoires1-40/+53
2016-08-05HID: wacom: rework fail path in probe() and parse_and_register()Benjamin Tissoires1-23/+14
2016-08-05HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires1-56/+77
2016-08-05HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires1-3/+77
2016-08-05HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires1-14/+71
2016-08-05HID: wacom: devres manage the shared data tooBenjamin Tissoires1-34/+39
2016-08-05HID: wacom: use devres to allocate driver dataBenjamin Tissoires1-3/+1
2016-08-05HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires1-8/+6
2016-08-05HID: wacom: convert LEDs to devresBenjamin Tissoires1-50/+45
2016-08-05HID: wacom: put the managed resources in a groupBenjamin Tissoires1-39/+30
2016-08-05HID: wacom: switch inputs to devresBenjamin Tissoires1-18/+16
2016-08-05HID: wacom: switch battery to devresBenjamin Tissoires1-14/+24
2016-08-05HID: wacom: use one work queue per taskBenjamin Tissoires1-4/+6
2016-08-05HID: wacom: untie leds from inputsBenjamin Tissoires1-9/+11
2016-08-05HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires1-11/+14
2016-08-05HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires1-2/+3
2016-05-03HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke1-1/+2
2016-04-05HID: wacom: Support switching from vendor-defined device mode on G9 and G11Jason Gerecke1-28/+72
2016-04-05HID: wacom: Initialize hid_data.inputmode to -1Jason Gerecke1-0/+2
2016-02-16HID: wacom: close the wireless receiver on remove()Benjamin Tissoires1-0/+5
2016-02-16HID: wacom: cleanup input devicesBenjamin Tissoires1-0/+3
2016-02-16HID: wacom: reuse wacom_parse_and_register() in wireless_workBenjamin Tissoires1-45/+16
2016-02-16HID: wacom: move down wireless_work()Benjamin Tissoires1-117/+117
2016-02-16HID: wacom: break out parsing of device and registering of inputBenjamin Tissoires1-61/+75
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linusJiri Kosina1-12/+11
2015-12-28HID: use kobj_to_dev()Geliang Tang1-2/+2
2015-12-28HID: use to_hid_device()Geliang Tang1-8/+8
2015-11-19HID: wacom: Delete an unnecessary check before kobject_put()Markus Elfring1-2/+1
2015-11-05HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'Jason Gerecke1-18/+18
2015-11-03HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'Jason Gerecke1-1/+1
2015-11-02HID: wacom: fix Intuos wireless report id issuePing Cheng1-1/+1
2015-10-21HID: wacom: Add support for Cintiq Companion 2Jason Gerecke1-1/+1
2015-09-23HID: wacom: Add four new Intuos devicesPing Cheng1-4/+7