summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2025-05-02HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła
2025-05-02HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła
2025-05-02HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła
2025-04-10HID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge
2025-04-10HID: ignore non-functional sensor in HP 5MP CameraChia-Lin Kao (AceLan)
2025-04-10HID: 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-03-13HID: multitouch: Add NULL check in mt_input_configuredCharles Han
2025-03-13HID: hid-sensor-hub: don't use stale platform-data on removeHeiko Stuebner
2025-03-13HID: Wacom: Add PCI Wacom device supportEven Xu
2025-03-13HID: core: Fix assumption that Resolution Multipliers must be in Logical Coll...Alan Stern
2024-12-14HID: wacom: fix when get product name maybe null pointerWangYuli
2024-12-14HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke
2024-11-17HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-11-17HID: core: zero-initialize the report bufferJiri Kosina
2024-10-17hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dmaSurajSonawane2415
2024-10-17HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang
2024-09-12HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixupCamila Alvarez
2024-09-04HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou
2024-09-04HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke
2024-08-19HID: wacom: Modify pen IDsTatsunosuke Tobita
2024-07-05HID: Add quirk for Logitech Casa touchpadSean O'Brien
2024-07-05HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito
2024-07-05HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich
2024-06-16HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni
2024-05-02HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao
2024-03-26HID: lenovo: Add middleclick_workaround sysfs knob for cptkbdMikhail Khvainitski
2024-03-26HID: multitouch: Add required quirk for Synaptics 0xcddc deviceManuel Fombuena
2024-02-23HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita
2024-02-23HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg
2024-02-23HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum
2023-12-20HID: glorious: fix Glorious Model I HID reportBrett Raye
2023-12-20HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski
2023-12-08HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-12-08HID: core: store the unique system identifier in hid_deviceBenjamin Tissoires
2023-11-28HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221WJiri Kosina
2023-11-28HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaroundMikhail Khvainitski
2023-11-20HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede
2023-11-20HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede
2023-11-20HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede
2023-11-20HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirkBastien Nocera
2023-11-20Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"Bastien Nocera