aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede1-1/+1
2016-01-27Input: cyttsp - perform hard reset of the chip during probeOreste Salerno1-0/+12
2016-01-27Input: cyttsp - switch to using device propertiesOreste Salerno1-42/+94
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno1-1/+5
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno1-38/+30
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