summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-10HID: amd_sfh: Fix for shift-out-of-boundsBasavaraj Natikar
2023-07-10HID: amd_sfh: Rename the float32 variableBasavaraj Natikar
2023-07-09HID: input: fix mapping for camera access keysDmitry Torokhov
2023-07-09HID: logitech-hidpp: Add wired USB id for Logitech G502 LightspeedStuart Hayhurst
2023-07-09HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reportsRahul Rameshbabu
2023-07-09HID: hyperv: avoid struct memcpy overrun warningArnd Bergmann
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-27Merge branch 'for-6.5/wacom' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/nvidia' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/i2c-hid' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/goodix' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/core' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/apple' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/amd-sfh' into for-linusJiri Kosina
2023-06-27Merge branch 'for-6.5/acer' into for-linusJiri Kosina
2023-06-26HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-06-21HID: hidraw: fix data race on device refcountLudvig Michaelsson
2023-06-19HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu
2023-06-19HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-09HID: add quirk for 03f0:464a HP Elite Presenter MouseMarco Morandini
2023-06-09HID: nvidia-shield: Support LED functionality for ThunderstrikeRahul Rameshbabu
2023-06-09HID: nvidia-shield: Add mappings for consumer HID USAGE buttonsRahul Rameshbabu
2023-06-09HID: nvidia-shield: Initial driver implementation with Thunderstrike supportRahul Rameshbabu
2023-06-09HID: apple: Option to swap only left side mod keysLasse Brun
2023-06-09HID: uclogic: Modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven
2023-06-08HID: fix an error code in hid_check_device_match()Dan Carpenter
2023-06-08HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst
2023-06-08HID: i2c-hid: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-08HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" propertyFei Shao
2023-06-08HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou
2023-06-06Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-05HID: hidpp: terminate retry loop on successBenjamin Tissoires
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-05-31HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera
2023-05-26HID: ensure timely release of driver-allocated resourcesDmitry Torokhov
2023-05-26HID: split apart hid_device_probe to make logic more apparentDmitry Torokhov
2023-05-23HID: amd_sfh: Split sensor and HID initialization for SFH1.1Basavaraj Natikar
2023-05-23HID: amd_sfh: Remove duplicate cleanup for SFH1.1Basavaraj Natikar
2023-05-23HID: amd_sfh: Split sensor and HID initializationBasavaraj Natikar
2023-05-23HID: amd_sfh: Remove duplicate cleanupBasavaraj Natikar
2023-05-23HID: amd_sfh: Remove unnecessary logBasavaraj Natikar
2023-05-23HID: asus: reformat the hotkey mapping blockLuke D. Jones
2023-05-23HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7Luke D. Jones
2023-05-23HID: asus: Add support for ASUS ROG Z13 keyboardLuke D. Jones
2023-05-23HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-05-23HID: google: add jewel USB idSung-Chi Li