summaryrefslogtreecommitdiff
path: root/drivers/input/serio/apbps2.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-07-17Input: Explicitly include correct DT includesRob Herring1-1/+1
2023-01-30Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2022-08-19Input: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2021-04-10Input: apbps2 - remove useless variableJiapeng Chong1-2/+1
2019-12-20Input: 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-15Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2013-04-16Input: 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