Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-14 | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
2023-05-17 | Input: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-01-28 | Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS() | Jonathan Cameron | 1 | -1/+1 |
2022-12-03 | Input: cyttsp4 - 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 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 1 | -11/+1 |
2015-10-02 | Input: cyttsp - use PTR_ERR_OR_ZERO() | Javier Martinez Canillas | 1 | -4/+1 |
2015-09-03 | Input: cyttsp - remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 1 | -1/+0 |
2015-07-18 | Input: drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2013-07-01 | Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices | Ferruh Yigit | 1 | -0/+90 |