Age | Commit message (Expand) | Author |
2022-08-31 | Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-25 | HID: nintendo: fix rumble worker null pointer deref | Daniel J. Ogorchock |
2022-08-25 | HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID | Even Xu |
2022-08-25 | HID: input: fix uclogic tablets | Benjamin Tissoires |
2022-08-25 | HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list | Aditya Garg |
2022-08-25 | HID: add Lenovo Yoga C630 battery quirk | Steev Klimaszewski |
2022-08-25 | HID: AMD_SFH: Add a DMI quirk entry for Chromebooks | Akihiko Odaki |
2022-08-25 | HID: thrustmaster: Add sparco wheel and fix array length | Michael Hübner |
2022-08-25 | hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message | Even Xu |
2022-08-25 | HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo | Jason Wang |
2022-08-25 | HID: asus: ROG NKey: Ignore portion of 0x5a report | Josh Kilmer |
2022-08-25 | HID: hidraw: fix memory leak in hidraw_release() | Karthik Alapati |
2022-08-25 | HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report | Lee Jones |
2022-08-04 | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-08-04 | Merge tag 'for-linus-2022080201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-02 | Merge branch 'for-5.20/uclogic' into for-linus | Jiri Kosina |
2022-08-02 | Merge branch 'for-5.20/nintendo' into for-linus | Jiri Kosina |
2022-08-02 | Merge branch 'for-5.20/elan' into for-linus | Jiri Kosina |
2022-08-02 | Merge branch 'for-5.20/core' into for-linus | Jiri Kosina |
2022-08-02 | Merge branch 'for-5.20/apple' into for-linus | Jiri Kosina |
2022-08-02 | Merge branch 'for-5.20/amd-sfh' into for-linus | Jiri Kosina |
2022-07-23 | HID: amd_sfh: Handle condition of "no sensors" | Basavaraj Natikar |
2022-07-23 | HID: amd_sfh: Fix implicit declaration error on i386 | Basavaraj Natikar |
2022-07-22 | HID: apple: Add "GANSS" to the non-Apple list | Hilton Chain |
2022-07-22 | HID: alps: Declare U1_UNICORN_LEGACY support | Artem Borisov |
2022-07-21 | HID: wacom: Force pen out of prox if no events have been received in a while | Jason Gerecke |
2022-07-21 | HID: nintendo: Add missing array termination | Guenter Roeck |
2022-07-21 | HID: lg-g15: Fix comment typo | Jason Wang |
2022-07-21 | HID: amd_sfh: Implement SFH1.1 functionality | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Move interrupt handling to common interface | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Move amd_sfh_work to common interface | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Move global functions to static | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Add remove operation in amd_mp2_ops | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Add PM operations in amd_mp2_ops | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Add descriptor operations in amd_mp2_ops | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Move request_list variable to client data | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Move request_list struct to header file | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Move common macros and structures | Basavaraj Natikar |
2022-07-21 | HID: amd_sfh: Add NULL check for hid device | Basavaraj Natikar |
2022-07-21 | HID: core: remove unneeded assignment in hid_process_report() | Lukas Bulwahn |
2022-07-21 | ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments | Jiang Jian |
2022-07-21 | HID: mcp2221: prevent a buffer overflow in mcp_smbus_write() | Harshit Mogalapalli |
2022-06-15 | HID: nintendo: Set phys property of input device based on HID phys | Thomas Schneider |
2022-06-15 | HID: uclogic: Add support for XP-PEN Deco L | José Expósito |
2022-06-15 | HID: uclogic: Allow to generate frame templates | José Expósito |
2022-06-15 | HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply() | José Expósito |
2022-06-15 | HID: uclogic: Make template placeholder IDs generic | José Expósito |
2022-06-13 | HID: surface-hid: Add support for hot-removal | Maximilian Luz |
2022-06-09 | HID: multitouch: new device class fix Lenovo X12 trackpad sticky | Tao Jin |
2022-06-09 | HID: cp2112: prevent a buffer overflow in cp2112_xfer() | Harshit Mogalapalli |