summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+37
2022-08-04Merge tag 'for-linus-2022080201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-208/+2001
2022-08-02Merge branch 'for-5.20/uclogic' into for-linusJiri Kosina-14/+581
2022-08-02Merge branch 'for-5.20/nintendo' into for-linusJiri Kosina-0/+2
2022-08-02Merge branch 'for-5.20/elan' into for-linusJiri Kosina-0/+146
2022-08-02Merge branch 'for-5.20/core' into for-linusJiri Kosina-1/+1
2022-08-02Merge branch 'for-5.20/apple' into for-linusJiri Kosina-5/+30
2022-08-02Merge branch 'for-5.20/amd-sfh' into for-linusJiri Kosina-143/+1103
2022-07-23HID: amd_sfh: Handle condition of "no sensors"Basavaraj Natikar-0/+2
2022-07-23HID: amd_sfh: Fix implicit declaration error on i386Basavaraj Natikar-0/+2
2022-07-22HID: apple: Add "GANSS" to the non-Apple listHilton Chain-1/+2
2022-07-22HID: alps: Declare U1_UNICORN_LEGACY supportArtem Borisov-0/+2
2022-07-21HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke-0/+44
2022-07-21HID: nintendo: Add missing array terminationGuenter Roeck-0/+1
2022-07-21HID: lg-g15: Fix comment typoJason Wang-1/+1
2022-07-21HID: amd_sfh: Implement SFH1.1 functionalityBasavaraj Natikar-0/+895
2022-07-21HID: amd_sfh: Move interrupt handling to common interfaceBasavaraj Natikar-8/+10
2022-07-21HID: amd_sfh: Move amd_sfh_work to common interfaceBasavaraj Natikar-2/+4
2022-07-21HID: amd_sfh: Move global functions to staticBasavaraj Natikar-12/+5
2022-07-21HID: amd_sfh: Add remove operation in amd_mp2_opsBasavaraj Natikar-1/+4
2022-07-21HID: amd_sfh: Add PM operations in amd_mp2_opsBasavaraj Natikar-39/+58
2022-07-21HID: amd_sfh: Add descriptor operations in amd_mp2_opsBasavaraj Natikar-25/+42
2022-07-21HID: amd_sfh: Move request_list variable to client dataBasavaraj Natikar-5/+8
2022-07-21HID: amd_sfh: Move request_list struct to header fileBasavaraj Natikar-10/+9
2022-07-21HID: amd_sfh: Move common macros and structuresBasavaraj Natikar-41/+60
2022-07-21HID: amd_sfh: Add NULL check for hid deviceBasavaraj Natikar-4/+8
2022-07-21HID: core: remove unneeded assignment in hid_process_report()Lukas Bulwahn-1/+1
2022-07-21ID: intel-ish-hid: hid-client: drop unexpected word "the" in the commentsJiang Jian-1/+1
2022-07-21HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()Harshit Mogalapalli-0/+3
2022-06-15HID: nintendo: Set phys property of input device based on HID physThomas Schneider-0/+2
2022-06-15HID: uclogic: Add support for XP-PEN Deco LJosé Expósito-0/+310
2022-06-15HID: uclogic: Allow to generate frame templatesJosé Expósito-3/+53
2022-06-15HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()José Expósito-0/+207
2022-06-15HID: uclogic: Make template placeholder IDs genericJosé Expósito-14/+14
2022-06-13HID: surface-hid: Add support for hot-removalMaximilian Luz-1/+37
2022-06-09HID: multitouch: new device class fix Lenovo X12 trackpad stickyTao Jin-1/+12
2022-06-09HID: cp2112: prevent a buffer overflow in cp2112_xfer()Harshit Mogalapalli-0/+5
2022-06-08HID: hyperv: Correctly access fields declared as __le16Michael Kelley-2/+3
2022-06-08HID: hid-input: add Surface Go battery quirkMaximilian Luz-0/+3
2022-06-08HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a"Li Qiong-1/+1
2022-06-08HID: logitech-hidpp: Fix syntax errors in commentsXiang wangx-1/+1
2022-06-08HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappersBagas Sanjaya-10/+14
2022-06-08HID: apple: Properly handle function keys on non-Apple keyboardHilton Chain-5/+29
2022-06-08HID: nintendo: fix unused const warningDaniel J. Ogorchock-2/+1
2022-06-08HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreensDouglas Anderson-0/+146
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-3/+3
2022-05-27HID: amd_sfh: Don't show client init failed as error when discovery failsMario Limonciello-1/+2
2022-05-27HID: wacom: Don't register pad_input for touch switchPing Cheng-19/+26
2022-05-27HID: wacom: Only report rotation for art penPing Cheng-8/+21
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+2