summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: don't apply generic settings to old devicesPing Cheng2017-04-121-0/+3
* 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
|\
| * HID: wacom: Add fuzz factor to distance and tilt axesJason Gerecke2016-05-031-6/+7
* | HID: wacom: add missed stylus_in_proximity line backPing Cheng2016-05-031-0/+1
* | HID: wacom: Add support for DTK-1651Ping Cheng2016-04-121-0/+5
|/
* HID: wacom: fix Bamboo ONE oopsBenjamin Tissoires2016-03-291-0/+11
* HID: wacom: break out wacom_intuos_get_tool_typeBenjamin Tissoires2016-02-161-79/+87
* HID: wacom - Add quirks for INTUOSHT2 in range eventsPing Cheng2016-01-181-1/+3
* HID: wacom - Cleanup touch arbitration logicPing Cheng2016-01-181-9/+15
* HID: wacom - make sure wacom_intuos_inout only process in/out eventsPing Cheng2016-01-181-24/+25
* HID: wacom - request tool info only when we get general eventsPing Cheng2016-01-181-7/+7
OpenPOWER on IntegriCloud