summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-271-1/+1
* 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
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-061-3/+3
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-301-20/+18
* Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-161-1/+0
* 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: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-161-11/+1
* Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-311-0/+210