Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-06 | Input: tsc2004/5 - use device core to create driver-specific device attributes | Dmitry Torokhov | 1 | -3/+4 |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-01-27 | Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS() | Jonathan Cameron | 1 | -1/+1 |
2022-12-02 | Input: tsc2004 - Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-10-12 | Input: tsc200x - make tsc200x_remove() return void | Uwe Kleine-König | 1 | -1/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2016-07-20 | Input: tsc200x - report proper input_dev name | Michael Welling | 1 | -1/+6 |
2015-11-03 | Input: tsc2004 - add support for tsc2004 | Michael Welling | 1 | -0/+83 |