summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/apbps2.c
Commit message (Expand)AuthorAgeFilesLines
* Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: Explicitly include correct DT includesRob Herring2023-07-171-1/+1
* Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen2023-01-291-3/+1
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-181-1/+1
* Input: apbps2 - remove useless variableJiapeng Chong2021-04-101-2/+1
* Input: apbps2 - add __iomem to register structBen Dooks (Codethink)2019-12-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* input: serio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: apbps2 - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat2013-04-151-5/+3
* Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom2013-03-121-0/+230