summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2026-03-17Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-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-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-02-27HID: mcp2221: cancel last I2C command on read errorRomain Sioen
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: 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-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
2026-02-13Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'hid-for-linus-2026020901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-02-09Merge branch 'for-6.20/pm_ptr-v3' into for-linusJiri Kosina
2026-02-09Merge branch 'for-6.20/pidff' into for-linusJiri Kosina
2026-02-09Merge branch 'for-6.20/intel-thc' into for-linusJiri Kosina
2026-02-09Merge branch 'for-6.20/intel-ish' into for-linusJiri Kosina
2026-02-09Merge branch 'for-6.20/elecom' into for-linusJiri Kosina
2026-02-09Merge branch 'for-6.20/sony' into for-linusJiri Kosina
2026-02-09Merge branch 'for-6.20/asus' into for-linusJiri Kosina
2026-02-04HID: sony: add dongle device IDs for CRKD Gibson SGRosalie Wanders
2026-02-02HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu
2026-02-02HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin
2026-02-02HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera
2026-02-02HID: logitech-dj: Differentiate "invalid device index" errorBastien Nocera
2026-01-28HID: sony: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: wacom: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: uclogic: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: hid-sensor-hub: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera