summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_spi.c
Commit message (Expand)AuthorAgeFilesLines
* 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