index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
HID: wacom: power_supply: provide the actual model_name
Benjamin Tissoires
2016-08-05
1
-0
/
+11
*
|
HID: wacom: power_supply: remove ac information
Benjamin Tissoires
2016-08-05
1
-48
/
+1
*
|
HID: wacom: power_supply: mark the type as USB
Benjamin Tissoires
2016-08-05
1
-1
/
+1
*
|
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
2016-08-05
1
-3
/
+60
*
|
HID: wacom: leds: actually release the LEDs on disconnect
Benjamin Tissoires
2016-08-05
1
-1
/
+26
*
|
HID: wacom: leds: use the ledclass instead of custom made sysfs files
Benjamin Tissoires
2016-08-05
1
-10
/
+185
*
|
HID: wacom: EKR: attach the power_supply on first connection
Benjamin Tissoires
2016-08-05
1
-6
/
+30
*
|
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
2016-08-05
1
-56
/
+67
*
|
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
2016-08-05
1
-0
/
+30
*
|
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
2016-08-05
1
-26
/
+27
*
|
HID: wacom: EKR: use devres groups to manage resources
Benjamin Tissoires
2016-08-05
1
-16
/
+28
*
|
HID: wacom: EKR: have proper allocator and destructor
Benjamin Tissoires
2016-08-05
1
-40
/
+53
*
|
HID: wacom: rework fail path in probe() and parse_and_register()
Benjamin Tissoires
2016-08-05
1
-23
/
+14
*
|
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
2016-08-05
1
-56
/
+77
*
|
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
2016-08-05
1
-3
/
+77
*
|
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
2016-08-05
1
-14
/
+71
*
|
HID: wacom: devres manage the shared data too
Benjamin Tissoires
2016-08-05
1
-34
/
+39
*
|
HID: wacom: use devres to allocate driver data
Benjamin Tissoires
2016-08-05
1
-3
/
+1
*
|
HID: wacom: use devm_kasprintf for allocating the name of the remote
Benjamin Tissoires
2016-08-05
1
-8
/
+6
*
|
HID: wacom: convert LEDs to devres
Benjamin Tissoires
2016-08-05
1
-50
/
+45
*
|
HID: wacom: put the managed resources in a group
Benjamin Tissoires
2016-08-05
1
-39
/
+30
*
|
HID: wacom: switch inputs to devres
Benjamin Tissoires
2016-08-05
1
-18
/
+16
*
|
HID: wacom: switch battery to devres
Benjamin Tissoires
2016-08-05
1
-14
/
+24
*
|
HID: wacom: use one work queue per task
Benjamin Tissoires
2016-08-05
1
-4
/
+6
*
|
HID: wacom: untie leds from inputs
Benjamin Tissoires
2016-08-05
1
-9
/
+11
*
|
HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
Benjamin Tissoires
2016-08-05
1
-11
/
+14
*
|
HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
Benjamin Tissoires
2016-08-05
1
-2
/
+3
|
/
*
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
2016-05-03
1
-1
/
+2
*
HID: wacom: Support switching from vendor-defined device mode on G9 and G11
Jason Gerecke
2016-04-05
1
-28
/
+72
*
HID: wacom: Initialize hid_data.inputmode to -1
Jason Gerecke
2016-04-05
1
-0
/
+2
*
HID: wacom: close the wireless receiver on remove()
Benjamin Tissoires
2016-02-16
1
-0
/
+5
*
HID: wacom: cleanup input devices
Benjamin Tissoires
2016-02-16
1
-0
/
+3
*
HID: wacom: reuse wacom_parse_and_register() in wireless_work
Benjamin Tissoires
2016-02-16
1
-45
/
+16
*
HID: wacom: move down wireless_work()
Benjamin Tissoires
2016-02-16
1
-117
/
+117
*
HID: wacom: break out parsing of device and registering of input
Benjamin Tissoires
2016-02-16
1
-61
/
+75
*
-
.
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...
Jiri Kosina
2016-01-14
1
-12
/
+11
|
\
\
|
|
*
HID: wacom: Delete an unnecessary check before kobject_put()
Markus Elfring
2015-11-19
1
-2
/
+1
|
|
/
|
/
|
|
*
HID: use kobj_to_dev()
Geliang Tang
2015-12-28
1
-2
/
+2
|
*
HID: use to_hid_device()
Geliang Tang
2015-12-28
1
-8
/
+8
|
/
*
HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'
Jason Gerecke
2015-11-05
1
-18
/
+18
*
HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'
Jason Gerecke
2015-11-03
1
-1
/
+1
*
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
2015-11-02
1
-1
/
+1
*
HID: wacom: Add support for Cintiq Companion 2
Jason Gerecke
2015-10-21
1
-1
/
+1
*
HID: wacom: Add four new Intuos devices
Ping Cheng
2015-09-23
1
-4
/
+7
*
HID: wacom: Cleanup unsupported device_type for BAMBOO_PT
Ping Cheng
2015-09-23
1
-15
/
+34
*
-
-
-
-
-
.
Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...
Jiri Kosina
2015-09-01
1
-53
/
+227
|
\
\
\
\
|
|
|
|
*
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
2015-08-28
1
-0
/
+195
|
|
|
|
*
HID: wacom: Do not repeatedly attempt to set device mode on error
Jason Gerecke
2015-08-10
1
-1
/
+1
|
|
|
|
*
HID: wacom: Remove WACOM_QUIRK_NO_INPUT
Jason Gerecke
2015-08-04
1
-14
/
+10
|
|
|
|
*
HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR
Jason Gerecke
2015-08-04
1
-3
/
+3
[prev]
[next]