summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp4_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-121-4/+1Star
* input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
* Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-211-2/+1Star
* Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat2013-09-181-2/+0Star
* Merge tag 'v3.11' into nextDmitry Torokhov2013-09-181-9/+6Star
|\
| * Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit2013-07-041-1/+3
| * Input: cyttsp4 - leak on error path in probe()Dan Carpenter2013-07-031-3/+3
| * Input: cyttsp4 - silence NULL dereference warningDan Carpenter2013-07-031-5/+0Star
| * Input: cyttsp4 - silence shift wrap warningDan Carpenter2013-07-031-1/+1
* | Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven2013-08-291-100/+100
* | Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun2013-08-261-3/+0Star
|/
* Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit2013-07-011-0/+2169