summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/fujitsu_ts.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: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+1
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-5/+1
2017-08-19Input: fujitsu_ts - 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-12/+1
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-07-18Input: add driver for Fujitsu serial touchscreensDmitry Torokhov1-0/+189