summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/cyttsp_core.c
Commit message (Expand)AuthorAgeFilesLines
* Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-151-1/+1
* Input: cyttsp - perform hard reset of the chip during probeOreste Salerno2016-01-271-0/+12
* Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-271-42/+94
* Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno2016-01-271-1/+5
* Input: cyttsp - use devres managed resource allocationsOreste Salerno2016-01-271-38/+30
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-5/+2
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-161-1/+1
|\
| * tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* | Input: use dev_get_platdata()Jingoo Han2013-12-061-2/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2013-07-021-2/+4
|\
| * Input: cyttsp - I2C driver split into two modulesFerruh Yigit2013-06-301-2/+4
* | Input: cyttsp - add missing handshakeFerruh Yigit2013-06-051-6/+20
* | Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-051-1/+1
|/
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov2012-03-041-1/+1
* Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-311-0/+625
OpenPOWER on IntegriCloud