aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-5/+2
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov1-1/+1
2013-12-06Input: use dev_get_platdata()Jingoo Han1-2/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov1-2/+4
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit1-2/+4
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit1-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov1-1/+1
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas1-0/+625