summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2025-09-04HID: mcp2221: Handle reads greater than 60 bytesHamish Martin1-9/+23
2025-09-04HID: mcp2221: Don't set bus speed on every transferHamish Martin1-14/+27
2025-09-04HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()Minjong Kim1-0/+3
2025-09-04HID: wacom: Add a new Art Pen 2Ping Cheng1-0/+1
2025-09-04HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()Qasim Ijaz1-0/+8
2025-09-04HID: asus: fix UAF via HID_CLAIMED_INPUT validationQasim Ijaz1-1/+7
2025-09-04HID: input: report battery status changes immediatelyJosé Expósito1-13/+10
2025-09-04HID: input: rename hidinput_set_battery_charge_status()José Expósito2-24/+24
2025-08-28HID: apple: avoid setting up battery timer for devices without batteryAditya Garg1-5/+8
2025-08-28HID: magicmouse: avoid setting up battery timer when not neededAditya Garg1-19/+37
2025-07-24HID: mcp2221: Set driver data before I2C adapter addHamish Martin1-1/+1
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)2-0/+4
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng2-0/+4
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-07-06HID: wacom: fix kobject reference count leakQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on sysfs attribute creation failureQasim Ijaz1-0/+1
2025-07-06HID: wacom: fix memory leak on kobject creation failureQasim Ijaz1-1/+3
2025-07-06HID: lenovo: Restrict F7/9/11 mode to compact keyboards onlyIusico Maxim1-4/+7
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge2-13/+16
2025-06-04HID: quirks: Add ADATA XPG alpha wireless mouse supportMilton Barrera2-0/+6
2025-06-04HID: usbkbd: Fix the bit shift number for LED_KANAjunan1-1/+1
2025-05-22HID: uclogic: Add NULL check in uclogic_input_configured()Henry Martin1-3/+4
2025-05-22HID: thrustmaster: fix memory leak in thrustmaster_interrupts()Qasim Ijaz1-0/+1
2025-04-25HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-04-25HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-04-25HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-04-10HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan1-1/+1
2025-04-10HID: remove superfluous (and wrong) Makefile entry for CONFIG_INTEL_ISH_FIRMW...Jiri Kosina1-1/+0
2025-04-07HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge1-77/+67
2025-03-28HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-28HID: apple: fix up the F6 key on the Omoton KB066 keyboardAlex Henrie1-0/+3
2025-03-28HID: hid-apple: Apple Magic Keyboard a3203 USB-C supportIevgen Vovk2-0/+6
2025-03-28HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)2-0/+2
2025-03-28HID: intel-ish-hid: Send clock sync message immediately after resetZhang Lixu2-3/+8
2025-03-28HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in doorbellZhang Lixu1-3/+3
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu1-1/+3
2025-03-13HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin1-0/+2
2025-03-13HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2025-02-21HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints()Tulio Fernandes1-1/+1
2025-02-21HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-02-21HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner1-7/+14
2025-02-21HID: Wacom: Add PCI Wacom device supportEven Xu1-0/+5
2025-02-21HID: hid-thrustmaster: Fix warning in thrustmaster_probe by adding endpoint c...Karol Przybylski1-0/+8
2025-02-21HID: multitouch: fix support for Goodix PID 0x01e9Jiri Kosina1-1/+1
2025-02-21HID: core: Fix assumption that Resolution Multipliers must be in Logical Coll...Alan Stern1-0/+2
2025-02-01Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"Jiri Kosina2-7/+2
2024-12-14HID: magicmouse: Apple Magic Trackpad 2 USB-C driver supportCallahan Kovacs2-15/+42