summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2024-06-12HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabledAbdelrahman Morsy
2024-05-02HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao
2024-05-02HID: logitech-dj: allow mice to use all types of reportsYaraslau Furman
2024-05-02HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized dev->devcZhang Lixu
2024-04-13HID: input: avoid polling stylus battery on Chromebook PompomDmitry Torokhov
2024-03-26HID: amd_sfh: Avoid disabling the interruptBasavaraj Natikar
2024-03-26HID: amd_sfh: Update HPD sensor structure elementsBasavaraj Natikar
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-03-01HID: nvidia-shield: Add missing null pointer checks to LED initializationKunwu Chan
2024-03-01HID: logitech-hidpp: add support for Logitech G Pro X Superlight 2Jiri Kosina
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: i2c-hid-of: fix NULL-deref on failed power upJohan Hovold
2024-02-23HID: bpf: actually free hdev memory after attaching a HID-BPF programBenjamin Tissoires
2024-02-23HID: bpf: remove double fdget()Benjamin Tissoires
2024-02-05HID: hidraw: fix a problem of memory leak in hidraw_release()Su Hui
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke
2024-01-25HID: sensor-hub: Enable hid core report processing for all devicesYauhen Kharuzhy
2024-01-20HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2024-01-20HID: nintendo: fix initializer element is not constant errorRyan McClelland
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: apple: add Jamesdonkey and A3R to non-apple keyboards listYihong Cao
2023-12-20HID: mcp2221: Allow IO to start during probeHamish Martin
2023-12-20HID: mcp2221: Set driver data before I2C adapter addHamish Martin
2023-12-20HID: Add quirk for Labtec/ODDOR/aikeec handbrakeSebastian Parschauer
2023-12-20HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello
2023-12-20HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski
2023-12-03HID: fix HID device resource race between HID core and debugging supportCharles Yi
2023-11-28Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"Jiri Kosina
2023-11-28hid: lenovo: Resend all settings on reset_resume for compact keyboardsJamie Lentin
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: uclogic: Fix a work->entry not empty bug in __queue_work()Jinjie Ruan
2023-11-20HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...Jinjie Ruan
2023-11-20hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn
2023-10-06HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede
2023-10-06HID: i2c-hid: fix handling of unpopulated devicesJohan Hovold
2023-10-05HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ngFabian Vogt
2023-10-05HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada
2023-10-05HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina
2023-10-05HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana