index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Always increment hdev refcount within wacom_get_hdev_data
Jason Gerecke
2017-10-12
1
-1
/
+3
*
HID: wacom: leds: Don't try to control the EKR's read-only LEDs
Aaron Armstrong Skomra
2017-10-12
1
-0
/
+3
*
HID: wacom: release the resources before leaving despite devm
Benjamin Tissoires
2017-10-08
1
-0
/
+2
*
HID: wacom: Don't add ghost interface as shared data
Aaron Armstrong Skomra
2017-04-08
1
-8
/
+8
*
HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC
Jason Gerecke
2016-08-10
1
-12
/
+71
*
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
[next]