summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-09-15HID: haptic: add functions handling eventsAngela Czubak
2025-09-15HID: input: calculate resolution for pressureAngela Czubak
2025-09-15HID: haptic: initialize haptic deviceAngela Czubak
2025-09-15HID: input: allow mapping of haptic outputAngela Czubak
2025-09-15HID: haptic: introduce hid_haptic_deviceAngela Czubak
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-12HID: asus: add Z13 folio to generic group for multitouch to workAntheas Kapenekakis
2025-09-12HID: pidff: Fix possible null pointer dereferenceTomasz Pakuła
2025-09-12HID: intel-ish-ipc: Remove redundant ready check after timeout functionZhang Lixu
2025-09-12HID: asus: add support for missing PX series fn keysAmit Chaudhari
2025-09-12HID: cp2112: fix setter callbacks return valueSébastien Szymanski
2025-09-12HID: bpf: rescan the device for the group after a load/unloadBenjamin Tissoires
2025-09-12HID: core: factor out hid_set_group()Benjamin Tissoires
2025-09-12HID: lenovo: Use KEY_PERFORMANCE instead of ACPI's platform_profileJanne Grunau
2025-09-12Merge commit '89c5214639294' into for-6.17/upstream-fixesJiri Kosina
2025-09-12HID: steelseries: Fix STEELSERIES_SRWS1 handling in steelseries_remove()Jiri Kosina
2025-09-12HID: intel-thc-hid: intel-quickspi: Add WCL Device IDsXinpeng Sun
2025-09-12HID: intel-thc-hid: intel-quicki2c: Add WCL Device IDsXinpeng Sun
2025-08-29Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-27HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower()Dan Carpenter
2025-08-26HID: quirks: add support for Legion Go dual dinput modesAntheas Kapenekakis
2025-08-26HID: elecom: add support for ELECOM M-DT2DRBKMartin Hilgendorf
2025-08-25HID: i2c-hid: Make elan touch controllers power on after panel is enabledPin-yen Lin
2025-08-20HID: logitech: Add ids for G PRO 2 LIGHTSPEEDMatt Coffin
2025-08-20HID: input: report battery status changes immediatelyJosé Expósito
2025-08-20HID: input: rename hidinput_set_battery_charge_status()José Expósito
2025-08-15HID: pidff: Reduce PID_EFFECT_OPERATION spamTomasz Pakuła
2025-08-15HID: universal-pidff: clang-format passTomasz Pakuła
2025-08-15HID: pidff: clang-format passTomasz Pakuła
2025-08-15HID: pidff: Define all cardinal directionsTomasz Pakuła
2025-08-15HID: pidff: Remove Anssi's email address from info msgTomasz Pakuła
2025-08-15HID: pidff: PERMISSIVE_CONTROL quirk autodetectionTomasz Pakuła
2025-08-15HID: pidff: Separate check for infinite durationTomasz Pakuła
2025-08-15HID: pidff: Rework pidff_upload_effectTomasz Pakuła
2025-08-15HID: pidff: Update debug messagesTomasz Pakuła
2025-08-15HID: pidff: Add support for AXES_ENABLE fieldTomasz Pakuła
2025-08-15HID: pidff: Simplify HID field/usage searching logicTomasz Pakuła
2025-08-15HID: pidff: Better quirk assigment when searching for fieldsTomasz Pakuła
2025-08-15HID: pidff: Treat PID_REQUIRED_REPORTS as count, not maxTomasz Pakuła
2025-08-15HID: pidff: Use ARRAY_SIZE macro instead of sizeofTomasz Pakuła
2025-08-15HID: pidff: Remove unneeded debugTomasz Pakuła
2025-08-15HID: pidff: Remove unhelpful pidff_set_actuators helperTomasz Pakuła
2025-08-15HID: pidff: Use direction fix only for conditional effectsTomasz Pakuła
2025-08-13HID: intel-thc-hid: Intel-quicki2c: Enhance driver re-install flowEven Xu
2025-08-13HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim
2025-08-13HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz
2025-08-13hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte
2025-08-12HID: wacom: Add a new Art Pen 2Ping Cheng
2025-08-12HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()Qasim Ijaz
2025-08-12HID: Kconfig: Fix spelling mistake "enthropy" -> "entropy"Colin Ian King