index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_wac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...
Jiri Kosina
2016-10-07
1
-118
/
+255
|
\
\
|
|
*
HID: wacom - add touch_arbitration parameter to wacom module
Ping Cheng
2016-08-10
1
-27
/
+36
|
|
*
HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC
Jason Gerecke
2016-08-10
1
-1
/
+1
|
|
*
HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar
Jason Gerecke
2016-08-10
1
-19
/
+39
|
|
*
HID: wacom: leds: handle Cintiq 24HD leds buttons
Benjamin Tissoires
2016-08-05
1
-3
/
+35
|
|
*
HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs
Benjamin Tissoires
2016-08-05
1
-0
/
+9
|
|
*
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
2016-08-05
1
-0
/
+53
|
|
*
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
2016-08-05
1
-27
/
+27
|
|
*
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
2016-08-05
1
-5
/
+30
|
|
*
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
2016-08-05
1
-1
/
+1
|
|
*
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
2016-08-05
1
-5
/
+7
|
|
*
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
2016-08-05
1
-32
/
+21
|
|
*
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
2016-08-05
1
-1
/
+1
|
|
*
HID: wacom: put the managed resources in a group
Benjamin Tissoires
2016-08-05
1
-1
/
+1
|
|
*
HID: wacom: use one work queue per task
Benjamin Tissoires
2016-08-05
1
-8
/
+5
|
|
*
HID: wacom: actually report the battery level for wireless connected
Benjamin Tissoires
2016-08-05
1
-1
/
+2
|
|
/
*
/
HID: wacom: Update last_slot_field during pre_report phase
Jason Gerecke
2016-08-11
1
-36
/
+26
|
/
*
Merge branch 'for-4.7/wacom' into for-linus
Jiri Kosina
2016-05-17
1
-6
/
+7
|
\
|
*
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
2016-05-03
1
-6
/
+7
*
|
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
2016-05-03
1
-0
/
+1
*
|
HID: wacom: Add support for DTK-1651
Ping Cheng
2016-04-12
1
-0
/
+5
|
/
*
HID: wacom: fix Bamboo ONE oops
Benjamin Tissoires
2016-03-29
1
-0
/
+11
*
HID: wacom: break out wacom_intuos_get_tool_type
Benjamin Tissoires
2016-02-16
1
-79
/
+87
*
HID: wacom - Add quirks for INTUOSHT2 in range events
Ping Cheng
2016-01-18
1
-1
/
+3
*
HID: wacom - Cleanup touch arbitration logic
Ping Cheng
2016-01-18
1
-9
/
+15
*
HID: wacom - make sure wacom_intuos_inout only process in/out events
Ping Cheng
2016-01-18
1
-24
/
+25
*
HID: wacom - request tool info only when we get general events
Ping Cheng
2016-01-18
1
-7
/
+7
*
-
.
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...
Jiri Kosina
2016-01-14
1
-344
/
+273
|
\
\
|
|
*
HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices
Jason Gerecke
2016-01-08
1
-1
/
+5
|
|
*
HID: wacom: Fix pad button range for CINTIQ_COMPANION_2
Jason Gerecke
2015-12-18
1
-1
/
+1
|
|
*
HID: wacom: Fix touchring value reporting
Jason Gerecke
2015-12-18
1
-2
/
+2
|
|
*
HID: wacom: Report 'strip2' values in ABS_RY
Jason Gerecke
2015-12-18
1
-1
/
+1
|
|
*
HID: wacom: Limit touchstrip data to 13 bits
Jason Gerecke
2015-12-18
1
-2
/
+2
|
|
*
HID: wacom: bitwise vs logical ORs
Dan Carpenter
2015-12-18
1
-4
/
+4
|
|
*
HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices
Jason Gerecke
2015-12-08
1
-1
/
+1
|
|
*
HID: wacom: Rename wacom ID report ID macros
Jason Gerecke
2015-12-02
1
-3
/
+3
|
|
*
HID: wacom: Clean up value reading
Jason Gerecke
2015-12-02
1
-13
/
+14
|
|
*
HID: wacom: Further clean up wacom_intuos_general packet decoder
Jason Gerecke
2015-12-02
1
-46
/
+41
|
|
*
HID: wacom: Replace magic masks and comparisons with switch cases
Jason Gerecke
2015-12-02
1
-30
/
+49
|
|
*
HID: wacom: Centralize Intuos pen packet decoding
Jason Gerecke
2015-12-02
1
-51
/
+54
|
|
*
HID: wacom: Slim down wacom_intuos_pad processing
Jason Gerecke
2015-12-02
1
-191
/
+86
|
|
*
HID: wacom: Move Intuos pad handling code into dedicated function
Jason Gerecke
2015-12-02
1
-235
/
+247
|
|
/
*
|
HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD
Jiri Kosina
2015-11-17
1
-1
/
+1
*
|
HID: wacom: Add outbounding area for DTU1141
Ping Cheng
2015-11-13
1
-1
/
+2
|
/
*
-
.
Merge branches 'for-4.3/upstream-fixes', 'for-4.4/corsair', 'for-4.4/dragonri...
Jiri Kosina
2015-11-06
1
-39
/
+124
|
\
\
|
|
*
HID: wacom: Fix ABS_MISC reporting for Cintiq Companion 2
Jason Gerecke
2015-11-03
1
-1
/
+1
|
|
*
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
2015-11-02
1
-1
/
+0
|
|
*
HID: wacom: Report full pressure range for Intuos, Cintiq 13HD Touch
Jason Gerecke
2015-10-21
1
-1
/
+1
|
|
*
HID: wacom: Add support for Cintiq Companion 2
Jason Gerecke
2015-10-21
1
-1
/
+35
|
|
*
HID: wacom: Add four new Intuos devices
Ping Cheng
2015-09-23
1
-24
/
+73
[next]