aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp4_core.c
AgeCommit message (Expand)Author
2020-01-19Input: cyttsp4_core - fix use after free bugPan Bian
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner
2017-11-03Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2016-04-28treewide: Fix typos in printkMasanari Iida
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi
2013-09-18Input: cyttsp4_core - remove redundant dev_set_drvdataSachin Kamat
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun
2013-07-04Input: cyttsp4 - kfree xfer_buf on error path in probe()Ferruh Yigit
2013-07-02Input: cyttsp4 - leak on error path in probe()Dan Carpenter
2013-07-02Input: cyttsp4 - silence NULL dereference warningDan Carpenter
2013-07-02Input: cyttsp4 - silence shift wrap warningDan Carpenter
2013-06-30Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devicesFerruh Yigit