summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-04HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera
2025-06-04HID: usbkbd: Fix the bit shift number for LED_KANAjunan
2025-05-22HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin
2025-05-22HID: thrustmaster: fix memory leak in thrustmaster_interrupts()Qasim Ijaz
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