aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/userio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-70/+69
2024-10-22Input: userio - remove unneeded semicolonYang Li1-1/+1
2024-10-04Input: userio - switch to using cleanup functionsDmitry Torokhov1-71/+70
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer1-2/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2015-10-27Input: add userio moduleStephen Chandler Paul1-0/+285