summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...Jiri Kosina2017-02-201-17/+272
|\ \
| | * HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/rangeJason Gerecke2017-02-141-10/+15
| | * HID: wacom: don't apply generic settings to old devicesPing Cheng2017-02-031-2/+3
| | * HID: wacom: generic: support LEDsAaron Armstrong Skomra2017-01-261-1/+13
| | * HID: wacom: generic: support generic touch switchAaron Armstrong Skomra2017-01-261-1/+18
| | * HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra2017-01-261-5/+17
| | * HID: wacom: generic: add support for touchringAaron Armstrong Skomra2017-01-261-1/+18
| | * HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra2017-01-261-8/+1
| | * HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke2017-01-261-0/+197
| | * HID: wacom: Enable HID_GENERIC codepath for Bluetooth devicesJason Gerecke2017-01-261-0/+1
* | | HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke2017-01-261-13/+15
| |/ |/|
* | HID: wacom: Fix sibling detection regressionJason Gerecke2017-01-191-0/+10
|/
* HID: wacom: generic: Don't sync input on empty input packetsPing Cheng2016-12-091-25/+51
* HID: wacom: generic: Pad supports more than buttonsPing Cheng2016-12-091-0/+9
* HID: wacom: generic: Send data only when the interface is definedPing Cheng2016-12-091-9/+9
* HID: wacom: generic: Don't return a value for wacom_wac_eventPing Cheng2016-12-091-35/+27
* HID: wacom: Declare tool ID 0x84a as an Intuos eraserJason Gerecke2016-11-151-0/+1
* HID: wacom: Don't clear bits unintentionallyDan Carpenter2016-11-151-1/+1
* HID: wacom: generic: Extend pad supportJason Gerecke2016-10-201-0/+15
* HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke2016-10-201-1/+40
* HID: wacom: generic: Introduce pad supportJason Gerecke2016-10-201-16/+127
* HID: wacom: generic: Add support for sensor offsetsJason Gerecke2016-10-201-0/+40
* HID: wacom: Fix sensor outbounds and redefine as offsets from each edgeJason Gerecke2016-10-201-21/+41
* HID: wacom: generic: Support tool ID and additional tool typesJason Gerecke2016-10-201-4/+68
* HID: wacom: Read and internally use corrected Intuos tool IDsJason Gerecke2016-10-201-16/+22
* HID: wacom: generic: Add support for vendor-defined "Sense" usageJason Gerecke2016-10-201-3/+23
* HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usageJason Gerecke2016-10-201-0/+3
* HID: wacom: generic: Add support for vendor-defined "Distance" usageJason Gerecke2016-10-201-1/+3
* HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke2016-10-201-6/+31
* HID: wacom: generic: Add support for height, tilt, and twist usagesJason Gerecke2016-10-201-2/+26
* HID: wacom: Refactor button-to-key translation into functionJason Gerecke2016-10-201-12/+24
* HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke2016-10-201-1/+1
*-. Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina2016-10-071-118/+255
|\ \
| | * HID: wacom - add touch_arbitration parameter to wacom modulePing Cheng2016-08-101-27/+36
| | * HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke2016-08-101-1/+1
| | * HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similarJason Gerecke2016-08-101-19/+39
| | * HID: wacom: leds: handle Cintiq 24HD leds buttonsBenjamin Tissoires2016-08-051-3/+35
| | * HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDsBenjamin Tissoires2016-08-051-0/+9
| | * HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires2016-08-051-0/+53
| | * HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires2016-08-051-27/+27
| | * HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires2016-08-051-5/+30
| | * HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires2016-08-051-1/+1
| | * HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires2016-08-051-5/+7
| | * HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires2016-08-051-32/+21
| | * HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires2016-08-051-1/+1
| | * HID: wacom: put the managed resources in a groupBenjamin Tissoires2016-08-051-1/+1
| | * HID: wacom: use one work queue per taskBenjamin Tissoires2016-08-051-8/+5
| | * HID: wacom: actually report the battery level for wireless connectedBenjamin Tissoires2016-08-051-1/+2
| |/
* / HID: wacom: Update last_slot_field during pre_report phaseJason Gerecke2016-08-111-36/+26
|/
* Merge branch 'for-4.7/wacom' into for-linusJiri Kosina2016-05-171-6/+7
|\