summaryrefslogtreecommitdiffstats
path: root/v5.4/3aa182bbc5b657329a8b85fa5303b8af0f461636
blob: fb851f6b5ac635d06f81ab5db4a2e3b27f4acba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
3aa182bbc5b6 ("Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen IC")
fba09e817c66 ("Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen IC")
44362279bdd4 ("Input: add core support for Goodix Berlin Touchscreen IC")
09182ed20c04 ("Input: goodix - add support for controllers without flash")
7642f29c731e ("Input: goodix - push error logging up into i2c_read and i2c_write helpers")
a2233cb7b65a ("Input: goodix - add a goodix.h header file")
31ae0102a34e ("Input: goodix - change goodix_i2c_write() len parameter type to int")
c9c20ee3cfce ("Input: goodix - fix compilation when ACPI support is disabled")
cae102e2fc08 ("Input: goodix - use string-based chip ID")
492ee52c1cd4 ("Input: goodix - add support for more then one touch-key")
273ec6bd9af5 ("Input: goodix - restore config on resume if necessary")
1a67448f1563 ("Input: goodix - make goodix_send_cfg() take a raw buffer as argument")
686e8a2489ba ("Input: goodix - add minimum firmware size check")
de956caed952 ("Input: goodix - save a copy of the config from goodix_read_config()")
aebfc52c0949 ("Input: goodix - move defines to above struct goodix_ts_data declaration")
c5fca485320e ("Input: goodix - add support for controlling the IRQ pin through ACPI methods")
67abd9eeb458 ("Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices")
a7d4b171660c ("Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail devices")
1921dacef72d ("Input: goodix - make resetting the controller at probe independent from the GPIO setup")
e070a97b929b ("Input: goodix - make loading the config from disk independent from the GPIO setup")