summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-271-1/+1
* Input: cyttsp_i2c - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: cyttsp - remove public headerDmitry Torokhov2021-06-011-0/+2
* Input: cyttsp - probe from compatiblesLinus Walleij2021-05-261-0/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-11/+1
* Input: cyttsp - use devres managed resource allocationsOreste Salerno2016-01-271-10/+0
* Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-031-1/+0
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-171-1/+0
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-301-48/+2
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-161-11/+1
* Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-311-0/+146