summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp4_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron2023-01-271-1/+1
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-11/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1
* Input: cyttsp4 - use 16bit address for I2C/SPI communicationFerruh Yigit2013-07-061-11/+9
* Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-06-301-0/+205