summaryrefslogtreecommitdiff
path: root/drivers/input/serio/userio.c
AgeCommit message (Expand)Author
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
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-22Input: userio - remove unneeded semicolonYang Li
2024-10-04Input: userio - switch to using cleanup functionsDmitry Torokhov
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2015-10-27Input: add userio moduleStephen Chandler Paul