summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/apbps2.c
Commit message (Expand)AuthorAgeFilesLines
* 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