summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds3-6/+3
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds62-89/+89
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook66-98/+99
10 daysMerge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
11 daysMerge branch 'next' into for-linusDmitry Torokhov13-20/+65
12 daysMerge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-117/+104
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
14 daysMerge tag 'hid-for-linus-2026020901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds33-127/+661
2026-02-09Merge branch 'for-6.20/pm_ptr-v3' into for-linusJiri Kosina11-68/+23
2026-02-09Merge branch 'for-6.20/pidff' into for-linusJiri Kosina1-3/+13
2026-02-09Merge branch 'for-6.20/intel-thc' into for-linusJiri Kosina5-43/+81
2026-02-09Merge branch 'for-6.20/intel-ish' into for-linusJiri Kosina1-2/+56
2026-02-09Merge branch 'for-6.20/elecom' into for-linusJiri Kosina4-0/+23
2026-02-09Merge branch 'for-6.20/sony' into for-linusJiri Kosina5-4/+145
2026-02-09Merge branch 'for-6.20/asus' into for-linusJiri Kosina1-2/+108
2026-02-04HID: sony: add dongle device IDs for CRKD Gibson SGRosalie Wanders2-1/+7
2026-02-02HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu1-0/+2
2026-02-02HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin1-1/+1
2026-02-02HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera1-0/+2
2026-02-02HID: logitech-dj: Differentiate "invalid device index" errorBastien Nocera1-1/+1
2026-01-28HID: sony: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-9/+3
2026-01-28HID: wacom: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-28HID: uclogic: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-28HID: hid-sensor-hub: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-7/+3
2026-01-28HID: picolcd_core: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-7/+3
2026-01-28HID: nintendo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-9/+2
2026-01-28HID: logitech-dj: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-5/+1
2026-01-28HID: lenovo: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-5/+1
2026-01-28HID: asus: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-4/+2
2026-01-28HID: appletb-kbd: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-28HID: hid-alps: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-4/+2
2026-01-28HID: asus: add support for the asus-wmi brightness handlerAntheas Kapenekakis1-0/+11
2026-01-28HID: asus: listen to the asus-wmi brightness device instead of creating oneAntheas Kapenekakis1-55/+10
2026-01-28HID: asus: early return for ROG devicesAntheas Kapenekakis1-0/+7
2026-01-28HID: asus: move vendor initialization to probeAntheas Kapenekakis1-17/+18
2026-01-28HID: asus: fortify keyboard handshakeAntheas Kapenekakis1-4/+30
2026-01-28HID: asus: use same report_id in responseAntheas Kapenekakis1-1/+1
2026-01-28HID: asus: initialize additional endpoints only for certain devicesAntheas Kapenekakis1-10/+6
2026-01-28HID: asus: simplify RGB init sequenceAntheas Kapenekakis1-30/+22
2026-01-23HID: multitouch: add eGalaxTouch EXC3188 supportThorsten Schmelzer2-0/+4
2026-01-23HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBKDavid Phillips4-0/+23
2026-01-22HID: i2c-hid: Add FocalTech FT8112Daniel Peng1-0/+8
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-21HID: Use bpf_wq_set_callback kernel functionIhor Solodrai1-5/+3
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov16-13/+97
2026-01-12HID: sony: add support for bluetooth Rock Band 4 PS4 guitarsRosalie Wanders2-13/+23
2026-01-10HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack1-1/+1
2026-01-10HID: prodikeys: Check presence of pm->input_ep82Günther Noack1-0/+4
2026-01-10HID: magicmouse: Do not crash on missing msc->inputGünther Noack1-0/+5