summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_spi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-11/+1Star
* Input: cyttsp - use devres managed resource allocationsOreste Salerno2016-01-271-10/+0Star
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
* Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-071-3/+3
* Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-07-011-20/+18Star
* Input: cyttsp-spi - remove duplicate MODULE_ALIAS()Dmitry Torokhov2013-02-171-1/+0Star
* 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-171-11/+1Star
* Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-311-0/+210