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
/
hid-debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: add ABS_PROFILE to uapi and documentation
Nate Yocom
2022-09-28
1
-1
/
+2
*
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
2022-03-03
1
-1
/
+3
*
HID: add mapping for KEY_DICTATE
William Mahon
2022-03-03
1
-0
/
+1
*
HID: debug: Add USI usages
Mika Westerberg
2021-12-14
1
-0
/
+35
*
HID: hid-debug: clean up snprintf() checks in hid_resolv_usage()
Dan Carpenter
2021-09-22
1
-5
/
+4
*
HID: core: add TransducerSerialNumber2
Felipe Balbi
2021-09-15
1
-0
/
+1
*
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
2021-06-30
1
-0
/
+11
|
\
|
*
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
2021-06-24
1
-0
/
+11
*
|
HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXT
Dmitry Torokhov
2021-05-05
1
-0
/
+2
*
|
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
2021-05-05
1
-0
/
+1
|
/
*
HID: input: map battery capacity (00850065)
John Chen
2021-04-07
1
-0
/
+1
*
HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYS
Laurent Gauthier
2020-09-09
1
-5
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
HID: debug: fix race condition with between rdesc_show() and device removal
He, Bo
2019-03-19
1
-0
/
+5
*
HID: debug: fix the ring buffer implementation
Vladis Dronov
2019-01-29
1
-73
/
+47
*
HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
1
-11
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-07-09
1
-1
/
+7
|
\
|
*
HID: debug: check length before copy_to_user()
Daniel Rosenberg
2018-07-03
1
-1
/
+7
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
2017-05-02
1
-1
/
+1
|
\
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
HID: add two missing usages for digitizer
Xiaolei Yu
2017-03-30
1
-0
/
+2
|
/
*
HID: debug: improve hid_debug_event()
Rasmus Villemoes
2015-11-27
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION
Stefan Brüns
2015-03-06
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...
Jiri Kosina
2015-04-13
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
HID: debug: fix error handling in hid_debug_events_read()
Jiri Kosina
2015-04-10
1
-1
/
+2
|
|
/
|
/
|
|
*
HID: multitouch: Add support for button type usage
Seth Forshee
2015-03-12
1
-0
/
+1
|
/
*
HID: add keyboard input assist hid usages
Olivier Gay
2014-10-20
1
-0
/
+6
*
HID: core: add two new usages for digitizer
Ping Cheng
2014-06-03
1
-0
/
+2
*
HID: debug: add labels for HID Sensor Usages
Reyad Attiyat
2014-05-28
1
-0
/
+79
*
HID: add missing hid usages
Olivier Gay
2014-04-28
1
-0
/
+10
*
HID: debug: add labels for some new buttons
Antonio Ospite
2013-12-17
1
-1
/
+4
*
HID: debug: fix RCU preemption issue
Jiri Kosina
2013-05-06
1
-6
/
+9
*
HID: protect hid_debug_list
Jiri Kosina
2013-04-30
1
-0
/
+6
*
HID: debug: break out hid_dump_report() into hid-debug
Benjamin Tissoires
2013-04-30
1
-0
/
+30
*
HID: hid-debug: Show rdesc for unclaimed devices
Henrik Rydberg
2012-08-27
1
-3
/
+9
*
-
.
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...
Jiri Kosina
2012-01-05
1
-0
/
+9
|
\
\
|
|
*
HID: debugfs: decode Generic Device Controls Usage Page
Jeremy Fitzhardinge
2011-11-19
1
-0
/
+8
|
|
/
|
/
|
|
*
hid: Fix up files needing export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
HID: hid-debug: Show application usage for each collection.
Jeff Brown
2011-08-16
1
-0
/
+5
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
1
-1
/
+3
*
-
.
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2010-10-23
1
-0
/
+2
|
\
\
|
*
|
HID: debugfs: wake up reading tasks upon event
Chase Douglas
2010-09-08
1
-0
/
+2
|
|
/
*
/
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
HID: eliminate a double lock in debug code
Julia Lawall
2010-06-21
1
-1
/
+1
[next]