index
:
linux-stable.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.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: Lazy-init batteries
Jason Gerecke
2023-04-14
1
-10
/
+0
*
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
2022-12-20
1
-0
/
+8
*
Merge branch 'for-6.1/wacom' into for-linus
Benjamin Tissoires
2022-10-05
1
-5
/
+0
|
\
|
*
HID: wacom: Simplify comments
Christophe JAILLET
2022-08-25
1
-5
/
+0
*
|
HID: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
1
-3
/
+3
|
/
*
HID: wacom: Force pen out of prox if no events have been received in a while
Jason Gerecke
2022-07-21
1
-0
/
+2
*
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
2022-05-27
1
-1
/
+1
*
HID: wacom: Correct power_supply type
Bastien Nocera
2022-04-21
1
-1
/
+1
*
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
2021-12-02
1
-5
/
+12
*
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-02
1
-1
/
+1
*
HID: wacom: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-10-27
1
-4
/
+2
*
HID: wacom: Shrink critical section in `wacom_add_shared_data`
Jason Gerecke
2021-10-27
1
-5
/
+4
*
HID: wacom: Short-circuit processing of touch when it is disabled
Jason Gerecke
2021-07-28
1
-0
/
+1
*
HID: wacom: set initial hardware touch switch state to 'off'
Ping Cheng
2021-07-28
1
-1
/
+7
*
HID: wacom_sys: Demote kernel-doc abuse
Lee Jones
2021-04-07
1
-1
/
+1
*
HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-02-05
1
-1
/
+1
*
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
2021-01-26
1
-3
/
+4
*
HID: wacom: Fix memory leakage caused by kfifo_alloc
Ping Cheng
2020-12-22
1
-3
/
+32
*
HID: wacom: Constify attribute_groups
Rikard Falkeborn
2020-11-25
1
-8
/
+8
*
HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
Jason Gerecke
2020-04-03
1
-1
/
+3
*
HID: wacom: do not call hid_set_drvdata(hdev, NULL)
Benjamin Tissoires
2019-08-22
1
-13
/
+5
*
HID: wacom: Fix several minor compiler warnings
Jason Gerecke
2019-08-20
1
-3
/
+4
*
-
.
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
2019-07-10
1
-8
/
+10
|
\
\
|
|
*
HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
Aaron Armstrong Skomra
2019-06-13
1
-4
/
+6
|
|
*
HID: wacom: generic: only switch the mode on devices with LEDs
Aaron Armstrong Skomra
2019-05-17
1
-0
/
+3
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
*
HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk
Jason Gerecke
2019-01-29
1
-0
/
+32
*
Merge branch 'for-4.19/wacom' into for-linus
Jiri Kosina
2018-08-20
1
-49
/
+56
|
\
|
*
HID: wacom: convert Wacom custom usages to standard HID usages
Ping Cheng
2018-07-03
1
-1
/
+2
|
*
HID: wacom: Move handling of HID quirks into a dedicated function
Jason Gerecke
2018-07-03
1
-38
/
+54
|
*
HID: wacom: Replace touch_max fixup code with static touch_max definitions
Jason Gerecke
2018-07-03
1
-10
/
+0
*
|
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
2018-07-23
1
-15
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-06-20
1
-0
/
+8
|
\
|
*
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
2018-06-20
1
-0
/
+8
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
|
/
*
HID: wacom: Release device resource data obtained by devres_alloc()
Arvind Yadav
2018-04-25
1
-1
/
+3
*
HID: Fix hid_report_len usage
Aaron Ma
2018-02-16
1
-2
/
+2
*
HID: wacom: EKR: ensure devres groups at higher indexes are released
Aaron Armstrong Skomra
2018-01-23
1
-12
/
+12
*
HID: wacom: Queue events with missing type/serial data for later processing
Jason Gerecke
2017-11-21
1
-0
/
+110
*
Merge branch 'for-4.15/wacom' into for-linus
Jiri Kosina
2017-11-15
1
-0
/
+7
|
\
|
*
HID: Wacom: switch Dell canvas into highres mode
Benjamin Tissoires
2017-11-10
1
-0
/
+7
*
|
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
Jason Gerecke
2017-10-02
1
-1
/
+3
|
/
*
HID: wacom: leds: Don't try to control the EKR's read-only LEDs
Aaron Armstrong Skomra
2017-09-06
1
-0
/
+3
*
HID: wacom: Improve generic name generation
Jason Gerecke
2017-07-27
1
-31
/
+27
*
HID: wacom: Remove comparison of u8 mode with zero and simplify.
Christos Gkekas
2017-07-20
1
-4
/
+1
*
HID: wacom: Add ability to provide explicit battery status info
Jason Gerecke
2017-05-05
1
-1
/
+3
*
-
-
-
.
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
2017-05-02
1
-1
/
+52
|
\
\
\
|
|
|
*
HID: wacom: generic: support touch on/off softkey
Ping Cheng
2017-03-06
1
-1
/
+3
|
|
|
*
HID: wacom: generic: add mode change touch key
Benjamin Tissoires
2017-03-06
1
-0
/
+49
|
|
|
/
|
|
/
|
*
|
|
HID: wacom: call _query_tablet_data() for BAMBOO_TOUCH
Aaron Armstrong Skomra
2017-03-30
1
-0
/
+2
[next]