summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/goodix.c
Commit message (Expand)AuthorAgeFilesLines
* Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-111-4/+0
* Input: goodix - export id and version read from deviceIrina Tirdea2015-06-091-12/+21
* Input: goodix - fix variable length array warningIrina Tirdea2015-06-091-1/+1
* Input: goodix - fix alignment issuesIrina Tirdea2015-06-091-8/+8
* Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil2015-05-061-0/+3
* Input: goodix - add device tree supportAleksei Mamlin2015-03-061-1/+20
* Input: goodix - use max touch number from device configAleksei Mamlin2015-03-061-6/+9
* Input: add driver for the Goodix touchpanelBastien Nocera2014-10-311-0/+395