summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/dynapro.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2024-06-10Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)Erick Archer1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-6/+1
2017-08-19Input: dynapro - constify serio_device_idArvind Yadav1-1/+1
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-04-04Input: serio - use module_serio_driverAxel Lin1-16/+1
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns1-0/+206