index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
apbps2.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2023-09-23
Input: apbps2 - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-01-29
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2021-04-10
Input: apbps2 - remove useless variable
Jiapeng Chong
1
-2
/
+1
2019-12-19
Input: apbps2 - add __iomem to register struct
Ben Dooks (Codethink)
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2014-10-20
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
Input: apbps2 - make of_device_id array const
Jingoo Han
1
-1
/
+1
2013-04-15
Input: apbps2 - convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-12
Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse
Daniel Hellstrom
1
-0
/
+230