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