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