summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
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
2026-01-28HID: asus: use same report_id in responseAntheas Kapenekakis
2026-01-28HID: asus: initialize additional endpoints only for certain devicesAntheas Kapenekakis
2026-01-28HID: asus: simplify RGB init sequenceAntheas Kapenekakis
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips
2026-01-21HID: i2c-hid: Add FocalTech FT8112Daniel Peng
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20HID: Use bpf_wq_set_callback kernel functionIhor Solodrai
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack