summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-3113-34/+96
|\
| * HID: nintendo: fix rumble worker null pointer derefDaniel J. Ogorchock2022-08-251-2/+4
| * HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu2022-08-252-0/+2
| * HID: input: fix uclogic tabletsBenjamin Tissoires2022-08-251-1/+4
| * HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver listAditya Garg2022-08-252-0/+4
| * HID: add Lenovo Yoga C630 battery quirkSteev Klimaszewski2022-08-252-0/+3
| * HID: AMD_SFH: Add a DMI quirk entry for ChromebooksAkihiko Odaki2022-08-251-0/+18
| * HID: thrustmaster: Add sparco wheel and fix array lengthMichael Hübner2022-08-251-1/+2
| * hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu2022-08-251-29/+39
| * HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang2022-08-251-1/+1
| * HID: asus: ROG NKey: Ignore portion of 0x5a reportJosh Kilmer2022-08-251-0/+7
| * HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati2022-08-251-0/+2
| * HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones2022-08-251-0/+10
* | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-041-1/+37
|\ \ | |/ |/|
| * HID: surface-hid: Add support for hot-removalMaximilian Luz2022-06-131-1/+37
* | Merge tag 'for-linus-2022080201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-0441-208/+2001
|\ \
| * \ Merge branch 'for-5.20/uclogic' into for-linusJiri Kosina2022-08-029-14/+581
| |\ \
| | * | HID: uclogic: Add support for XP-PEN Deco LJosé Expósito2022-06-155-0/+310
| | * | HID: uclogic: Allow to generate frame templatesJosé Expósito2022-06-153-3/+53
| | * | HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()José Expósito2022-06-154-0/+207
| | * | HID: uclogic: Make template placeholder IDs genericJosé Expósito2022-06-153-14/+14
| * | | Merge branch 'for-5.20/nintendo' into for-linusJiri Kosina2022-08-021-0/+2
| |\ \ \
| | * | | HID: nintendo: Set phys property of input device based on HID physThomas Schneider2022-06-151-0/+2
| | |/ /
| * | | Merge branch 'for-5.20/elan' into for-linusJiri Kosina2022-08-023-0/+146
| |\ \ \
| | * | | HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreensDouglas Anderson2022-06-083-0/+146
| | |/ /
| * | | Merge branch 'for-5.20/core' into for-linusJiri Kosina2022-08-021-1/+1
| |\ \ \
| | * | | HID: core: remove unneeded assignment in hid_process_report()Lukas Bulwahn2022-07-211-1/+1
| | |/ /
| * | | Merge branch 'for-5.20/apple' into for-linusJiri Kosina2022-08-021-5/+30
| |\ \ \
| | * | | HID: apple: Add "GANSS" to the non-Apple listHilton Chain2022-07-221-1/+2
| | * | | HID: apple: Properly handle function keys on non-Apple keyboardHilton Chain2022-06-081-5/+29
| | |/ /
| * | | Merge branch 'for-5.20/amd-sfh' into for-linusJiri Kosina2022-08-0214-143/+1103
| |\ \ \
| | * | | HID: amd_sfh: Handle condition of "no sensors"Basavaraj Natikar2022-07-231-0/+2
| | * | | HID: amd_sfh: Fix implicit declaration error on i386Basavaraj Natikar2022-07-231-0/+2
| | * | | HID: amd_sfh: Implement SFH1.1 functionalityBasavaraj Natikar2022-07-218-0/+895
| | * | | HID: amd_sfh: Move interrupt handling to common interfaceBasavaraj Natikar2022-07-213-8/+10
| | * | | HID: amd_sfh: Move amd_sfh_work to common interfaceBasavaraj Natikar2022-07-212-2/+4
| | * | | HID: amd_sfh: Move global functions to staticBasavaraj Natikar2022-07-213-12/+5
| | * | | HID: amd_sfh: Add remove operation in amd_mp2_opsBasavaraj Natikar2022-07-212-1/+4
| | * | | HID: amd_sfh: Add PM operations in amd_mp2_opsBasavaraj Natikar2022-07-213-39/+58
| | * | | HID: amd_sfh: Add descriptor operations in amd_mp2_opsBasavaraj Natikar2022-07-217-25/+42
| | * | | HID: amd_sfh: Move request_list variable to client dataBasavaraj Natikar2022-07-212-5/+8
| | * | | HID: amd_sfh: Move request_list struct to header fileBasavaraj Natikar2022-07-212-10/+9
| | * | | HID: amd_sfh: Move common macros and structuresBasavaraj Natikar2022-07-212-41/+60
| | * | | HID: amd_sfh: Add NULL check for hid deviceBasavaraj Natikar2022-07-211-4/+8
| | |/ /
| * | | HID: alps: Declare U1_UNICORN_LEGACY supportArtem Borisov2022-07-221-0/+2
| * | | HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke2022-07-213-0/+44
| * | | HID: nintendo: Add missing array terminationGuenter Roeck2022-07-211-0/+1
| * | | HID: lg-g15: Fix comment typoJason Wang2022-07-211-1/+1
| * | | ID: intel-ish-hid: hid-client: drop unexpected word "the" in the commentsJiang Jian2022-07-211-1/+1
| * | | HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()Harshit Mogalapalli2022-07-211-0/+3