index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_wac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
HID: wacom: generic: Wacom mouse is only provided for opaque tablets
Ping Cheng
1
-2
/
+4
2017-03-21
HID: wacom: Correct Intuos Pro 2 resolution
Aaron Armstrong Skomra
1
-2
/
+2
2017-02-20
Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...
Jiri Kosina
1
-17
/
+272
2017-02-14
HID: wacom: Bluetooth IRQ for Intuos Pro should handle prox/range
Jason Gerecke
1
-10
/
+15
2017-02-03
HID: wacom: don't apply generic settings to old devices
Ping Cheng
1
-2
/
+3
2017-01-26
HID: wacom: Fix poor prox handling in 'wacom_pl_irq'
Jason Gerecke
1
-13
/
+15
2017-01-26
HID: wacom: generic: support LEDs
Aaron Armstrong Skomra
1
-1
/
+13
2017-01-26
HID: wacom: generic: support generic touch switch
Aaron Armstrong Skomra
1
-1
/
+18
2017-01-26
HID: wacom: generic: add vendor defined touch
Aaron Armstrong Skomra
1
-5
/
+17
2017-01-26
HID: wacom: generic: add support for touchring
Aaron Armstrong Skomra
1
-1
/
+18
2017-01-26
HID: wacom: generic: remove input_event_flag
Aaron Armstrong Skomra
1
-8
/
+1
2017-01-26
HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface
Jason Gerecke
1
-0
/
+197
2017-01-26
HID: wacom: Enable HID_GENERIC codepath for Bluetooth devices
Jason Gerecke
1
-0
/
+1
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
1
-0
/
+10
2016-12-09
HID: wacom: generic: Don't sync input on empty input packets
Ping Cheng
1
-25
/
+51
2016-12-09
HID: wacom: generic: Pad supports more than buttons
Ping Cheng
1
-0
/
+9
2016-12-09
HID: wacom: generic: Send data only when the interface is defined
Ping Cheng
1
-9
/
+9
2016-12-09
HID: wacom: generic: Don't return a value for wacom_wac_event
Ping Cheng
1
-35
/
+27
2016-11-15
HID: wacom: Declare tool ID 0x84a as an Intuos eraser
Jason Gerecke
1
-0
/
+1
2016-11-15
HID: wacom: Don't clear bits unintentionally
Dan Carpenter
1
-1
/
+1
2016-10-20
HID: wacom: generic: Extend pad support
Jason Gerecke
1
-0
/
+15
2016-10-20
HID: wacom: generic: Add support for battery status on pen and pad interfaces
Jason Gerecke
1
-1
/
+40
2016-10-20
HID: wacom: generic: Introduce pad support
Jason Gerecke
1
-16
/
+127
2016-10-20
HID: wacom: generic: Add support for sensor offsets
Jason Gerecke
1
-0
/
+40
2016-10-20
HID: wacom: Fix sensor outbounds and redefine as offsets from each edge
Jason Gerecke
1
-21
/
+41
2016-10-20
HID: wacom: generic: Support tool ID and additional tool types
Jason Gerecke
1
-4
/
+68
2016-10-20
HID: wacom: Read and internally use corrected Intuos tool IDs
Jason Gerecke
1
-16
/
+22
2016-10-20
HID: wacom: generic: Add support for vendor-defined "Sense" usage
Jason Gerecke
1
-3
/
+23
2016-10-20
HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usage
Jason Gerecke
1
-0
/
+3
2016-10-20
HID: wacom: generic: Add support for vendor-defined "Distance" usage
Jason Gerecke
1
-1
/
+3
2016-10-20
HID: wacom: generic: Support and use 'Custom HID' mode and usages
Jason Gerecke
1
-6
/
+31
2016-10-20
HID: wacom: generic: Add support for height, tilt, and twist usages
Jason Gerecke
1
-2
/
+26
2016-10-20
HID: wacom: Refactor button-to-key translation into function
Jason Gerecke
1
-12
/
+24
2016-10-20
HID: wacom: Update vendor-defined usage names to better match standards
Jason Gerecke
1
-1
/
+1
2016-10-07
Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...
Jiri Kosina
1
-118
/
+255
2016-08-11
HID: wacom: Update last_slot_field during pre_report phase
Jason Gerecke
1
-36
/
+26
2016-08-10
HID: wacom - add touch_arbitration parameter to wacom module
Ping Cheng
1
-27
/
+36
2016-08-10
HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC
Jason Gerecke
1
-1
/
+1
2016-08-10
HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar
Jason Gerecke
1
-19
/
+39
2016-08-05
HID: wacom: leds: handle Cintiq 24HD leds buttons
Benjamin Tissoires
1
-3
/
+35
2016-08-05
HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs
Benjamin Tissoires
1
-0
/
+9
2016-08-05
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
1
-0
/
+53
2016-08-05
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
1
-27
/
+27
2016-08-05
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
1
-5
/
+30
2016-08-05
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
1
-1
/
+1
2016-08-05
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
1
-5
/
+7
2016-08-05
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
1
-32
/
+21
2016-08-05
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
1
-1
/
+1
2016-08-05
HID: wacom: put the managed resources in a group
Benjamin Tissoires
1
-1
/
+1
2016-08-05
HID: wacom: use one work queue per task
Benjamin Tissoires
1
-8
/
+5
[next]