summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/sis_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski1-14/+6
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-12-03Input: sis_i2c - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2017-01-19Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck1-1/+0
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä1-0/+413