summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2023-06-27Merge branch 'for-6.5/wacom' into for-linusJiri Kosina2-4/+4
2023-06-27Merge branch 'for-6.5/nvidia' into for-linusJiri Kosina4-0/+760
2023-06-27Merge branch 'for-6.5/i2c-hid' into for-linusJiri Kosina4-4/+4
2023-06-27Merge branch 'for-6.5/goodix' into for-linusJiri Kosina1-1/+15
2023-06-27Merge branch 'for-6.5/core' into for-linusJiri Kosina2-48/+72
2023-06-27Merge branch 'for-6.5/apple' into for-linusJiri Kosina11-12/+21
2023-06-27Merge branch 'for-6.5/amd-sfh' into for-linusJiri Kosina2-51/+20
2023-06-27Merge branch 'for-6.5/acer' into for-linusJiri Kosina2-26/+17
2023-06-26HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke2-4/+4
2023-06-21HID: hidraw: fix data race on device refcountLudvig Michaelsson1-2/+7
2023-06-19HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu2-0/+2
2023-06-19HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey1-1/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie5-12/+26
2023-06-09HID: add quirk for 03f0:464a HP Elite Presenter MouseMarco Morandini2-0/+2
2023-06-09HID: nvidia-shield: Support LED functionality for ThunderstrikeRahul Rameshbabu1-5/+111
2023-06-09HID: nvidia-shield: Add mappings for consumer HID USAGE buttonsRahul Rameshbabu1-5/+50
2023-06-09HID: nvidia-shield: Initial driver implementation with Thunderstrike supportRahul Rameshbabu4-0/+609
2023-06-09HID: apple: Option to swap only left side mod keysLasse Brun1-2/+11
2023-06-09HID: uclogic: Modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven1-1/+1
2023-06-08HID: fix an error code in hid_check_device_match()Dan Carpenter1-1/+1
2023-06-08HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst1-0/+4
2023-06-08HID: i2c-hid: Switch i2c drivers back to use .probe()Uwe Kleine-König4-4/+4
2023-06-08HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" propertyFei Shao1-1/+15
2023-06-08HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou2-2/+19
2023-06-06Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+6
2023-06-05HID: hidpp: terminate retry loop on successBenjamin Tissoires1-7/+6
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-6/+21
2023-05-31HID: logitech-hidpp: Handle timeout differently from busyBastien Nocera1-0/+1
2023-05-26HID: ensure timely release of driver-allocated resourcesDmitry Torokhov1-0/+17
2023-05-26HID: split apart hid_device_probe to make logic more apparentDmitry Torokhov1-47/+54
2023-05-23HID: amd_sfh: Split sensor and HID initialization for SFH1.1Basavaraj Natikar1-5/+5
2023-05-23HID: amd_sfh: Remove duplicate cleanup for SFH1.1Basavaraj Natikar1-13/+1
2023-05-23HID: amd_sfh: Split sensor and HID initializationBasavaraj Natikar1-6/+10
2023-05-23HID: amd_sfh: Remove duplicate cleanupBasavaraj Natikar1-23/+4
2023-05-23HID: amd_sfh: Remove unnecessary logBasavaraj Natikar1-4/+0
2023-05-23HID: asus: reformat the hotkey mapping blockLuke D. Jones1-32/+12
2023-05-23HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7Luke D. Jones1-0/+7
2023-05-23HID: asus: Add support for ASUS ROG Z13 keyboardLuke D. Jones2-0/+4
2023-05-23HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev1-1/+6
2023-05-23HID: google: add jewel USB idSung-Chi Li2-0/+3
2023-05-23HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich1-1/+1
2023-05-23HID: wacom: Check for string overflow from strscpy callsJason Gerecke1-4/+10
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard40-631/+943
2023-05-08hid/hid-picolcd_fb: Use struct fb_info.screen_bufferThomas Zimmermann1-2/+2
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-10/+10
2023-04-27Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds25-614/+917
2023-04-27Merge branch 'for-6.4/wacom' into for-linusJiri Kosina3-41/+54
2023-04-27Merge branch 'for-6.4/nintendo' into for-linusJiri Kosina1-9/+86
2023-04-27Merge branch 'for-6.4/mcp2221' into for-linusJiri Kosina1-3/+3