aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/cyttsp_i2c.c
AgeCommit message (Expand)Author
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-27Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-12-02Input: cyttsp_i2c - Convert to i2c's .probe_new()Uwe Kleine-König
2021-06-01Input: cyttsp - remove public headerDmitry Torokhov
2021-05-26Input: cyttsp - probe from compatiblesLinus Walleij
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas