summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/cyttsp4_i2c.c
AgeCommit message (Expand)Author
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-27Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron
2022-12-02Input: cyttsp4 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2013-06-30Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devicesFerruh Yigit