summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/fujitsu_ts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* Input: fujitsu_ts - constify serio_device_idArvind Yadav2017-08-191-1/+1
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0
* Input: serio - use module_serio_driverAxel Lin2012-04-041-12/+1
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* Input: add driver for Fujitsu serial touchscreensDmitry Torokhov2007-07-181-0/+189