summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-09-04HID: mcp2221: Handle reads greater than 60 bytesHamish Martin
2025-09-04HID: mcp2221: Don't set bus speed on every transferHamish Martin
2025-09-04HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim
2025-09-04HID: wacom: Add a new Art Pen 2Ping Cheng
2025-09-04HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()Qasim Ijaz
2025-09-04HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz
2025-09-04HID: input: report battery status changes immediatelyJosé Expósito
2025-09-04HID: input: rename hidinput_set_battery_charge_status()José Expósito
2025-08-28HID: apple: avoid setting up battery timer for devices without batteryAditya Garg
2025-08-28HID: magicmouse: avoid setting up battery timer when not neededAditya Garg
2025-07-24HID: mcp2221: Set driver data before I2C adapter addHamish Martin
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue
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-27HID: 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: 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-28HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie
2025-03-28HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie
2025-03-28HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk
2025-03-28HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)
2025-03-28HID: intel-ish-hid: Send clock sync message immediately after resetZhang Lixu
2025-03-28HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu
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-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-21HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner
2025-02-21HID: Wacom: Add PCI Wacom device supportEven Xu
2025-02-21HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c...Karol Przybylski
2025-02-21HID: multitouch: fix support for Goodix PID 0x01e9Jiri Kosina
2025-02-21HID: 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