summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-04-25HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła
2025-04-25HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła
2025-04-25HID: Add hid-universal-pidff driver and supported device idsTomasz Pakuła
2025-04-25HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła
2025-04-25HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła
2025-04-25HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła
2025-04-25HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła
2025-04-25HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła
2025-04-25HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła
2025-04-25HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła
2025-04-10HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan
2025-04-10HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMW...Jiri Kosina
2025-04-07HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge
2025-03-22HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-22HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-03-22HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk
2025-03-22HID: topre: Fix n-key rollover on Realforce R3S TKL boardsDaniel Brackenbury
2025-03-22HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)
2025-03-22HID: intel-ish-hid: Send clock sync message immediately after resetZhang Lixu
2025-03-22HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu
2025-03-13HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu
2025-03-13HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin
2025-03-13HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov
2025-02-21HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ contextVicki Pfau
2025-02-21HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-21HID: hid-steam: Make sure rumble work is canceled on removalVicki Pfau
2025-02-21HID: hid-steam: Add Deck IMU supportMax Maisel
2025-02-21HID: hid-steam: Fix cleanup in probe()Dan Carpenter
2025-02-21HID: hid-steam: remove pointless error messageDan Carpenter
2025-02-21HID: hid-steam: Add gamepad-only mode switched to by holding optionsVicki Pfau
2025-02-21HID: hid-steam: Update list of identifiers from SDLVicki Pfau
2025-02-21HID: hid-steam: Clean up lockingVicki Pfau
2025-02-21HID: hid-steam: Disable watchdog instead of using a heartbeatVicki Pfau
2025-02-21HID: hid-steam: Avoid overwriting smoothing parameterVicki Pfau
2025-02-21HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes
2025-02-21HID: multitouch: Add NULL check in mt_input_configuredCharles Han
2025-02-17HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner
2025-02-17HID: Wacom: Add PCI Wacom device supportEven Xu
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c...Karol Przybylski
2025-02-08HID: multitouch: fix support for Goodix PID 0x01e9Jiri Kosina
2025-02-08HID: core: Fix assumption that Resolution Multipliers must be in Logical Coll...Alan Stern
2025-02-01Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"Jiri Kosina
2024-12-14HID: magicmouse: Apple Magic Trackpad 2 USB-C driver supportCallahan Kovacs
2024-12-14HID: add per device quirk to force bind to hid-genericBenjamin Tissoires
2024-12-14HID: wacom: fix when get product name maybe null pointerWangYuli
2024-12-09HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke
2024-12-09HID: hyperv: streamline driver probe to avoid devres issuesVitaly Kuznetsov
2024-11-17HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboardHans de Goede