summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/goodix.c
AgeCommit message (Expand)Author
2019-12-04Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-10-02Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-03Input: goodix - add GT5663 CTP supportJagan Teki
2019-04-03Input: goodix - add regulators suppotJagan Teki
2019-02-16Input: goodix - print values in case of inconsistenciesGuido Günther
2019-02-16Input: goodix - support Goodix gt5688Guido Günther
2018-06-04Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-01-31Input: goodix - use generic touchscreen_propertiesMarcin Niestroj
2018-01-12Input: goodix - disable IRQs while suspendedHans de Goede
2017-10-24Input: goodix - support gt1151 touchpanelMarcin Niestroj
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea
2015-12-17Input: goodix - add power management supportIrina Tirdea
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea
2015-12-17Input: goodix - reset device at initIrina Tirdea
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea
2015-05-06Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil
2015-03-06Input: goodix - add device tree supportAleksei Mamlin
2015-03-06Input: goodix - use max touch number from device configAleksei Mamlin
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera