summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-03-27HID: hid-lenovo-go: fix LEDS dependenciesArnd Bergmann
2026-03-27HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska
2026-03-27HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov
2026-03-19HID: input: Add support for multiple batteries per deviceLucas Zampieri
2026-03-19HID: input: Introduce struct hid_battery and refactor battery codeLucas Zampieri
2026-03-19HID: input: Convert battery code to devm_*Lucas Zampieri
2026-03-19HID: input: use __free(kfree) to clean up temporary buffersDmitry Torokhov
2026-03-19HID: mcp2221: Fix spelling mistake "Enfore" -> "Enforce"Colin Ian King
2026-03-17HID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDsEven Xu
2026-03-17HID: Intel-thc-hid: Intel-quicki2c: Add NVL Device IDsEven Xu
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires
2026-03-16HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov
2026-03-12HID: pl: eliminate private debug macroOliver Neukum
2026-03-12HID: mcp2221: Add module parameter to enfoce GPIO modeLinus Walleij
2026-03-12HID: appletb-kbd: add .resume method in PMAditya Garg
2026-03-12HID: logitech-hidpp: Enable MX Master 4 over bluetoothAdrian Freund
2026-03-11HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreensHans de Goede
2026-03-11HID: input: Drop Asus UX550* touchscreen ignore battery quirksHans de Goede
2026-03-10HID: asus: add xg mobile 2022 external hardware supportDenis Benato
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