[PATCH 0/9] Goodix touchscreen enhancements

From: Irina Tirdea
Date: Thu May 28 2015 - 08:48:18 EST


Add several enhancements to the Goodix touchscreen driver:
- write configuration data to the device
- power management support
- cleanup and refactoring

Irina Tirdea (9):
input: goodix: fix alignment issues
input: goodix: fix variable length array warning
input: goodix: export id and version read from device
input: goodix: add ACPI IDs for GT911 and GT9271
input: goodix: reset device at init
input: goodix: write configuration data to device
input: goodix: add power management support
input: goodix: add support for ESD
input: goodix: use goodix_i2c_write_u8 instead of i2c_master_send

.../bindings/input/touchscreen/goodix.txt | 14 +
drivers/input/touchscreen/goodix.c | 481 +++++++++++++++++++--
2 files changed, 463 insertions(+), 32 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/