| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-12 | Merge branches 'for-7.1/upstream-fixes', 'for-7.2/core', 'for-7.2/multitouch'... | Jiri Kosina | 4 | -24/+41 |
| 2026-05-12 | HID: pidff: Fix integer overflow in pidff_rescale | Tomasz Pakuła | 1 | -2/+5 |
| 2026-05-12 | HID: core: introduce hid_safe_input_report() | Benjamin Tissoires | 1 | -5/+6 |
| 2026-05-12 | HID: usbhid: replace strlcat with better alternatives | Mahad Ibrahim | 3 | -17/+30 |
| 2026-04-16 | Merge branch 'for-7.1/pidff' into for-linus | Jiri Kosina | 2 | -19/+47 |
| 2026-04-16 | Merge branch 'for-7.1/core-v2' into for-linus | Jiri Kosina | 5 | -13/+11 |
| 2026-04-09 | Merge branch 'for-7.1/core-v2' into for-next | Jiri Kosina | 1 | -5/+3 |
| 2026-04-09 | HID: usbhid: refactor endpoint lookup | Johan Hovold | 1 | -5/+3 |
| 2026-04-09 | Merge branches 'for-7.0/upstream-fixes' and 'for-7.1/core-v2' into for-next | Jiri Kosina | 1 | -1/+1 |
| 2026-04-09 | HID: usbhid: fix deadlock in hid_post_reset() | Oliver Neukum | 1 | -1/+1 |
| 2026-03-19 | Merge branches 'for-7.1/pidff', 'for-7.1/lenovo-v2', 'for-7.1/asus', 'for-7.1... | Benjamin Tissoires | 2 | -19/+47 |
| 2026-03-06 | Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+7 |
| 2026-02-26 | HID: pidff: Add MISSING_DEADBAND quirk | Tomasz Pakuła | 2 | -3/+12 |
| 2026-02-26 | HID: pidff: Add MISSING_NEG_SATURATION quirk | Tomasz Pakuła | 2 | -4/+13 |
| 2026-02-26 | HID: pidff: Add MISSING_NEG_COEFFICIENT quirk | Tomasz Pakuła | 2 | -2/+12 |
| 2026-02-26 | HID: pidff: Refactor field quirks detection | Tomasz Pakuła | 1 | -12/+12 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 5 | -8/+8 |
| 2026-02-21 | HID: pidff: Fix condition effect bit clearing | Tomasz Pakuła | 1 | -4/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -8/+8 |
| 2026-01-10 | HID: pidff: Do not set out of range trigger button | Tomasz Pakuła | 1 | -3/+13 |
| 2025-12-19 | HID: usbhid: paper over wrong bNumDescriptor field | Benjamin Tissoires | 1 | -1/+16 |
| 2025-11-18 | HID: pidff: Fix needs_playback check | Tomasz Pakuła | 1 | -2/+2 |
| 2025-09-12 | HID: pidff: Fix possible null pointer dereference | Tomasz Pakuła | 1 | -5/+10 |
| 2025-08-15 | HID: pidff: Reduce PID_EFFECT_OPERATION spam | Tomasz Pakuła | 1 | -8/+28 |
| 2025-08-15 | HID: pidff: clang-format pass | Tomasz Pakuła | 1 | -29/+26 |
| 2025-08-15 | HID: pidff: Define all cardinal directions | Tomasz Pakuła | 1 | -2/+6 |
| 2025-08-15 | HID: pidff: Remove Anssi's email address from info msg | Tomasz Pakuła | 1 | -1/+1 |
| 2025-08-15 | HID: pidff: PERMISSIVE_CONTROL quirk autodetection | Tomasz Pakuła | 1 | -3/+11 |
| 2025-08-15 | HID: pidff: Separate check for infinite duration | Tomasz Pakuła | 1 | -5/+6 |
| 2025-08-15 | HID: pidff: Rework pidff_upload_effect | Tomasz Pakuła | 1 | -128/+115 |
| 2025-08-15 | HID: pidff: Update debug messages | Tomasz Pakuła | 1 | -4/+11 |
| 2025-08-15 | HID: pidff: Add support for AXES_ENABLE field | Tomasz Pakuła | 1 | -4/+87 |
| 2025-08-15 | HID: pidff: Simplify HID field/usage searching logic | Tomasz Pakuła | 1 | -43/+62 |
| 2025-08-15 | HID: pidff: Better quirk assigment when searching for fields | Tomasz Pakuła | 1 | -41/+18 |
| 2025-08-15 | HID: pidff: Treat PID_REQUIRED_REPORTS as count, not max | Tomasz Pakuła | 1 | -2/+2 |
| 2025-08-15 | HID: pidff: Use ARRAY_SIZE macro instead of sizeof | Tomasz Pakuła | 1 | -23/+23 |
| 2025-08-15 | HID: pidff: Remove unneeded debug | Tomasz Pakuła | 1 | -4/+0 |
| 2025-08-15 | HID: pidff: Remove unhelpful pidff_set_actuators helper | Tomasz Pakuła | 1 | -11/+1 |
| 2025-08-15 | HID: pidff: Use direction fix only for conditional effects | Tomasz Pakuła | 2 | -6/+24 |
| 2025-07-31 | Merge branch 'for-6.17/pidff' into for-linus | Jiri Kosina | 2 | -25/+24 |
| 2025-06-10 | HID: pidff: Move else if statements to follow closing braces | Tomasz Pakuła | 1 | -4/+2 |
| 2025-06-10 | HID: pidff: Add missing spaces | Tomasz Pakuła | 1 | -5/+5 |
| 2025-06-10 | HID: pidff: Move trailing statements in pidff_rescale_signed() | Tomasz Pakuła | 1 | -2/+4 |
| 2025-06-10 | HID: pidff: Remove unneeded else in pidff_find_special_field() | Tomasz Pakuła | 1 | -4/+3 |
| 2025-06-10 | HID: pidff: Use __func__ in debugs | Tomasz Pakuła | 1 | -2/+2 |
| 2025-06-10 | HID: pidff: Rework pidff_set_time() to fix warnings | Tomasz Pakuła | 1 | -2/+2 |
| 2025-06-10 | HID: pidff: Remove unneeded debug from pidff_clamp() | Tomasz Pakuła | 1 | -3/+1 |
| 2025-06-10 | HID: pidff: Fix missing blank lines after declarations | Tomasz Pakuła | 1 | -1/+4 |
| 2025-06-10 | HID: hid-pidff.h: Fix comment styling | Tomasz Pakuła | 1 | -2/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-03 | Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+14 |
| 2025-04-24 | HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() | Terry Junge | 1 | -11/+14 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2025-03-26 | Merge branch 'for-6.15/usb-hidbp' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2025-03-26 | Merge branch 'for-6.15/pidff' into for-linus | Jiri Kosina | 3 | -197/+406 |
| 2025-03-04 | HID: pidff: Fix set_device_control() | Tomasz Pakuła | 1 | -5/+15 |
| 2025-03-04 | HID: pidff: Fix 90 degrees direction name North -> East | Tomasz Pakuła | 1 | -1/+1 |
| 2025-03-04 | HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff | Tomasz Pakuła | 1 | -1/+2 |
| 2025-03-04 | HID: pidff: Clamp effect playback LOOP_COUNT value | Tomasz Pakuła | 1 | -1/+2 |
| 2025-03-04 | HID: pidff: Rename two functions to align them with naming convention | Tomasz Pakuła | 1 | -7/+7 |
| 2025-02-11 | HID: pidff: Remove redundant call to pidff_find_special_keys | Tomasz Pakuła | 1 | -4/+0 |
| 2025-02-11 | HID: pidff: Support device error response from PID_BLOCK_LOAD | Tomasz Pakuła | 1 | -1/+7 |
| 2025-02-11 | HID: pidff: Comment and code style update | Tomasz Pakuła | 1 | -32/+25 |
| 2025-02-11 | HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX | Tomasz Pakuła | 1 | -16/+13 |
| 2025-02-03 | HID: usbkbd: Fix the bit shift number for LED_KANA | junan | 1 | -1/+1 |
| 2025-02-03 | HID: pidff: Factor out pool report fetch and remove excess declaration | Tomasz Pakuła | 1 | -21/+24 |
| 2025-02-03 | HID: pidff: Use macros instead of hardcoded min/max values for shorts | Tomasz Pakuła | 1 | -12/+12 |
| 2025-02-03 | HID: pidff: Simplify pidff_rescale_signed | Tomasz Pakuła | 1 | -3/+3 |
| 2025-02-03 | HID: pidff: Move all hid-pidff definitions to a dedicated header | Tomasz Pakuła | 3 | -1/+36 |
| 2025-02-03 | HID: pidff: Fix null pointer dereference in pidff_find_fields | Tomasz Pakuła | 1 | -0/+10 |
| 2025-02-03 | HID: pidff: Factor out code for setting gain | Tomasz Pakuła | 1 | -11/+15 |
| 2025-02-03 | HID: pidff: Rescale time values to match field units | Tomasz Pakuła | 1 | -15/+54 |
| 2025-02-03 | HID: pidff: Define values used in pidff_find_special_fields | Tomasz Pakuła | 1 | -6/+15 |
| 2025-02-03 | HID: pidff: Simplify pidff_upload_effect function | Tomasz Pakuła | 1 | -38/+16 |
| 2025-02-03 | HID: pidff: Completely rework and fix pidff_reset function | Tomasz Pakuła | 1 | -49/+89 |
| 2025-02-03 | HID: pidff: Add PERIODIC_SINE_ONLY quirk | Tomasz Pakuła | 1 | -0/+3 |
| 2025-02-03 | HID: pidff: Stop all effects before enabling actuators | Tomasz Pakuła | 1 | -2/+7 |
| 2025-02-03 | HID: pidff: Add FIX_WHEEL_DIRECTION quirk | Tomasz Pakuła | 1 | -3/+9 |
| 2025-02-03 | HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol | Tomasz Pakuła | 1 | -1/+14 |
| 2025-02-03 | HID: pidff: Add PERMISSIVE_CONTROL quirk | Tomasz Pakuła | 1 | -1/+2 |
| 2025-02-03 | HID: pidff: Add MISSING_PBO quirk and its detection | Tomasz Pakuła | 1 | -18/+29 |
| 2025-02-03 | HID: pidff: Add MISSING_DELAY quirk and its detection | Tomasz Pakuła | 1 | -5/+28 |
| 2025-02-03 | HID: pidff: Clamp PERIODIC effect period to device's logical range | Tomasz Pakuła | 1 | -3/+16 |
| 2025-02-03 | HID: pidff: Do not send effect envelope if it's empty | Tomasz Pakuła | 1 | -18/+24 |
| 2025-02-03 | HID: pidff: Convert infinite length from Linux API to PID standard | Tomasz Pakuła | 1 | -1/+7 |
| 2025-02-03 | HID: intel-thc: fix CONFIG_HID dependency | Arnd Bergmann | 1 | -2/+1 |
| 2024-11-18 | Merge branch 'for-6.13/core' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2024-10-08 | HID: Fix typo in the comment | Yan Zhen | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-06-06 | HID: usbhid: Share USB device firmware node with child HID device | Danny Kaehn | 1 | -0/+2 |
| 2023-10-25 | HID: usbhid: remove #ifdef CONFIG_PM | Thomas Weißschuh | 1 | -8/+3 |
| 2023-02-22 | Merge branch 'for-6.3/hid-core' into for-linus | Benjamin Tissoires | 1 | -2/+7 |
| 2023-01-17 | HID: Make lowlevel driver structs const | Thomas Weißschuh | 1 | -1/+1 |
| 2023-01-17 | HID: Unexport struct usb_hid_driver | Thomas Weißschuh | 1 | -2/+1 |
| 2023-01-17 | HID: usbhid: Make hid_is_usb() non-inline | Thomas Weißschuh | 1 | -0/+6 |
| 2022-10-20 | USB: make devnode() callback in usb_class_driver take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2022-08-25 | HID: move from strlcpy with unused retval to strscpy | Wolfram Sang | 3 | -3/+3 |
| 2022-04-23 | HID: usbhid: remove third argument of usb_maxpacket() | Vincent Mailhol | 3 | -3/+3 |
| 2021-12-02 | HID: add suspend/resume helpers | Benjamin Tissoires | 1 | -11/+8 |
| 2021-09-01 | Merge branch 'for-5.15/core' into for-linus | Jiri Kosina | 1 | -11/+18 |
| 2021-09-01 | HID: usbhid: Simplify code in hid_submit_ctrl() | Alan Stern | 1 | -8/+4 |
| 2021-09-01 | HID: usbhid: Fix warning caused by 0-length input reports | Alan Stern | 1 | -0/+1 |
| 2021-09-01 | HID: usbhid: Fix flood of "control queue full" messages | Michal Kubecek | 1 | -8/+7 |
| 2021-07-28 | HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" | Colin Ian King | 1 | -1/+1 |
| 2021-07-28 | HID: usbhid: free raw_report buffers in usbhid_stop | Anirudh Rayabharam | 1 | -1/+12 |
| 2021-06-30 | Merge branch 'for-5.14/multitouch' into for-linus | Jiri Kosina | 1 | -0/+8 |
| 2021-06-30 | Merge branch 'for-5.14/core' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2021-06-25 | HID: usbhid: Implement may_wakeup ll-driver callback | Hans de Goede | 1 | -0/+8 |
| 2021-06-15 | HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible | Hyeonggon Yoo | 1 | -2/+2 |
| 2021-05-27 | HID: pidff: fix error return code in hid_pidff_init() | Zhen Lei | 1 | -0/+1 |
| 2021-05-26 | HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible | Hyeonggon Yoo | 1 | -1/+1 |
| 2021-05-05 | HID: usbhid: fix info leak in hid_submit_ctrl | Anirudh Rayabharam | 1 | -1/+1 |
| 2021-04-29 | Merge branch 'for-5.13/warnings' into for-linus | Jiri Kosina | 2 | -11/+11 |
| 2021-04-07 | HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses | Lee Jones | 1 | -2/+2 |
| 2021-04-07 | HID: usbhid: Repair a formatting issue in a struct description | Lee Jones | 1 | -9/+9 |
| 2021-03-08 | HID: hiddev: Return specific error codes on connect failure | Jason Gerecke | 1 | -3/+3 |
| 2020-11-25 | HID: usbhid: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+2 |
| 2020-08-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 3 | -31/+28 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+0 |
| 2020-08-18 | Revert "HID: usbhid: do not sleep when opening device" | Jiri Kosina | 2 | -31/+24 |
| 2020-08-17 | HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage() | Peilin Ye | 1 | -0/+4 |
| 2020-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2 | -25/+32 |
| 2020-06-16 | HID: usbhid: remove redundant assignment to variable retval | Colin Ian King | 1 | -1/+1 |
| 2020-06-16 | HID: usbhid: do not sleep when opening device | Dmitry Torokhov | 2 | -24/+31 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -3/+3 |
| 2020-04-29 | HID: usbhid: Fix race between usbhid_close() and usbhid_stop() | Alan Stern | 2 | -8/+30 |
| 2020-02-12 | HID: hiddev: Fix race in in hiddev_disconnect() | dan.carpenter@oracle.com | 1 | -1/+1 |
| 2019-12-18 | HID: hiddev: fix mess in hiddev_open() | Dmitry Torokhov | 1 | -55/+42 |
| 2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann | 1 | -10/+1 |
| 2019-09-22 | Merge branch 'for-5.4/hidraw-hiddev-epoll' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2019-08-06 | HID: hiddev: do cleanup in failure of opening a device | Hillf Danton | 1 | -0/+4 |
| 2019-08-06 | HID: hiddev: avoid opening a disconnected device | Hillf Danton | 1 | -0/+8 |
| 2019-08-05 | hiddev: Return EPOLLOUT from hiddev_poll | Fabian Henneke | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 5 | -67/+5 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2018-10-26 | HID: hiddev: fix potential Spectre v1 | Breno Leitao | 1 | -4/+14 |
| 2018-08-20 | Merge branch 'for-4.19/upstream' into for-linus | Jiri Kosina | 1 | -3/+4 |
| 2018-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+11 |
| 2018-07-09 | HID: hiddev: fix potential Spectre v1 | Gustavo A. R. Silva | 1 | -0/+11 |
| 2018-06-25 | HID: usbhid: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior | 1 | -3/+4 |
| 2018-06-15 | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+11 |
| 2018-03-23 | HID: usbhid: extend the polling interval configuration to keyboards | Filip Alac | 1 | -1/+11 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
| 2018-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -409/+6 |
| 2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
| 2017-11-21 | HID: Ignore Jabra HID interface based on firmware version | Niels Skou Olsen | 1 | -0/+1 |
| 2017-11-21 | HID: core: move the dynamic quirks handling in core | Benjamin Tissoires | 3 | -409/+5 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+5 |
| 2017-11-15 | Merge branch 'for-4.15/use-timer-setup' into for-linus | Jiri Kosina | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-17 | HID: add multi-input quirk for GamepadBlock | Florian Mueller | 1 | -0/+1 |
| 2017-10-11 | HID: usbhid: fix out-of-bounds bug | Jaejoong Kim | 1 | -1/+11 |
| 2017-10-11 | HID: usbhid: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+4 |
| 2017-09-06 | HID: add multi-input quirk for IDC6680 touchscreen | Nicholas Bishop | 1 | -0/+1 |
| 2017-09-05 | Merge branch 'for-4.14/wacom' into for-linus | Jiri Kosina | 1 | -1/+2 |
| 2017-09-05 | Merge branch 'for-4.14/upstream' into for-linus | Jiri Kosina | 2 | -2/+2 |
| 2017-08-10 | HID: usbmouse: constify usb_device_id and fix space before '[' error | Arvind Yadav | 1 | -1/+1 |
| 2017-08-10 | HID: usbkbd: constify usb_device_id and fix space before '[' error. | Arvind Yadav | 1 | -1/+1 |
| 2017-07-31 | HID: add ALWAYS_POLL quirk for Logitech 0xc077 | Kyle Roarty | 1 | -0/+1 |
| 2017-07-27 | HID: introduce hid_is_using_ll_driver | Jason Gerecke | 1 | -1/+2 |
| 2017-07-21 | HID: usbhid: fix "always poll" quirk | Dmitry Torokhov | 1 | -6/+10 |
| 2017-07-10 | Merge branches 'for-4.13/multitouch', 'for-4.13/retrode', 'for-4.13/transport... | Jiri Kosina | 3 | -95/+92 |
| 2017-06-08 | HID: usbhid: remove custom locking from usbhid_open/close | Dmitry Torokhov | 1 | -61/+52 |
| 2017-06-08 | HID: usbhid: do not rely on hid->open when deciding to do IO | Dmitry Torokhov | 2 | -7/+29 |
| 2017-06-08 | HID: hiddev: use hid_hw_power instead of usbhid_get/put_power | Dmitry Torokhov | 3 | -27/+11 |
| 2017-06-08 | HID: hiddev: use hid_hw_open/close instead of usbhid_open/close | Dmitry Torokhov | 3 | -11/+11 |
| 2017-06-06 | HID: Add quirk for Dell PIXART OEM mouse | Sebastian Parschauer | 1 | -0/+1 |
| 2017-05-02 | Merge branch 'for-4.12/asus' into for-linus | Jiri Kosina | 1 | -0/+1 |
| 2017-05-02 | Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2... | Jiri Kosina | 3 | -38/+45 |
| 2017-04-26 | HID: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switch | Vasilis Liaskovitis | 1 | -0/+1 |
| 2017-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+3 |
| 2017-03-21 | HID: hiddev: reallocate hiddev's minor number | Jaejoong Kim | 1 | -11/+2 |
| 2017-03-21 | HID: remove initial reading of reports at connect | Benjamin Tissoires | 3 | -9/+17 |
| 2017-03-21 | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGB | Oscar Campos | 1 | -0/+3 |
| 2017-03-06 | HID: usbhid: Use pr_<level> and remove unnecessary OOM messages | Joe Perches | 2 | -16/+11 |
| 2017-03-06 | HID: usbhid: extend polling interval configuration to joysticks | Tobias Jakobi | 1 | -3/+15 |
| 2017-03-06 | HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapter | Tomasz Kramkowski | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
| 2017-02-20 | Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may... | Jiri Kosina | 4 | -15/+6 |
| 2017-01-26 | HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL | Colin Ian King | 1 | -0/+1 |
| 2017-01-20 | HID: whitespace cleanup | Dennis Chen | 1 | -2/+2 |
| 2017-01-20 | HID: multitouch: enable Surface 3 Type Cover Pro to report multitouch data | Dennis Chen | 1 | -3/+0 |
| 2017-01-11 | HID: add device ID for updated Mayflash/Dragonrise GameCube adapter | Marcel Hasler | 1 | -1/+1 |
| 2017-01-11 | HID: multitouch: enable Surface 4 Type Cover Pro (non-JP) to report multitouc... | Daniel Keller | 1 | -2/+0 |
| 2017-01-06 | HID: remove use of DRIVER_LICENSE | Grant Grundler | 3 | -6/+3 |
| 2017-01-02 | HID: usbhid: Add quirk for Mayflash/Dragonrise DolphinBar. | Marcel Hasler | 1 | -0/+1 |
| 2017-01-02 | HID: usbhid: Add quirk for the Futaba TOSD-5711BB VFD | Alex Wood | 1 | -0/+1 |
| 2016-12-19 | HID: multitouch: enable the Surface 4 Type Cover Pro (JP) to report multitouc... | Yuta Kobayashi | 1 | -1/+0 |
| 2016-12-14 | Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'... | Jiri Kosina | 2 | -4/+7 |
| 2016-12-09 | HID: usbhid: fix improper return value | Pan Bian | 1 | -3/+3 |
| 2016-11-28 | HID: multitouch: enable the Surface 3 Type Cover to report multitouch data | Benjamin Tissoires | 1 | -1/+0 |
| 2016-11-23 | HID: microsoft: Add Surface 4 type cover pro 4 not JP versions | Daniel Keller | 1 | -0/+2 |
| 2016-11-03 | HID: usbhid: Add quirks for Mayflash/Dragonrise GameCube and PS3 adapters | Marcel Hasler | 1 | -0/+2 |
| 2016-11-03 | HID: usbhid: add ATEN CS962 to list of quirky devices | Oliver Neukum | 1 | -0/+1 |
| 2016-10-10 | HID: add quirk for Akai MIDImix. | Steinar H. Gunderson | 1 | -0/+1 |
| 2016-10-07 | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 1 | -1/+2 |
| 2016-09-19 | HID: support for keyboard - Corsair STRAFE | Marian Krivoš | 1 | -0/+1 |
| 2016-09-19 | HID: kye: Rename MousePen i608X v2 macro | Nikolai Kondrashov | 1 | -1/+1 |