summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/userio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-251-70/+69
|\
| * Input: userio - remove unneeded semicolonYang Li2024-10-221-1/+1
| * Input: userio - switch to using cleanup functionsDmitry Torokhov2024-10-041-71/+70
* | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
|/
* Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-071-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* Input: add userio moduleStephen Chandler Paul2015-10-281-0/+285