summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/tsc2004.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-07Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov1-3/+4
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-28Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron1-1/+1
2022-12-03Input: tsc2004 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-10-13Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König1-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2016-07-21Input: tsc200x - report proper input_dev nameMichael Welling1-1/+6
2015-11-04Input: tsc2004 - add support for tsc2004Michael Welling1-0/+83