summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/sun4i-ps2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-071-2/+2
* Input: sun4i-ps2 - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-191-2/+2
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-161-6/+3
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* Input: serio - add support for Alwinner A10/A20 PS/2 controllerVishnu Patekar2015-01-271-0/+340