Age | Commit message (Expand) | Author |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-27 | HID: amd_sfh: Fix potential NULL pointer dereference | Basavaraj Natikar |
2021-09-25 | HID: roccat: Use struct_group() to zero kone_mouse_event | Kees Cook |
2021-09-25 | HID: cp2112: Use struct_group() for memcpy() region | Kees Cook |
2021-09-22 | HID: u2fzero: ignore incomplete packets without data | Andrej Shadura |
2021-09-16 | HID: amd_sfh: Fix potential NULL pointer dereference | Evgeny Novikov |
2021-09-15 | HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs | Joshua-Dickens |
2021-09-15 | HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS | Mizuho Mori |
2021-09-15 | HID: betop: fix slab-out-of-bounds Write in betop_probe | F.A.Sulaiman |
2021-09-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds |
2021-09-01 | Merge branch 'for-5.15/apple' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/wacom' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/thrustmaster' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/sony' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/magicmouse' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/logitech' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/goodix' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/core' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/cmedia' into for-linus | Jiri Kosina |
2021-09-01 | Merge branch 'for-5.15/amd-sfh' into for-linus | Jiri Kosina |
2021-09-01 | HID: usbhid: Simplify code in hid_submit_ctrl() | Alan Stern |
2021-09-01 | HID: usbhid: Fix warning caused by 0-length input reports | Alan Stern |
2021-09-01 | HID: usbhid: Fix flood of "control queue full" messages | Michal Kubecek |
2021-08-20 | HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in. | Ulrich Spörlein |
2021-08-20 | HID: sony: support for the ghlive ps4 dongles | Daniel Nguyen |
2021-08-20 | HID: thrustmaster: clean up Makefile and adapt quirks | Lukas Bulwahn |
2021-08-20 | HID: i2c-hid: Fix Elan touchpad regression | Jim Broadus |
2021-08-20 | HID: asus: Prevent Claymore sending suspend event | Luke D. Jones |
2021-08-20 | HID: amd_sfh: Add dyndbg prints for debugging | Basavaraj Natikar |
2021-08-20 | HID: amd_sfh: Add support for PM suspend and resume | Basavaraj Natikar |
2021-08-20 | HID: amd_sfh: Move hid probe after sensor is enabled | Basavaraj Natikar |
2021-08-20 | HID: amd_sfh: Add command response to check command status | Basavaraj Natikar |
2021-08-20 | HID: amd_sfh: Fix period data field to enable sensor | Basavaraj Natikar |
2021-08-20 | HID: logitech-hidpp: battery: provide CAPACITY property for newer devices | Hamza Mahfooz |
2021-08-20 | HID: thrustmaster: Fix memory leak in thrustmaster_interrupts() | Evgeny Novikov |
2021-08-20 | HID: thrustmaster: Fix memory leak in remove | Evgeny Novikov |
2021-08-20 | HID: thrustmaster: Fix memory leaks in probe | Evgeny Novikov |
2021-08-20 | HID: elo: update the reference count of the usb device structure | Salah Triki |
2021-08-20 | HID: logitech-hidpp: Use 'atomic_inc_return' instead of hand-writing it | Christophe JAILLET |
2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman |
2021-07-29 | HID: ft260: fix device removal due to USB disconnect | Michael Zaidman |
2021-07-28 | HID: apple: Add missing scan code event for keys handled by hid-apple | Vincent Lefevre |
2021-07-28 | HID: cmedia: add support for HS-100B mute button | Thomas Weißschuh |
2021-07-28 | HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier() | Douglas Anderson |
2021-07-28 | HID: wacom: Refactor touch input mute checks into a common function | Jason Gerecke |
2021-07-28 | HID: wacom: Avoid sending empty sync events | Jason Gerecke |
2021-07-28 | HID: wacom: Short-circuit processing of touch when it is disabled | Jason Gerecke |
2021-07-28 | HID: wacom: set initial hardware touch switch state to 'off' | Ping Cheng |
2021-07-28 | HID: wacom: Skip processing of touches with negative slot values | Jason Gerecke |
2021-07-28 | HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDT | Jason Gerecke |