index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2024-02-06
HID: wacom: Do not register input devices until after hid_hw_start
Jason Gerecke
1
-20
/
+43
2023-11-29
HID: wacom: Remove AES power_supply after extended inactivity
Tatsunosuke Tobita
1
-0
/
+8
2023-08-14
HID: wacom: struct name cleanup
Aaron Armstrong Skomra
1
-9
/
+10
2023-08-14
HID: wacom: remove unnecessary 'connected' variable from EKR
Aaron Armstrong Skomra
1
-1
/
+1
2023-08-14
HID: wacom: remove the battery when the EKR is off
Aaron Armstrong Skomra
1
-4
/
+21
2023-05-23
HID: wacom: Add error check to wacom_parse_and_register()
Denis Arefev
1
-1
/
+6
2023-05-23
HID: wacom: Check for string overflow from strscpy calls
Jason Gerecke
1
-4
/
+10
2023-04-14
HID: wacom: Lazy-init batteries
Jason Gerecke
1
-10
/
+0
2022-12-20
HID: wacom: Ensure bootloader PID is usable in hidraw mode
Jason Gerecke
1
-0
/
+8
2022-10-05
Merge branch 'for-6.1/wacom' into for-linus
Benjamin Tissoires
1
-5
/
+0
2022-08-25
HID: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-25
HID: wacom: Simplify comments
Christophe JAILLET
1
-5
/
+0
2022-07-21
HID: wacom: Force pen out of prox if no events have been received in a while
Jason Gerecke
1
-0
/
+2
2022-05-27
HID: wacom: Don't register pad_input for touch switch
Ping Cheng
1
-1
/
+1
2022-04-21
HID: wacom: Correct power_supply type
Bastien Nocera
1
-1
/
+1
2021-12-02
HID: wacom: fix problems when device is not a valid USB device
Greg Kroah-Hartman
1
-5
/
+12
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-1
/
+1
2021-10-27
HID: wacom: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-4
/
+2
2021-10-27
HID: wacom: Shrink critical section in `wacom_add_shared_data`
Jason Gerecke
1
-5
/
+4
2021-07-28
HID: wacom: Short-circuit processing of touch when it is disabled
Jason Gerecke
1
-0
/
+1
2021-07-28
HID: wacom: set initial hardware touch switch state to 'off'
Ping Cheng
1
-1
/
+7
2021-04-07
HID: wacom_sys: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-02-05
HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
1
-1
/
+1
2021-01-26
HID: wacom: Correct NULL dereference on AES pen proximity
Jason Gerecke
1
-3
/
+4
2020-12-22
HID: wacom: Fix memory leakage caused by kfifo_alloc
Ping Cheng
1
-3
/
+32
2020-11-25
HID: wacom: Constify attribute_groups
Rikard Falkeborn
1
-8
/
+8
2020-04-03
HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic devices
Jason Gerecke
1
-1
/
+3
2019-08-22
HID: wacom: do not call hid_set_drvdata(hdev, NULL)
Benjamin Tissoires
1
-13
/
+5
2019-08-20
HID: wacom: Fix several minor compiler warnings
Jason Gerecke
1
-3
/
+4
2019-07-10
Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logite...
Jiri Kosina
1
-8
/
+10
2019-06-13
HID: wacom: generic: read HID_DG_CONTACTMAX from any feature report
Aaron Armstrong Skomra
1
-4
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-05-17
HID: wacom: generic: only switch the mode on devices with LEDs
Aaron Armstrong Skomra
1
-0
/
+3
2019-01-29
HID: wacom: Move HID fix for AES serial number into wacom_hid_usage_quirk
Jason Gerecke
1
-0
/
+32
2018-08-20
Merge branch 'for-4.19/wacom' into for-linus
Jiri Kosina
1
-49
/
+56
2018-07-23
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
1
-15
/
+3
2018-07-03
HID: wacom: convert Wacom custom usages to standard HID usages
Ping Cheng
1
-1
/
+2
2018-07-03
HID: wacom: Move handling of HID quirks into a dedicated function
Jason Gerecke
1
-38
/
+54
2018-07-03
HID: wacom: Replace touch_max fixup code with static touch_max definitions
Jason Gerecke
1
-10
/
+0
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+8
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-04-25
HID: wacom: Release device resource data obtained by devres_alloc()
Arvind Yadav
1
-1
/
+3
2018-02-16
HID: Fix hid_report_len usage
Aaron Ma
1
-2
/
+2
2018-01-23
HID: wacom: EKR: ensure devres groups at higher indexes are released
Aaron Armstrong Skomra
1
-12
/
+12
2017-11-21
HID: wacom: Queue events with missing type/serial data for later processing
Jason Gerecke
1
-0
/
+110
2017-11-15
Merge branch 'for-4.15/wacom' into for-linus
Jiri Kosina
1
-0
/
+7
2017-11-10
HID: Wacom: switch Dell canvas into highres mode
Benjamin Tissoires
1
-0
/
+7
2017-10-02
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
Jason Gerecke
1
-1
/
+3
2017-09-06
HID: wacom: leds: Don't try to control the EKR's read-only LEDs
Aaron Armstrong Skomra
1
-0
/
+3
[next]