summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/goodix.c
AgeCommit message (Expand)Author
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov
2022-02-28Input: goodix - fix race on driver unbindHans de Goede
2022-02-28Input: goodix - use input_copy_abs() helperHans de Goede
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede
2022-01-17Merge tag 'v5.16' into nextDmitry Torokhov
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-12Input: goodix - 2 small fixes for pen supportHans de Goede
2021-12-12Input: goodix - improve gpiod_get() error loggingHans de Goede
2021-12-09Input: goodix - add pen supportHans de Goede
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov
2021-12-06Input: goodix - add id->model mapping for the "9111" modelHans de Goede
2021-12-06Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-20Input: goodix - add support for controllers without flashHans de Goede
2021-09-20Input: goodix - allow specifying the config filenameHans de Goede
2021-09-20Input: goodix - push error logging up into i2c_read and i2c_write helpersHans de Goede
2021-09-20Input: goodix - refactor reset handlingHans de Goede
2021-09-20Input: goodix - add a goodix.h header fileHans de Goede
2021-09-20Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede
2021-05-20Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede
2021-01-09Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-11-19Input: goodix - fix misspelling of 'ctx'Lee Jones
2020-11-19Input: goodix - provide some missing function parameter descriptionsLee Jones
2020-04-01Input: goodix - fix compilation when ACPI support is disabledHans de Goede
2020-03-24Input: goodix - support gt9147 touchpanelYannick Fertre
2020-03-24Input: goodix - add support for Goodix GT917SIcenowy Zheng
2020-03-24Input: goodix - use string-based chip IDIcenowy Zheng
2020-03-24Input: goodix - add support for more then one touch-keyDmitry Mastykin
2020-03-24Input: goodix - fix spurious key release eventsDmitry Mastykin
2020-03-24Input: goodix - try to reset the controller if the i2c-test failsHans de Goede
2020-03-24Input: goodix - restore config on resume if necessaryHans de Goede
2020-03-24Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede
2020-03-24Input: goodix - add minimum firmware size checkHans de Goede
2020-03-24Input: goodix - save a copy of the config from goodix_read_config()Hans de Goede
2020-03-24Input: goodix - move defines to above struct goodix_ts_data declarationHans de Goede
2020-03-24Input: goodix - add support for controlling the IRQ pin through ACPI methodsHans de Goede
2020-03-24Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devicesHans de Goede
2020-03-24Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...Hans de Goede
2020-03-24Input: goodix - make resetting the controller at probe independent from the G...Hans de Goede
2020-03-24Input: goodix - make loading the config from disk independent from the GPIO s...Hans de Goede
2020-03-24Input: goodix - refactor IRQ pin GPIO accessesHans de Goede
2020-03-06Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov
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