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
2016-08-05
HID: wacom: actually report the battery level for wireless connected
Benjamin Tissoires
1
-1
/
+2
2016-05-17
Merge branch 'for-4.7/wacom' into for-linus
Jiri Kosina
1
-6
/
+7
2016-05-03
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
1
-0
/
+1
2016-05-03
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
1
-6
/
+7
2016-04-13
HID: wacom: Add support for DTK-1651
Ping Cheng
1
-0
/
+5
2016-03-29
HID: wacom: fix Bamboo ONE oops
Benjamin Tissoires
1
-0
/
+11
2016-02-16
HID: wacom: break out wacom_intuos_get_tool_type
Benjamin Tissoires
1
-79
/
+87
2016-01-19
HID: wacom - Add quirks for INTUOSHT2 in range events
Ping Cheng
1
-1
/
+3
2016-01-19
HID: wacom - Cleanup touch arbitration logic
Ping Cheng
1
-9
/
+15
2016-01-19
HID: wacom - make sure wacom_intuos_inout only process in/out events
Ping Cheng
1
-24
/
+25
2016-01-19
HID: wacom - request tool info only when we get general events
Ping Cheng
1
-7
/
+7
2016-01-14
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...
Jiri Kosina
1
-344
/
+273
2016-01-08
HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices
Jason Gerecke
1
-1
/
+5
2015-12-18
HID: wacom: Fix pad button range for CINTIQ_COMPANION_2
Jason Gerecke
1
-1
/
+1
2015-12-18
HID: wacom: Fix touchring value reporting
Jason Gerecke
1
-2
/
+2
2015-12-18
HID: wacom: Report 'strip2' values in ABS_RY
Jason Gerecke
1
-1
/
+1
2015-12-18
HID: wacom: Limit touchstrip data to 13 bits
Jason Gerecke
1
-2
/
+2
2015-12-18
HID: wacom: bitwise vs logical ORs
Dan Carpenter
1
-4
/
+4
2015-12-08
HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices
Jason Gerecke
1
-1
/
+1
2015-12-02
HID: wacom: Rename wacom ID report ID macros
Jason Gerecke
1
-3
/
+3
2015-12-02
HID: wacom: Clean up value reading
Jason Gerecke
1
-13
/
+14
2015-12-02
HID: wacom: Further clean up wacom_intuos_general packet decoder
Jason Gerecke
1
-46
/
+41
2015-12-02
HID: wacom: Replace magic masks and comparisons with switch cases
Jason Gerecke
1
-30
/
+49
2015-12-02
HID: wacom: Centralize Intuos pen packet decoding
Jason Gerecke
1
-51
/
+54
2015-12-02
HID: wacom: Slim down wacom_intuos_pad processing
Jason Gerecke
1
-191
/
+86
2015-12-02
HID: wacom: Move Intuos pad handling code into dedicated function
Jason Gerecke
1
-235
/
+247
2015-11-17
HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD
Jiri Kosina
1
-1
/
+1
2015-11-13
HID: wacom: Add outbounding area for DTU1141
Ping Cheng
1
-1
/
+2
2015-11-06
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
1
-39
/
+124
2015-11-03
HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2
Jason Gerecke
1
-1
/
+1
2015-11-02
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
1
-1
/
+0
2015-10-21
HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present
Jason Gerecke
1
-2
/
+2
2015-10-21
HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID
Jason Gerecke
1
-0
/
+26
2015-10-21
HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch
Jason Gerecke
1
-1
/
+1
2015-10-21
HID: wacom: Add support for Cintiq Companion 2
Jason Gerecke
1
-1
/
+35
2015-09-23
HID: wacom: Add four new Intuos devices
Ping Cheng
1
-24
/
+73
2015-09-23
HID: wacom: Cleanup unsupported device_type for BAMBOO_PT
Ping Cheng
1
-14
/
+17
2015-09-01
Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...
Jiri Kosina
1
-174
/
+330
2015-08-28
HID: wacom: wacom_setup_numbered_buttons is local to wacom_wac
Jiri Kosina
1
-1
/
+1
2015-08-28
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
1
-0
/
+144
2015-08-28
HID: wacom: Set button bits based on a new numbered_buttons
Aaron Skomra
1
-115
/
+60
2015-08-18
HID: wacom: Use tablet-provided touch height/width values for INTUOSHT
Jason Gerecke
1
-1
/
+1
2015-08-11
HID: wacom: Simplify 'wacom_pl_irq'
Jason Gerecke
1
-49
/
+35
2015-08-04
HID: wacom: Remove WACOM_QUIRK_NO_INPUT
Jason Gerecke
1
-4
/
+0
2015-08-04
HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR
Jason Gerecke
1
-3
/
+1
2015-07-23
HID: wacom: Report touch width/height/orientation for GENERIC devices
Jason Gerecke
1
-0
/
+20
2015-07-23
HID: wacom: Ignore contacts in excess of declared contact count
Jason Gerecke
1
-1
/
+29
2015-07-23
HID: wacom: Perform all event processing as part of report processing
Jason Gerecke
1
-0
/
+39
2015-07-13
HID: wacom: remove the extra Pen interface for Wacom Bamboo PAD
Benjamin Tissoires
1
-2
/
+2
2015-07-08
HID: wacom: Enable pad device for older Bamboo Touch tablets
Jason Gerecke
1
-0
/
+3
[prev]
[next]