index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
sun4i-ps2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-04
Input: sun4i-ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-6
/
+2
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-2
/
+2
2023-09-23
Input: sun4i-ps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2020-09-16
Input: sun4i-ps2 - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-6
/
+3
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2015-01-26
Input: serio - add support for Alwinner A10/A20 PS/2 controller
Vishnu Patekar
1
-0
/
+340