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_sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
1
-1
/
+2
2016-04-05
HID: wacom: Support switching from vendor-defined device mode on G9 and G11
Jason Gerecke
1
-28
/
+72
2016-04-05
HID: wacom: Initialize hid_data.inputmode to -1
Jason Gerecke
1
-0
/
+2
2016-02-16
HID: wacom: close the wireless receiver on remove()
Benjamin Tissoires
1
-0
/
+5
2016-02-16
HID: wacom: cleanup input devices
Benjamin Tissoires
1
-0
/
+3
2016-02-16
HID: wacom: reuse wacom_parse_and_register() in wireless_work
Benjamin Tissoires
1
-45
/
+16
2016-02-16
HID: wacom: move down wireless_work()
Benjamin Tissoires
1
-117
/
+117
2016-02-16
HID: wacom: break out parsing of device and registering of input
Benjamin Tissoires
1
-61
/
+75
2016-01-14
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...
Jiri Kosina
1
-12
/
+11
2015-12-28
HID: use kobj_to_dev()
Geliang Tang
1
-2
/
+2
2015-12-28
HID: use to_hid_device()
Geliang Tang
1
-8
/
+8
2015-11-19
HID: wacom: Delete an unnecessary check before kobject_put()
Markus Elfring
1
-2
/
+1
2015-11-05
HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'
Jason Gerecke
1
-18
/
+18
2015-11-03
HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'
Jason Gerecke
1
-1
/
+1
2015-11-02
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
1
-1
/
+1
2015-10-21
HID: wacom: Add support for Cintiq Companion 2
Jason Gerecke
1
-1
/
+1
2015-09-23
HID: wacom: Add four new Intuos devices
Ping Cheng
1
-4
/
+7
2015-09-23
HID: wacom: Cleanup unsupported device_type for BAMBOO_PT
Ping Cheng
1
-15
/
+34
2015-09-01
Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...
Jiri Kosina
1
-53
/
+227
2015-09-01
Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...
Jiri Kosina
1
-7
/
+4
2015-08-28
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
1
-0
/
+195
2015-08-11
HID: wacom: Report correct device resolution when using the wireless adapater
Jason Gerecke
1
-33
/
+37
2015-08-10
HID: wacom: Do not repeatedly attempt to set device mode on error
Jason Gerecke
1
-1
/
+1
2015-08-10
HID: wacom: Do not repeatedly attempt to set device mode on error
Jason Gerecke
1
-1
/
+1
2015-08-04
HID: wacom: Remove WACOM_QUIRK_NO_INPUT
Jason Gerecke
1
-14
/
+10
2015-08-04
HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR
Jason Gerecke
1
-3
/
+3
2015-08-04
HID: wacom: Use calculated pkglen for wireless touch interface
Jason Gerecke
1
-1
/
+0
2015-07-23
HID: wacom: Perform all event processing as part of report processing
Jason Gerecke
1
-1
/
+0
2015-07-17
HID: wacom: Set default device name to value from wacom->features
Jason Gerecke
1
-1
/
+2
2015-07-17
HID: wacom: Properly free inputs if 'wacom_allocate_inputs' fails
Jason Gerecke
1
-34
/
+18
2015-07-09
HID: wacom: Delete unnecessary checks before the function call "input_free_de...
Markus Elfring
1
-6
/
+3
2015-06-26
HID: wacom: NULL dereferences on error in probe()
Dan Carpenter
1
-2
/
+4
2015-06-18
HID: wacom: Introduce new 'touch_input' device
Jason Gerecke
1
-46
/
+70
2015-06-18
HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'
Jason Gerecke
1
-2
/
+6
2015-06-18
HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type
Jason Gerecke
1
-30
/
+35
2015-06-18
HID: wacom: Treat features->device_type values as flags
Jason Gerecke
1
-17
/
+18
2015-06-18
HID: wacom: Simplify 'wacom_update_name'
Jason Gerecke
1
-11
/
+14
2015-05-21
HID: wacom: Handle failing HID_DG_CONTACTMAX requests
Jason Gerecke
1
-2
/
+9
2015-05-21
HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE
Jason Gerecke
1
-2
/
+10
2015-05-04
HID: wacom: Fail probe if HID_GENERIC device has unknown device_type
Jason Gerecke
1
-1
/
+7
2015-05-04
HID: wacom: Discover device_type from HID descriptor for all devices
Jason Gerecke
1
-10
/
+13
2015-05-04
HID: wacom: Do not add suffix to name of devices with an unknown type
Jason Gerecke
1
-5
/
+8
2015-04-27
HID: wacom: retrieve name from HID descriptor for generic devices
Ping Cheng
1
-11
/
+47
2015-04-23
HID: wacom: move unit and unitExpo initialization to wacom_calculate_res
Ping Cheng
1
-6
/
+6
2015-04-23
HID: wacom: move all quirks to wacom_setup_device_quirks
Ping Cheng
1
-38
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-20
/
+77
2015-04-02
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
1
-13
/
+11
2015-03-16
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
1
-0
/
+3
2015-03-14
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-34
/
+37
2015-03-14
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-2
/
+3
[next]