index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-debug.c
Age
Commit message (
Expand
)
Author
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
2021-06-24
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
2021-05-05
HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXT
Dmitry Torokhov
2021-05-05
HID: hid-input: add mapping for emoji picker key
Dmitry Torokhov
2021-04-07
HID: input: map battery capacity (00850065)
John Chen
2020-09-09
HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYS
Laurent Gauthier
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-19
HID: debug: fix race condition with between rdesc_show() and device removal
He, Bo
2019-01-29
HID: debug: fix the ring buffer implementation
Vladis Dronov
2018-12-19
HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-07-03
HID: debug: check length before copy_to_user()
Daniel Rosenberg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-05-02
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
2017-03-30
HID: add two missing usages for digitizer
Xiaolei Yu
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2015-11-27
HID: debug: improve hid_debug_event()
Rasmus Villemoes
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-13
Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...
Jiri Kosina
2015-04-10
HID: debug: fix error handling in hid_debug_events_read()
Jiri Kosina
2015-03-12
HID: multitouch: Add support for button type usage
Seth Forshee
2015-03-06
Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION
Stefan Brüns
2014-10-20
HID: add keyboard input assist hid usages
Olivier Gay
2014-06-03
HID: core: add two new usages for digitizer
Ping Cheng
2014-05-28
HID: debug: add labels for HID Sensor Usages
Reyad Attiyat
2014-04-28
HID: add missing hid usages
Olivier Gay
2013-12-17
HID: debug: add labels for some new buttons
Antonio Ospite
2013-05-06
HID: debug: fix RCU preemption issue
Jiri Kosina
2013-04-30
HID: protect hid_debug_list
Jiri Kosina
2013-04-30
HID: debug: break out hid_dump_report() into hid-debug
Benjamin Tissoires
2012-08-27
HID: hid-debug: Show rdesc for unclaimed devices
Henrik Rydberg
2012-01-05
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...
Jiri Kosina
2011-11-19
HID: debugfs: decode Generic Device Controls Usage Page
Jeremy Fitzhardinge
2011-10-31
hid: Fix up files needing export.h for EXPORT_SYMBOL
Paul Gortmaker
2011-08-16
HID: hid-debug: Show application usage for each collection.
Jeff Brown
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-10-23
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-08
HID: debugfs: wake up reading tasks upon event
Chase Douglas
2010-06-21
HID: eliminate a double lock in debug code
Julia Lawall
2010-05-20
Input: use ABS_CNT rather than (ABS_MAX + 1)
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
HID: avoid '\0' in hid debugfs events file
Bruno Prémont
2010-01-15
HID: hid-debug.c: make local symbols static
H Hartley Sweeten
2009-09-13
Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus
Jiri Kosina
2009-08-08
HID: fix memory leak on error patch in debug code
Julia Lawall
[next]