aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng1-0/+1
2016-05-03HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke1-6/+7
2016-04-12HID: wacom: Add support for DTK-1651Ping Cheng1-0/+5
2016-03-29HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires1-0/+11
2016-02-16HID: wacom: break out wacom_intuos_get_tool_typeBenjamin Tissoires1-79/+87
2016-01-18HID: wacom - Add quirks for INTUOSHT2 in range eventsPing Cheng1-1/+3
2016-01-18HID: wacom - Cleanup touch arbitration logicPing Cheng1-9/+15
2016-01-18HID: wacom - make sure wacom_intuos_inout only process in/out eventsPing Cheng1-24/+25
2016-01-18HID: wacom - request tool info only when we get general eventsPing Cheng1-7/+7
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-344/+273
2016-01-08HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke1-1/+5
2015-12-18HID: wacom: Fix pad button range for CINTIQ_COMPANION_2Jason Gerecke1-1/+1
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke1-2/+2
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke1-1/+1
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke1-2/+2