Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-13 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -2/+2 |
2023-07-07 | Input: sis_i2c - simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -14/+6 |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-12-02 | Input: sis_i2c - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
2017-01-18 | Input: sis_i2c - drop unnecessary call to i2c_set_clientdata | Guenter Roeck | 1 | -1/+0 |
2016-08-03 | Input: add driver for SiS 9200 family I2C touchscreen controllers | Mika Penttilä | 1 | -0/+413 |