aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
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-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-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-20HID: nintendo: Prevent divide-by-zero on codeGuilherme G. Piccoli
2024-01-20HID: nintendo: fix initializer element is not constant errorRyan McClelland
2024-01-01HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello
2024-01-01HID: i2c-hid: acpi: Unify ACPI ID tables formatAndy Shevchenko
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-03HID: fix HID device resource race between HID core and debugging supportCharles Yi
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: 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
2023-11-20hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn
2023-11-20HID: cp2112: Make irq_chip immutableAndy Shevchenko
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn
2023-10-25HID: input: map battery system chargingJosé Expósito
2023-10-25HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana
2023-10-25HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu
2023-10-25HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_eventMa Ke
2023-10-25HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouseHans de Goede
2023-10-19HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede
2023-10-10HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada
2023-10-10HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina
2023-10-10HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET
2023-09-13HID: multitouch: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu
2023-09-13HID: uclogic: Correct devm device reference for hidinput input_dev nameRahul Rameshbabu
2023-09-13HID: logitech-dj: Fix error handling in logi_dj_recv_switch_to_dj_mode()Nikita Zhandarovich
2023-09-13HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn
2023-09-06HID: wacom: remove the battery when the EKR is offAaron Armstrong Skomra
2023-08-23HID: intel-ish-hid: ipc: Add Arrow Lake PCI device IDEven Xu
2023-08-23HID: logitech-hidpp: Add USB and Bluetooth IDs for the Logitech G915 TKL Keyb...stuarthayhurst
2023-07-27HID: add quirk for 03f0:464a HP Elite Presenter MouseMarco Morandini
2023-07-23HID: amd_sfh: Fix for shift-out-of-boundsBasavaraj Natikar
2023-07-23HID: amd_sfh: Rename the float32 variableBasavaraj Natikar