summaryrefslogtreecommitdiff
path: root/drivers/input/serio/apbps2.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2023-09-23Input: apbps2 - convert to platform remove callback returning voidUwe Kleine-König
2023-07-17Input: Explicitly include correct DT includesRob Herring
2023-01-29Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2021-04-10Input: apbps2 - remove useless variableJiapeng Chong
2019-12-19Input: apbps2 - add __iomem to register structBen Dooks (Codethink)
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2014-10-20input: serio: drop owner assignment from platform_driversWolfram Sang
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat
2013-03-12Input: add support for GRLIB APBPS2 PS/2 Keyboard/MouseDaniel Hellstrom