summaryrefslogtreecommitdiff
path: root/goodix_brl_spi.c
AgeCommit message (Collapse)Author
2022-11-21touch: goodix: fix read/writes when dma-mode isn't supported.Ravi Jain
Test: Tested in both mode dma enabled and disabled. Bug: 254364041 Change-Id: I373ccd07ece3993f16d003bed2dbce607ce863c7 Signed-off-by: Ravi Jain <raviajain@google.com>
2022-07-04touch/goodix: fix deadlock in edge casesWendly Li
Bug: 229036434 Test: driver works fine after some edge cases Change-Id: I313db6d33cc2f60342ed5c5f169d614610213959 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-06-24goodix: Fix data racingWendly Li
Bug: 229036434 Test: Be able to get fw version Change-Id: Idd2f8701fa7b984564f9df379f49eb23c8015b19 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-05-24goodix: Support reading mutual and self sensing dataWendly Li
Bug: 214118837 Test: Check driver can read mutual and self sensing data Change-Id: Id4afa4c902dc0bc3310467387fc6f7f4f2af4498 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-05-24goodix: Enable DMAWendly Li
Bug: 214118837 Test: Check DMA is enabled Change-Id: I3d02e9af8700914fa5eda6875a790cdb30510025 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Avoid allocating memory frequentlyWendly Li
Bug: 214118883 Test: Check memory allocation Change-Id: I97ef74a66e1b9d3304979e221a469c9dc97aea02 Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Fix memory leakWendly Li
Bug: 214118883 Test: Build pass Signed-off-by: Wendly Li <wendlyli@google.com> Change-Id: Ie49543640734683906637e1959c478d05fc11e84
2022-01-21Import v1.0.2 driverWendly Li
- Add APIs for factory requirements Bug: 214118804 Test: Check APIs is ready Change-Id: I7de3d63c7b38142cbedf84f8a836634a958f6c3a Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Import v1.0.0 driverWendly Li
Bug: 214018056 Bug: 214118475 Change-Id: I34f2afbc46ad1e4ac025cf199f323cf09e27ddec Signed-off-by: Wendly Li <wendlyli@google.com>
2022-01-21Initial the driver from the original vender codeWendly Li
BYPASS_INCLUSIVE_LANGUAGE_REASON=master and slave are stardand of SPI Bug: 214018056 Bug: 214118475 Change-Id: Ib1e7bbdca701fe852f665ee2986824d71d5eebe2 Signed-off-by: Wendly Li <wendlyli@google.com>