summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-debug.c
AgeCommit message (Expand)AuthorFilesLines
6 daysInput: add ABS_SND_PROFILEGergo Koteles1-0/+1
2025-10-14HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"Colin Ian King1-1/+1
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2025-07-31Merge branch 'for-6.17/core' into for-linusJiri Kosina1-1/+1
2025-07-27Input: Add and document BTN_GRIP*Vicki Pfau1-0/+2
2025-07-10HID: debug: Remove duplicate entry (BTN_WHEEL)Andy Shevchenko1-1/+1
2025-07-03HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEELVicki Pfau1-2/+2
2025-06-10HID: debug: Use the __set_current_state()Zihuan Zhang1-1/+1
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King1-1/+1
2024-10-18HID: debug: Remove duplicates from 'keys'Andy Shevchenko1-5/+4
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye1-0/+1
2024-06-07input: Add event code for accessibility keyAseda Aboagye1-0/+1
2024-05-07HID: hid-debug: add EV_FF and FF_STATUS mappingsThomas Kuehne1-1/+27
2024-05-07HID: hid-debug: more informative output for EV_KEYThomas Kuehne1-2/+9
2024-05-07HID: hid-debug: fix Moir -> Moire typoThomas Kuehne1-2/+2
2024-04-03HID: hid-debug: add missing evdev and HID codesThomas Kuehne1-440/+2960
2023-11-21HID: fix HID device resource race between HID core and debugging supportCharles Yi1-0/+3
2022-12-20HID: Add Mapping for System Microphone MuteJingyuan Liang1-0/+1
2022-11-23HID: add mapping for camera access keysEray Orçunus1-0/+3
2022-09-29Input: add ABS_PROFILE to uapi and documentationNate Yocom1-1/+2
2022-03-04HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+3
2022-03-04HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2021-12-14HID: debug: Add USI usagesMika Westerberg1-0/+35
2021-09-22HID: hid-debug: clean up snprintf() checks in hid_resolv_usage()Dan Carpenter1-5/+4
2021-09-15HID: core: add TransducerSerialNumber2Felipe Balbi1-0/+1
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina1-0/+11
2021-06-24HID: input: Add support for Programmable ButtonsThomas Weißschuh1-0/+11
2021-05-05HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXTDmitry Torokhov1-0/+2
2021-05-05HID: hid-input: add mapping for emoji picker keyDmitry Torokhov1-0/+1
2021-04-07HID: input: map battery capacity (00850065)John Chen1-0/+1
2020-09-09HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYSLaurent Gauthier1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-03-19HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo1-0/+5
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov1-73/+47
2018-12-19HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+7
2018-07-03HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-05-02Merge branch 'for-4.12/asus' into for-linusJiri Kosina1-1/+1
2017-03-30HID: add two missing usages for digitizerXiaolei Yu1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2015-11-27HID: debug: improve hid_debug_event()Rasmus Villemoes1-2/+2
2015-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2015-04-14Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina1-1/+3
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina1-1/+2
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee1-0/+1
2015-03-07Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan Brüns1-1/+1