index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
HID: wacom: Don't add ghost interface as shared data
Aaron Armstrong Skomra
2017-03-30
1
-8
/
+8
*
|
|
HID: wacom: don't manually release resources for the EKR
Aaron Armstrong Skomra
2017-03-21
1
-1
/
+3
|
/
/
[next]