summaryrefslogtreecommitdiff
path: root/drivers/hid/wacom_wac.c
AgeCommit message (Expand)Author
2019-09-06HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-08-11HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2017-10-12HID: wacom: bits shifted too much for 9th and 10th buttonsPing Cheng
2017-06-07HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke
2017-04-12HID: wacom: don't apply generic settings to old devicesPing Cheng
2017-02-09HID: wacom: Fix poor prox handling in 'wacom_pl_irq'Jason 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
2016-04-12HID: wacom: Add support for DTK-1651Ping Cheng
2016-03-29HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires
2016-02-16HID: wacom: break out wacom_intuos_get_tool_typeBenjamin Tissoires
2016-01-18HID: wacom - Add quirks for INTUOSHT2 in range eventsPing Cheng
2016-01-18HID: wacom - Cleanup touch arbitration logicPing Cheng
2016-01-18HID: wacom - make sure wacom_intuos_inout only process in/out eventsPing Cheng
2016-01-18HID: wacom - request tool info only when we get general eventsPing Cheng
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina
2016-01-08HID: wacom: Use correct report to query pen ID from INTUOSHT2 devicesJason Gerecke
2015-12-18HID: wacom: Fix pad button range for CINTIQ_COMPANION_2Jason Gerecke
2015-12-18HID: wacom: Fix touchring value reportingJason Gerecke
2015-12-18HID: wacom: Report 'strip2' values in ABS_RYJason Gerecke
2015-12-18HID: wacom: Limit touchstrip data to 13 bitsJason Gerecke
2015-12-18HID: wacom: bitwise vs logical ORsDan Carpenter
2015-12-08HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devicesJason Gerecke
2015-12-02HID: wacom: Rename wacom ID report ID macrosJason Gerecke
2015-12-02HID: wacom: Clean up value readingJason Gerecke
2015-12-02HID: wacom: Further clean up wacom_intuos_general packet decoderJason Gerecke
2015-12-02HID: wacom: Replace magic masks and comparisons with switch casesJason Gerecke
2015-12-02HID: wacom: Centralize Intuos pen packet decodingJason Gerecke
2015-12-02HID: wacom: Slim down wacom_intuos_pad processingJason Gerecke
2015-12-02HID: wacom: Move Intuos pad handling code into dedicated functionJason Gerecke