summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-03-10HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...Denis Benato
2026-03-10HID: asus: do not abort probe when not necessaryDenis Benato
2026-03-10HID: asus: simplify and improve asus_kbd_set_report()Denis Benato
2026-03-10HID: asus: make asus_resume adhere to linux kernel coding standardsDenis Benato
2026-03-10HID: asus: fix code style of comments and bracketsDenis Benato
2026-03-10HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"Colin Ian King
2026-03-10HID: hid-lenovo-go: Remove unneeded semicolonChen Ni
2026-03-10HID: hid-lenovo-go-s: Remove unneeded semicolonChen Ni
2026-03-10HID: hid-lenovo-go-s: Add IMU and Touchpad RO AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add RGB LED control interfaceDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add Touchpad Mode AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add Feature Status AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add MCU ID AttributeDerek J. Clark
2026-03-10HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID DriverDerek J. Clark
2026-03-10HID: Include firmware version in the ueventMario Limonciello
2026-03-10HID: hid-lenovo-go: Add OS Mode ToggleDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add Calibration SettingsDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add RGB LED control interfaceDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add FPS Mode DPI settingsDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add Rumble and Haptic SettingsDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add Feature Status AttributesDerek J. Clark
2026-03-10HID: hid-lenovo-go: Add Lenovo Legion Go Series HID DriverDerek J. Clark
2026-03-09HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irqBenoît Sevens
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-02HID: asus: drop unused variablesBenjamin Tissoires
2026-02-27HID: mcp2221: use mcp_i2c_smbus_read for block readsRomain Sioen
2026-02-27HID: mcp2221: cancel last I2C command on read errorRomain Sioen
2026-02-27HID: asus: always fully initialize devicesDenis Benato
2026-02-27HID: asus: add xg mobile 2023 external hardware supportDenis Benato
2026-02-26HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach
2026-02-26HID: i2c-hid: elan: Add parade-tc3408 timingLangyan Ye
2026-02-26HID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai
2026-02-26HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu
2026-02-26HID: pidff: Add MISSING_DEADBAND quirkTomasz Pakuła
2026-02-26HID: pidff: Add MISSING_NEG_SATURATION quirkTomasz Pakuła
2026-02-26HID: pidff: Add MISSING_NEG_COEFFICIENT quirkTomasz Pakuła
2026-02-26HID: pidff: Refactor field quirks detectionTomasz Pakuła
2026-02-24HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray
2026-02-24HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21HID: pidff: Fix condition effect bit clearingTomasz Pakuła
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-02-19HID: asus: avoid memory leak in asus_report_fixup()Günther Noack
2026-02-19HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack
2026-02-19HID: apple: avoid memory leak in apple_report_fixup()Günther Noack
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov