summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2023-02-10HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirkBastien Nocera1-5/+3
2023-02-10HID: logitech-hidpp: Don't restart communication if not necessaryBastien Nocera1-12/+20
2023-02-10HID: logitech-hidpp: Add constants for HID++ 2.0 error codesBastien Nocera1-0/+10
2023-02-10Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"Bastien Nocera1-10/+0
2023-02-10HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll supportBastien Nocera1-8/+9
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-7/+41
2023-02-09HID: i2c-hid: goodix: Add mainboard-vddio-supplyDouglas Anderson1-0/+10
2023-02-09HID: i2c-hid: goodix: Stop tying the reset line to the regulatorDouglas Anderson1-75/+13
2023-02-09HID: retain initial quirks set up when creating HID devicesDmitry Torokhov3-10/+5
2023-02-06HID: evision: Add preliminary support for EVision keyboardsPhilippe Valembois4-0/+64
2023-02-06HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2-0/+3
2023-02-06HID: use standard debug APIsThomas Weißschuh1-9/+0
2023-02-06HID: surface-hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: intel-ish-hid: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: steam: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: logitech-dj: Constify lowlevel HID driverThomas Weißschuh1-2/+2
2023-02-06HID: hyperv: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: amd_sfh: Constify lowlevel HID driverThomas Weißschuh1-1/+1
2023-02-06HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2-2/+12
2023-02-06HID: logitech: Disable hi-res scrolling on USBBastien Nocera1-1/+2
2023-02-06HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-02-06HID: hid-steam: Add rumble on DeckVicki Pfau2-0/+62
2023-02-06HID: hid-steam: Add Steam Deck supportVicki Pfau3-28/+306
2023-02-03platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2-6/+6
2023-02-03platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz1-1/+1
2023-02-03HID: surface-hid: Use target-ID enum instead of hard-coding valuesMaximilian Luz1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2-3/+3
2023-01-25HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io2-0/+3
2023-01-20HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii3-4/+18
2023-01-19Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-14/+96
2023-01-19HID: bpf: reorder BPF registrationBenjamin Tissoires1-4/+5
2023-01-19HID: bpf: clean up entrypointBenjamin Tissoires5-153/+53
2023-01-19HID: bpf: rework how programs are attached and stored in the kernelBenjamin Tissoires2-67/+77
2023-01-18HID: betop: check shape of output reportsPietro Borrello1-8/+9
2023-01-18HID: stop drivers from selecting CONFIG_HIDArnd Bergmann3-17/+18
2023-01-18HID: playstation: correct DualSense gyro bias handling.Roderick Colenbrander1-8/+10
2023-01-18HID: playstation: correct DualShock4 gyro bias handling.Roderick Colenbrander1-8/+10
2023-01-18HID: playstation: fix DualShock4 unreachable calibration code.Roderick Colenbrander1-3/+2
2023-01-18HID: playstation: sanity check DualSense calibration data.Roderick Colenbrander1-0/+32
2023-01-18HID: playstation: sanity check DualShock4 calibration data.Roderick Colenbrander1-0/+31
2023-01-18HID: multitouch: Add quirks for flipped axesAllen Ballway4-4/+87
2023-01-18HID: i2c-hid: acpi: Unify ACPI ID tables formatAndy Shevchenko1-5/+5
2023-01-18HID: i2c-hid: acpi: Drop unneded NULL check of adevAndy Shevchenko1-11/+5
2023-01-18HID: Recognize sensors with application collectionsRonald Tschalär2-3/+6
2023-01-18HID: sony: remove DualShock4 support.Roderick Colenbrander1-981/+40
2023-01-18HID: uclogic: Use KUNIT_EXPECT_MEMEQJosé Expósito1-2/+1
2023-01-18HID: uclogic: Add support for XP-PEN Deco Pro MWJosé Expósito4-0/+8
2023-01-18HID: uclogic: Add support for XP-PEN Deco Pro SWJosé Expósito4-0/+8
2023-01-18HID: uclogic: Handle wireless device reconnectionJosé Expósito5-0/+271
2023-01-18HID: uclogic: Refactor UGEEv2 probe magic dataJosé Expósito3-6/+16