summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/sis_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-141-2/+2
* Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-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