- 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 88a0404 HID: amd_sfh: Fix potential NULL pointer dereference by Basavaraj Natikar · 3 years, 3 months ago
- 69dae0f HID: roccat: Use struct_group() to zero kone_mouse_event by Kees Cook · 3 years, 7 months ago
- 5e423a0 HID: cp2112: Use struct_group() for memcpy() region by Kees Cook · 3 years, 6 months ago
- 22d6576 HID: u2fzero: ignore incomplete packets without data by Andrej Shadura · 3 years, 3 months ago
- d46ef75 HID: amd_sfh: Fix potential NULL pointer dereference by Evgeny Novikov · 3 years, 7 months ago
- 0c8fbaa HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs by Joshua-Dickens · 3 years, 4 months ago
- 67fd71b HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS by Mizuho Mori · 3 years, 5 months ago
- 1e4ce41 HID: betop: fix slab-out-of-bounds Write in betop_probe by F.A.Sulaiman · 3 years, 4 months ago
- 83ec916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 4 months ago
- 46a226b Merge branch 'for-5.15/apple' into for-linus by Jiri Kosina · 3 years, 4 months ago
- 2501ce9 Merge branch 'for-5.15/wacom' into for-linus by Jiri Kosina · 3 years, 4 months ago
- fcbc26eb Merge branch 'for-5.15/thrustmaster' into for-linus by Jiri Kosina · 3 years, 4 months ago
- 854a958 Merge branch 'for-5.15/sony' into for-linus by Jiri Kosina · 3 years, 4 months ago
- 163a312 Merge branch 'for-5.15/magicmouse' into for-linus by Jiri Kosina · 3 years, 4 months ago
- 1138b33 Merge branch 'for-5.15/logitech' into for-linus by Jiri Kosina · 3 years, 4 months ago
- 6ef9233 Merge branch 'for-5.15/goodix' into for-linus by Jiri Kosina · 3 years, 4 months ago
- dab6e4f Merge branch 'for-5.15/core' into for-linus by Jiri Kosina · 3 years, 4 months ago
- e4ee509 Merge branch 'for-5.15/cmedia' into for-linus by Jiri Kosina · 3 years, 4 months ago
- 56e527b Merge branch 'for-5.15/amd-sfh' into for-linus by Jiri Kosina · 3 years, 4 months ago
- d2f311e HID: usbhid: Simplify code in hid_submit_ctrl() by Alan Stern · 3 years, 4 months ago
- 0a824ef HID: usbhid: Fix warning caused by 0-length input reports by Alan Stern · 3 years, 4 months ago
- 5049307 HID: usbhid: Fix flood of "control queue full" messages by Michal Kubecek · 3 years, 4 months ago
- bab94e97 HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in. by Ulrich Spörlein · 3 years, 5 months ago
- a4bfe13 HID: sony: support for the ghlive ps4 dongles by Daniel Nguyen · 3 years, 5 months ago
- 462ba66 HID: thrustmaster: clean up Makefile and adapt quirks by Lukas Bulwahn · 3 years, 5 months ago
- 7865370 HID: i2c-hid: Fix Elan touchpad regression by Jim Broadus · 3 years, 5 months ago
- 87c7ee7 HID: asus: Prevent Claymore sending suspend event by Luke D. Jones · 3 years, 5 months ago
- e665775 HID: amd_sfh: Add dyndbg prints for debugging by Basavaraj Natikar · 3 years, 5 months ago
- 0873d1a HID: amd_sfh: Add support for PM suspend and resume by Basavaraj Natikar · 3 years, 5 months ago
- ac15e91 HID: amd_sfh: Move hid probe after sensor is enabled by Basavaraj Natikar · 3 years, 5 months ago
- 173709f HID: amd_sfh: Add command response to check command status by Basavaraj Natikar · 3 years, 5 months ago
- 3978f54 HID: amd_sfh: Fix period data field to enable sensor by Basavaraj Natikar · 3 years, 5 months ago
- b23cdfb HID: logitech-hidpp: battery: provide CAPACITY property for newer devices by Hamza Mahfooz · 3 years, 5 months ago
- c3800ee HID: thrustmaster: Fix memory leak in thrustmaster_interrupts() by Evgeny Novikov · 3 years, 5 months ago
- df3a97b HID: thrustmaster: Fix memory leak in remove by Evgeny Novikov · 3 years, 5 months ago
- d0f1d5a HID: thrustmaster: Fix memory leaks in probe by Evgeny Novikov · 3 years, 5 months ago
- fbf4272 HID: elo: update the reference count of the usb device structure by Salah Triki · 3 years, 5 months ago
- 46dcd1c HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing it by Christophe JAILLET · 3 years, 5 months ago
- bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- db8d3a2 HID: ft260: fix device removal due to USB disconnect by Michael Zaidman · 3 years, 5 months ago
- 3b41fb4 HID: apple: Add missing scan code event for keys handled by hid-apple by Vincent Lefevre · 3 years, 5 months ago
- bebf882 HID: cmedia: add support for HS-100B mute button by Thomas Weißschuh · 3 years, 5 months ago
- 25ddd7c HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier() by Douglas Anderson · 3 years, 5 months ago
- 9d339fe HID: wacom: Refactor touch input mute checks into a common function by Jason Gerecke · 3 years, 5 months ago
- ccb51c2e HID: wacom: Avoid sending empty sync events by Jason Gerecke · 3 years, 5 months ago
- 5bed012 HID: wacom: Short-circuit processing of touch when it is disabled by Jason Gerecke · 3 years, 5 months ago
- dc9dc86 HID: wacom: set initial hardware touch switch state to 'off' by Ping Cheng · 3 years, 5 months ago
- 7cc8524 HID: wacom: Skip processing of touches with negative slot values by Jason Gerecke · 3 years, 5 months ago
- 6ca2350 HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT by Jason Gerecke · 3 years, 5 months ago
- 0818ec1 HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" by Colin Ian King · 3 years, 5 months ago
- ebe0b42a HID: apple: Add support for Keychron K1 wireless keyboard by Haochen Tong · 3 years, 5 months ago
- f7744fa HID: usbhid: free raw_report buffers in usbhid_stop by Anirudh Rayabharam · 3 years, 6 months ago
- e9c6729 HID: fix typo in Kconfig by Christophe JAILLET · 3 years, 5 months ago
- 9f59efc HID: ft260: fix format type warning in ft260_word_show() by Michael Zaidman · 3 years, 8 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 18eeef4 HID: i2c-hid: goodix: Tie the reset line to true state of the regulator by Douglas Anderson · 3 years, 6 months ago
- 8aa6348 HID: amd_sfh: Use correct MMIO register for DMA address by Dylan MacKenzie · 3 years, 6 months ago
- 9d60648 HID: magicmouse: high-resolution scroll threshold by José Expósito · 3 years, 6 months ago
- d4b9f10 HID: magicmouse: enable high-resolution scroll by José Expósito · 3 years, 6 months ago
- 3fdcf7c HID: asus: Remove check for same LED brightness on set by Luke D. Jones · 3 years, 6 months ago
- f4abaa9 HID: input: do not report stylus battery state as "full" by Dmitry Torokhov · 3 years, 6 months ago
- e48bf29 HID: intel-ish-hid: use async resume function by Ye Xiang · 3 years, 7 months ago
- b3e2964 Merge branch 'for-5.14/multitouch' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 8f4ef88 Merge branch 'for-5.14/logitech' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 33197bd Merge branch 'for-5.14/intel-ish' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 7f1f380 Merge branch 'for-5.14/google' into for-linus by Jiri Kosina · 3 years, 6 months ago
- fd73788 Merge branch 'for-5.14/core' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 5a94296 Merge branch 'for-5.14/amd-sfh' into for-linus by Jiri Kosina · 3 years, 6 months ago
- 3b77093 HID: thrustmaster: Switch to kmemdup() when allocate change_request by Yang Yingliang · 3 years, 8 months ago
- 498d0dd HID: multitouch: Disable event reporting on suspend when the device is not a wakeup-source by Hans de Goede · 3 years, 7 months ago
- 622d97c HID: logitech-dj: Implement may_wakeup ll-driver callback by Hans de Goede · 3 years, 7 months ago
- 978e786 HID: usbhid: Implement may_wakeup ll-driver callback by Hans de Goede · 3 years, 7 months ago
- bcfa8d14 HID: input: Add support for Programmable Buttons by Thomas Weißschuh · 3 years, 7 months ago
- 424d823 HID: wacom: Correct base usage for capacitive ExpressKey status bits by Jason Gerecke · 3 years, 6 months ago
- 24a31ea HID: amd_sfh: Add initial support for HPD sensor by Basavaraj Natikar · 3 years, 6 months ago
- 0aad9c9 HID: amd_sfh: Extend ALS support for newer AMD platform by Basavaraj Natikar · 3 years, 6 months ago
- f264481 HID: amd_sfh: Extend driver capabilities for multi-generation support by Basavaraj Natikar · 3 years, 6 months ago
- 2b2bcc7 HID: surface-hid: Fix get-report request by Maximilian Luz · 3 years, 7 months ago
- fb1a79a HID: sony: fix freeze when inserting ghlive ps3/wii dongles by Pascal Giard · 3 years, 7 months ago
- a3af901 HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible by Hyeonggon Yoo · 3 years, 7 months ago
- aa59d6b HID: intel-ish-hid: ipc: Specify that EHL no cache snooping by Even Xu · 3 years, 7 months ago
- 4aae88b HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback by Even Xu · 3 years, 7 months ago
- 65e4122 HID: intel-ish-hid: Set ISH driver depends on x86 by Even Xu · 3 years, 7 months ago
- b553972 HID: hid-input: add Surface Go battery quirk by Zoltan Tamas Vajda · 3 years, 7 months ago
- f8e5388 HID: intel-ish-hid: Fix minor typos in comments by Austin Kim · 3 years, 7 months ago
- a94f66a HID: asus: Cleanup Asus T101HA keyboard-dock handling by Hans de Goede · 3 years, 8 months ago
- 4b4f6ce HID: magicmouse: fix NULL-deref on disconnect by Johan Hovold · 3 years, 8 months ago
- 22db5e0 HID: intel-ish-hid: ipc: Add Alder Lake device IDs by Ye Xiang · 3 years, 8 months ago
- dc5f9f5 HID: i2c-hid: fix format string mismatch by Arnd Bergmann · 3 years, 8 months ago
- 5ad755f HID: amd_sfh: Fix memory leak in amd_sfh_work by Basavaraj Natikar · 3 years, 8 months ago
- e3d6a59 HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() by Basavaraj Natikar · 3 years, 8 months ago
- 82f09a6 HID: ft260: improve error handling of ft260_hid_feature_report_get() by Michael Zaidman · 3 years, 8 months ago
- 4fb1251 HID: magicmouse: fix crash when disconnecting Magic Trackpad 2 by José Expósito · 3 years, 8 months ago
- a4b4940 HID: gt683r: add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
- 3dd653c HID: pidff: fix error return code in hid_pidff_init() by Zhen Lei · 3 years, 8 months ago
- 81c8bf9 HID: logitech-hidpp: initialize level variable by Tom Rix · 3 years, 8 months ago
- 31a4cf1d HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad by Hans de Goede · 3 years, 8 months ago
- e62b91c HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_keys_pressed) by Hans de Goede · 3 years, 8 months ago
- b15b253 HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible by Hyeonggon Yoo · 3 years, 7 months ago