summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/sis_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: sis_i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
* Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck2017-01-181-1/+0
* Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä2016-08-031-0/+413