summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/apbps2.c
AgeCommit message (Expand)AuthorLines
2023-01-29Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen-3/+1
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2021-04-10Input: apbps2 - remove useless variableJiapeng Chong-2/+1
2019-12-19Input: apbps2 - add __iomem to register structBen Dooks (Codethink)-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han-1/+1
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat-5/+3
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom-0/+230