aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/apbps2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2021-04-10Input: apbps2 - remove useless variableJiapeng Chong1-2/+1
2019-12-19Input: apbps2 - add __iomem to register structBen Dooks (Codethink)1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom1-0/+230