Age | Commit message (Expand) | Author | Files | Lines |
2023-07-12 | Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -22/+39 |
2023-07-10 | HID: amd_sfh: Fix for shift-out-of-bounds | Basavaraj Natikar | 1 | -2/+18 |
2023-07-10 | HID: amd_sfh: Rename the float32 variable | Basavaraj Natikar | 1 | -6/+6 |
2023-07-09 | HID: input: fix mapping for camera access keys | Dmitry Torokhov | 1 | -3/+4 |
2023-07-09 | HID: logitech-hidpp: Add wired USB id for Logitech G502 Lightspeed | Stuart Hayhurst | 1 | -0/+2 |
2023-07-09 | HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reports | Rahul Rameshbabu | 1 | -6/+6 |
2023-07-09 | HID: hyperv: avoid struct memcpy overrun warning | Arnd Bergmann | 1 | -6/+4 |
2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+2 |
2023-06-27 | Merge branch 'for-6.5/wacom' into for-linus | Jiri Kosina | 2 | -4/+4 |
2023-06-27 | Merge branch 'for-6.5/nvidia' into for-linus | Jiri Kosina | 4 | -0/+760 |
2023-06-27 | Merge branch 'for-6.5/i2c-hid' into for-linus | Jiri Kosina | 4 | -4/+4 |
2023-06-27 | Merge branch 'for-6.5/goodix' into for-linus | Jiri Kosina | 1 | -1/+15 |
2023-06-27 | Merge branch 'for-6.5/core' into for-linus | Jiri Kosina | 2 | -48/+72 |
2023-06-27 | Merge branch 'for-6.5/apple' into for-linus | Jiri Kosina | 11 | -12/+21 |
2023-06-27 | Merge branch 'for-6.5/amd-sfh' into for-linus | Jiri Kosina | 2 | -51/+20 |
2023-06-27 | Merge branch 'for-6.5/acer' into for-linus | Jiri Kosina | 2 | -26/+17 |
2023-06-26 | HID: wacom: Use ktime_t rather than int when dealing with timestamps | Jason Gerecke | 2 | -4/+4 |
2023-06-21 | HID: hidraw: fix data race on device refcount | Ludvig Michaelsson | 1 | -2/+7 |
2023-06-19 | HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID | Even Xu | 2 | -0/+2 |
2023-06-19 | HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651. | Mike Hommey | 1 | -1/+1 |
2023-06-19 | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor... | Dave Airlie | 5 | -12/+26 |
2023-06-09 | HID: add quirk for 03f0:464a HP Elite Presenter Mouse | Marco Morandini | 2 | -0/+2 |
2023-06-09 | HID: nvidia-shield: Support LED functionality for Thunderstrike | Rahul Rameshbabu | 1 | -5/+111 |
2023-06-09 | HID: nvidia-shield: Add mappings for consumer HID USAGE buttons | Rahul Rameshbabu | 1 | -5/+50 |
2023-06-09 | HID: nvidia-shield: Initial driver implementation with Thunderstrike support | Rahul Rameshbabu | 4 | -0/+609 |
2023-06-09 | HID: apple: Option to swap only left side mod keys | Lasse Brun | 1 | -2/+11 |
2023-06-09 | HID: uclogic: Modular KUnit tests should not depend on KUNIT=y | Geert Uytterhoeven | 1 | -1/+1 |
2023-06-08 | HID: fix an error code in hid_check_device_match() | Dan Carpenter | 1 | -1/+1 |
2023-06-08 | HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb... | stuarthayhurst | 1 | -0/+4 |
2023-06-08 | HID: i2c-hid: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 4 | -4/+4 |
2023-06-08 | HID: i2c-hid: goodix: Add support for "goodix,no-reset-during-suspend" property | Fei Shao | 1 | -1/+15 |
2023-06-08 | HID: microsoft: Add rumble support to latest xbox controllers | Siarhei Vishniakou | 2 | -2/+19 |
2023-06-06 | Merge tag 'for-linus-2023060501' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+6 |
2023-06-05 | HID: hidpp: terminate retry loop on success | Benjamin Tissoires | 1 | -7/+6 |
2023-06-01 | Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -6/+21 |
2023-05-31 | HID: logitech-hidpp: Handle timeout differently from busy | Bastien Nocera | 1 | -0/+1 |
2023-05-26 | HID: ensure timely release of driver-allocated resources | Dmitry Torokhov | 1 | -0/+17 |
2023-05-26 | HID: split apart hid_device_probe to make logic more apparent | Dmitry Torokhov | 1 | -47/+54 |
2023-05-23 | HID: amd_sfh: Split sensor and HID initialization for SFH1.1 | Basavaraj Natikar | 1 | -5/+5 |
2023-05-23 | HID: amd_sfh: Remove duplicate cleanup for SFH1.1 | Basavaraj Natikar | 1 | -13/+1 |
2023-05-23 | HID: amd_sfh: Split sensor and HID initialization | Basavaraj Natikar | 1 | -6/+10 |
2023-05-23 | HID: amd_sfh: Remove duplicate cleanup | Basavaraj Natikar | 1 | -23/+4 |
2023-05-23 | HID: amd_sfh: Remove unnecessary log | Basavaraj Natikar | 1 | -4/+0 |
2023-05-23 | HID: asus: reformat the hotkey mapping block | Luke D. Jones | 1 | -32/+12 |
2023-05-23 | HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7 | Luke D. Jones | 1 | -0/+7 |
2023-05-23 | HID: asus: Add support for ASUS ROG Z13 keyboard | Luke D. Jones | 2 | -0/+4 |
2023-05-23 | HID: wacom: Add error check to wacom_parse_and_register() | Denis Arefev | 1 | -1/+6 |
2023-05-23 | HID: google: add jewel USB id | Sung-Chi Li | 2 | -0/+3 |
2023-05-23 | HID: wacom: avoid integer overflow in wacom_intuos_inout() | Nikita Zhandarovich | 1 | -1/+1 |
2023-05-23 | HID: wacom: Check for string overflow from strscpy calls | Jason Gerecke | 1 | -4/+10 |