Age | Commit message (Expand) | Author | Files | Lines |
2024-10-18 | HID: debug: Remove duplicates from 'keys' |  Andy Shevchenko | 1 | -5/+4 |
2024-06-07 | input: Add support for "Do Not Disturb" |  Aseda Aboagye | 1 | -0/+1 |
2024-06-07 | input: Add event code for accessibility key |  Aseda Aboagye | 1 | -0/+1 |
2024-05-06 | HID: hid-debug: add EV_FF and FF_STATUS mappings |  Thomas Kuehne | 1 | -1/+27 |
2024-05-06 | HID: hid-debug: more informative output for EV_KEY |  Thomas Kuehne | 1 | -2/+9 |
2024-05-06 | HID: hid-debug: fix Moir -> Moire typo |  Thomas Kuehne | 1 | -2/+2 |
2024-04-03 | HID: hid-debug: add missing evdev and HID codes |  Thomas Kuehne | 1 | -440/+2960 |
2023-11-21 | HID: fix HID device resource race between HID core and debugging support |  Charles Yi | 1 | -0/+3 |
2022-12-20 | HID: Add Mapping for System Microphone Mute |  Jingyuan Liang | 1 | -0/+1 |
2022-11-22 | HID: add mapping for camera access keys |  Eray Orçunus | 1 | -0/+3 |
2022-09-28 | Input: add ABS_PROFILE to uapi and documentation |  Nate Yocom | 1 | -1/+2 |
2022-03-03 | HID: add mapping for KEY_ALL_APPLICATIONS |  William Mahon | 1 | -1/+3 |
2022-03-03 | HID: add mapping for KEY_DICTATE |  William Mahon | 1 | -0/+1 |
2021-12-14 | HID: debug: Add USI usages |  Mika Westerberg | 1 | -0/+35 |
2021-09-22 | HID: hid-debug: clean up snprintf() checks in hid_resolv_usage() |  Dan Carpenter | 1 | -5/+4 |
2021-09-15 | HID: core: add TransducerSerialNumber2 |  Felipe Balbi | 1 | -0/+1 |
2021-06-30 | Merge branch 'for-5.14/core' into for-linus |  Jiri Kosina | 1 | -0/+11 |
2021-06-24 | HID: input: Add support for Programmable Buttons |  Thomas Weißschuh | 1 | -0/+11 |
2021-05-05 | HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXT |  Dmitry Torokhov | 1 | -0/+2 |
2021-05-05 | HID: hid-input: add mapping for emoji picker key |  Dmitry Torokhov | 1 | -0/+1 |
2021-04-07 | HID: input: map battery capacity (00850065) |  John Chen | 1 | -0/+1 |
2020-09-09 | HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYS |  Laurent Gauthier | 1 | -5/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 |  Thomas Gleixner | 1 | -13/+1 |
2019-03-19 | HID: debug: fix race condition with between rdesc_show() and device removal |  He, Bo | 1 | -0/+5 |
2019-01-29 | HID: debug: fix the ring buffer implementation |  Vladis Dronov | 1 | -73/+47 |
2018-12-19 | HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro |  Yangtao Li | 1 | -11/+1 |
2018-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 1 | -1/+7 |
2018-07-03 | HID: debug: check length before copy_to_user() |  Daniel Rosenberg | 1 | -1/+7 |
2018-06-12 | treewide: kzalloc() -> kcalloc() |  Kees Cook | 1 | -2/+2 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() |  Kees Cook | 1 | -1/+1 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement |  Linus Torvalds | 1 | -2/+2 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances |  Al Viro | 1 | -1/+1 |
2017-05-02 | Merge branch 'for-4.12/asus' into for-linus |  Jiri Kosina | 1 | -1/+1 |
2017-03-30 | HID: add two missing usages for digitizer |  Xiaolei Yu | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> |  Ingo Molnar | 1 | -1/+1 |
2015-11-27 | HID: debug: improve hid_debug_event() |  Rasmus Villemoes | 1 | -2/+2 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 1 | -1/+1 |
2015-04-13 | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linus |  Jiri Kosina | 1 | -1/+3 |
2015-04-10 | HID: debug: fix error handling in hid_debug_events_read() |  Jiri Kosina | 1 | -1/+2 |
2015-03-12 | HID: multitouch: Add support for button type usage |  Seth Forshee | 1 | -0/+1 |
2015-03-06 | Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION |  Stefan Brüns | 1 | -1/+1 |
2014-10-20 | HID: add keyboard input assist hid usages |  Olivier Gay | 1 | -0/+6 |
2014-06-03 | HID: core: add two new usages for digitizer |  Ping Cheng | 1 | -0/+2 |
2014-05-28 | HID: debug: add labels for HID Sensor Usages |  Reyad Attiyat | 1 | -0/+79 |
2014-04-28 | HID: add missing hid usages |  Olivier Gay | 1 | -0/+10 |
2013-12-17 | HID: debug: add labels for some new buttons |  Antonio Ospite | 1 | -1/+4 |
2013-05-06 | HID: debug: fix RCU preemption issue |  Jiri Kosina | 1 | -6/+9 |
2013-04-30 | HID: protect hid_debug_list |  Jiri Kosina | 1 | -0/+6 |
2013-04-30 | HID: debug: break out hid_dump_report() into hid-debug |  Benjamin Tissoires | 1 | -0/+30 |
2012-08-27 | HID: hid-debug: Show rdesc for unclaimed devices |  Henrik Rydberg | 1 | -3/+9 |