summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/goodix.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-06-12Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov1-4/+0
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea1-12/+21
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea1-1/+1
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea1-8/+8
2015-05-07Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil1-0/+3
2015-03-07Input: goodix - add device tree supportAleksei Mamlin1-1/+20
2015-03-07Input: goodix - use max touch number from device configAleksei Mamlin1-6/+9
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera1-0/+395