aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2017-02-03HID: wacom: don't apply generic settings to old devicesPing Cheng
2017-01-26HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason Gerecke
2017-01-26HID: wacom: generic: support LEDsAaron Armstrong Skomra
2017-01-26HID: wacom: generic: support generic touch switchAaron Armstrong Skomra
2017-01-26HID: wacom: generic: add vendor defined touchAaron Armstrong Skomra
2017-01-26HID: wacom: generic: add support for touchringAaron Armstrong Skomra
2017-01-26HID: wacom: generic: remove input_event_flagAaron Armstrong Skomra
2017-01-26HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interfaceJason Gerecke
2017-01-26HID: wacom: Enable HID_GENERIC codepath for Bluetooth devicesJason Gerecke
2017-01-19HID: wacom: Fix sibling detection regressionJason Gerecke
2016-12-09HID: wacom: generic: Don't sync input on empty input packetsPing Cheng
2016-12-09HID: wacom: generic: Pad supports more than buttonsPing Cheng
2016-12-09HID: wacom: generic: Send data only when the interface is definedPing Cheng
2016-12-09HID: wacom: generic: Don't return a value for wacom_wac_eventPing Cheng
2016-11-15HID: wacom: Declare tool ID 0x84a as an Intuos eraserJason Gerecke
2016-11-15HID: wacom: Don't clear bits unintentionallyDan Carpenter
2016-10-20HID: wacom: generic: Extend pad supportJason Gerecke
2016-10-20HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke
2016-10-20HID: wacom: generic: Introduce pad supportJason Gerecke
2016-10-20HID: wacom: generic: Add support for sensor offsetsJason Gerecke
2016-10-20HID: wacom: Fix sensor outbounds and redefine as offsets from each edgeJason Gerecke
2016-10-20HID: wacom: generic: Support tool ID and additional tool typesJason Gerecke
2016-10-20HID: wacom: Read and internally use corrected Intuos tool IDsJason Gerecke
2016-10-20HID: wacom: generic: Add support for vendor-defined "Sense" usageJason Gerecke
2016-10-20HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usageJason Gerecke
2016-10-20HID: wacom: generic: Add support for vendor-defined "Distance" usageJason Gerecke
2016-10-20HID: wacom: generic: Support and use 'Custom HID' mode and usagesJason Gerecke
2016-10-20HID: wacom: generic: Add support for height, tilt, and twist usagesJason Gerecke
2016-10-20HID: wacom: Refactor button-to-key translation into functionJason Gerecke
2016-10-20HID: wacom: Update vendor-defined usage names to better match standardsJason Gerecke
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina
2016-08-11HID: wacom: Update last_slot_field during pre_report phaseJason Gerecke
2016-08-10HID: wacom - add touch_arbitration parameter to wacom modulePing Cheng
2016-08-10HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERICJason Gerecke
2016-08-10HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similarJason Gerecke
2016-08-05HID: wacom: leds: handle Cintiq 24HD leds buttonsBenjamin Tissoires
2016-08-05HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDsBenjamin Tissoires
2016-08-05HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires
2016-08-05HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires
2016-08-05HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires
2016-08-05HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires
2016-08-05HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires
2016-08-05HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires
2016-08-05HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires
2016-08-05HID: wacom: put the managed resources in a groupBenjamin Tissoires
2016-08-05HID: wacom: use one work queue per taskBenjamin Tissoires
2016-08-05HID: wacom: actually report the battery level for wireless connectedBenjamin Tissoires
2016-05-17Merge branch 'for-4.7/wacom' into for-linusJiri Kosina
2016-05-03HID: wacom: add missed stylus_in_proximity line backPing Cheng
2016-05-03HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke