summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-debug.c
AgeCommit message (Expand)Author
2023-12-08HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-03-11HID: Add Mapping for System Microphone MuteJingyuan Liang
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2021-06-18HID: hid-input: add mapping for emoji picker keyDmitry Torokhov
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-03-19HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov
2018-12-19HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-03HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-05-02Merge branch 'for-4.12/asus' into for-linusJiri Kosina
2017-03-30HID: add two missing usages for digitizerXiaolei Yu
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns
2014-10-20HID: add keyboard input assist hid usagesOlivier Gay
2014-06-03HID: core: add two new usages for digitizerPing Cheng
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat
2014-04-28HID: add missing hid usagesOlivier Gay
2013-12-17HID: debug: add labels for some new buttonsAntonio Ospite
2013-05-06HID: debug: fix RCU preemption issueJiri Kosina
2013-04-30HID: protect hid_debug_listJiri Kosina
2013-04-30HID: debug: break out hid_dump_report() into hid-debugBenjamin Tissoires
2012-08-27HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg
2012-01-05Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina
2011-11-19HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge
2011-10-31hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker
2011-08-16HID: hid-debug: Show application usage for each collection.Jeff Brown
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-08HID: debugfs: wake up reading tasks upon eventChase Douglas
2010-06-21HID: eliminate a double lock in debug codeJulia Lawall
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16HID: avoid '\0' in hid debugfs events fileBruno Prémont
2010-01-15HID: hid-debug.c: make local symbols staticH Hartley Sweeten
2009-09-13Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina
2009-08-08HID: fix memory leak on error patch in debug codeJulia Lawall
2009-06-12HID: use debugfs for events/reports dumpingJiri Kosina