summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
11 daysMerge 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
2026-01-28HID: picolcd_core: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: nintendo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: logitech-dj: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: lenovo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: asus: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: appletb-kbd: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis
2026-01-28HID: asus: fortify keyboard handshakeAntheas Kapenekakis