summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commandsBastien Nocera2022-09-071-7/+7
| | * | | | HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commandsBastien Nocera2022-09-071-1/+4
| | * | | | HID: logitech-hidpp: Remove special-casing of Bluetooth devicesBastien Nocera2022-09-071-4/+0
| | * | | | HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devicesBastien Nocera2022-09-071-0/+19
| | * | | | HID: core: Export hid_match_id()Bastien Nocera2022-09-071-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-6.1/core' into for-linusBenjamin Tissoires2022-10-058-92/+24
| |\ \ \ \
| | * | | | HID: convert defines of HID class requests into a proper enumBenjamin Tissoires2022-09-201-3/+3
| | * | | | HID: export hid_report_type to uapiBenjamin Tissoires2022-09-201-6/+7
| | * | | | HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires2022-09-201-1/+3
| | * | | | HID: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-256-11/+11
| | * | | | HID: Kconfig: remove redundant "depends on HID" linesRandy Dunlap2022-08-251-72/+1
| | | |/ / | | |/| |
| * | | | HID: wacom: add three styli to wacom_intuos_get_tool_typePing Cheng2022-09-301-0/+3
| * | | | HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim2022-09-201-0/+4
| * | | | HID: wacom: Add new Intuos Pro Small (PTH-460) device IDsPing Cheng2022-09-021-0/+5
* | | | | Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-1613-34/+96
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | 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
| | |/
* | / i2c: Make remove callback return voidUwe Kleine-König2022-08-162-4/+2
|/ /
* | 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