summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/cyttsp_core.c
AgeCommit message (Expand)Author
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2016-01-27Input: cyttsp - perform hard reset of the chip during probeOreste Salerno
2016-01-27Input: cyttsp - switch to using device propertiesOreste Salerno
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-06-30Input: cyttsp - I2C driver split into two modulesFerruh Yigit
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas