aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/cyttsp_core.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesGravatar Hans de Goede 1-1/+1
2016-01-27Input: cyttsp - perform hard reset of the chip during probeGravatar Oreste Salerno 1-0/+12
2016-01-27Input: cyttsp - switch to using device propertiesGravatar Oreste Salerno 1-42/+94
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsGravatar Oreste Salerno 1-1/+5
2016-01-27Input: cyttsp - use devres managed resource allocationsGravatar Oreste Salerno 1-38/+30
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeGravatar Jingoo Han 1-5/+2
2013-12-16Merge tag 'v3.13-rc4' into nextGravatar Dmitry Torokhov 1-1/+1
2013-12-06Input: use dev_get_platdata()Gravatar Jingoo Han 1-2/+2
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONGravatar Wolfram Sang 1-1/+1
2013-07-02Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-2/+4
2013-06-30Input: cyttsp - I2C driver split into two modulesGravatar Ferruh Yigit 1-2/+4
2013-06-05Input: cyttsp - add missing handshakeGravatar Ferruh Yigit 1-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramGravatar Ferruh Yigit 1-1/+1
2012-09-19Input: MT - Add flags to input_mt_init_slots()Gravatar Henrik Rydberg 1-1/+1
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Gravatar Dmitry Torokhov 1-1/+1
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportGravatar Javier Martinez Canillas 1-0/+625