aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp4_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim1-12/+40
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook1-4/+3
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-31/+31
2016-04-28treewide: Fix typos in printkMasanari Iida1-1/+1
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick1-4/+1
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi1-2/+1
2013-09-18Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov1-9/+6
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven1-100/+100
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun1-3/+0
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit1-1/+3
2013-07-02Input: cyttsp4 - leak on error path in probe()Dan Carpenter1-3/+3
2013-07-02Input: cyttsp4 - silence NULL dereference warningDan Carpenter1-5/+0
2013-07-02Input: cyttsp4 - silence shift wrap warningDan Carpenter1-1/+1
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit1-0/+2169