index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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-10
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-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-34
/
+37
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-2
/
+3
2015-03-11
HID: wacom: Add battery presence indicator to wireless tablets
Jason Gerecke
1
-0
/
+4
2015-03-11
HID: wacom: Status packet provides 'charging', not 'powered' bit
Jason Gerecke
1
-0
/
+2
2015-03-11
HID: wacom: Allow dynamic battery creation/destruction
Jason Gerecke
1
-2
/
+15
2015-02-27
HID: wacom: add full support of the Wacom Bamboo PAD
Benjamin Tissoires
1
-0
/
+24
2015-02-27
HID: wacom: store the hid_device pointers of the sibling devices
Benjamin Tissoires
1
-6
/
+19
2015-01-29
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
Ping Cheng
1
-0
/
+3
2015-01-06
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
1
-4
/
+2
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
1
-20
/
+39
2014-12-10
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
1
-0
/
+18
2014-12-02
HID: wacom: fix freeze on open when autosuspend is on
Benjamin Tissoires
1
-8
/
+1
2014-12-01
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
1
-7
/
+1
2014-11-26
HID: wacom: PAD is independent with pen/touch
Ping Cheng
1
-3
/
+5
[next]