summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc2004.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-3/+4
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-271-1/+1
* Input: tsc2004 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König2021-10-121-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* Input: tsc200x - report proper input_dev nameMichael Welling2016-07-201-1/+6
* Input: tsc2004 - add support for tsc2004Michael Welling2015-11-031-0/+83