index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
apbps2.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
Input: apbps2 - fix comment style and typos
Micah Ostrow
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2023-09-23
Input: apbps2 - convert to platform remove callback returning void
Uwe Kleine-König
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-01-29
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-04-10
Input: apbps2 - remove useless variable
Jiapeng Chong
2019-12-19
Input: apbps2 - add __iomem to register struct
Ben Dooks (Codethink)
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2014-10-20
input: serio: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-14
Input: apbps2 - make of_device_id array const
Jingoo Han
2013-04-15
Input: apbps2 - convert to devm_ioremap_resource()
Sachin Kamat
2013-03-12
Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse
Daniel Hellstrom