summaryrefslogtreecommitdiff
path: root/fts.c
AgeCommit message (Expand)Author
2021-06-16touch: fts: add mutex to protect offload reportandroid-s-v2-beta-3_r0.4android-s-v2-beta-2_r0.4android-s-v2-beta-1_r0.4android-s-qpr3-beta-3_r0.3android-s-qpr3-beta-2_r0.3android-s-qpr3-beta-1_r0.3android-s-beta-5_r0.5android-s-beta-4_r0.5android-s-beta-3_r0.5android-12.1.0_r0.4android-12.1.0_r0.33android-12.1.0_r0.26android-12.1.0_r0.20android-12.1.0_r0.14android-12.0.0_r0.6android-12.0.0_r0.40android-12.0.0_r0.34android-12.0.0_r0.24android-12.0.0_r0.14android-msm-redbull-4.19-s-v2-beta-3android-msm-redbull-4.19-s-qpr3-beta-3android-msm-redbull-4.19-s-qpr3-beta-2android-msm-redbull-4.19-s-beta-5android-msm-redbull-4.19-s-beta-4android-msm-redbull-4.19-s-beta-3android-msm-redbull-4.19-android12Landroid-msm-redbull-4.19-android12-v2-beta-2android-msm-redbull-4.19-android12-qpr3android-msm-redbull-4.19-android12-qpr1android-msm-redbull-4.19-android12android-msm-redbull--s-v2-beta-1davidycchen
2021-06-09touch: fts: clear touch offload fields while releasing all touchesedavidycchen
2021-05-06input: touchscreen: stm: Report edge and palm touchesandroid-s-beta-2_r0.5android-msm-redbull-4.19-s-beta-2Steve Pfetsch
2021-03-15touch: fts: cancel offload_resume_work before suspendandroid-s-beta-1_r0.5android-msm-redbull-4.19-s-beta-1Tai Kuo
2020-11-20input: touchscreen: stm: Read touch_offload device_id from DTandroid-s-preview-3_r0.5android-s-preview-2_r0.5android-s-preview-1_r0.5android-msm-redbull-4.19-s-preview-3android-msm-redbull-4.19-s-preview-2android-msm-redbull-4.19-s-preview-1Steve Pfetsch
2020-09-29input: touchscreen: stm: improve touch_offload supportSteve Pfetsch
2020-09-28input: touchscreen: stm: fix memory leakSteve Pfetsch
2020-09-12fts: release all fingers for offload caseSuper Liu
2020-07-10input: touchscreen: stm: disable firmware grip for touch_offloadandroid-11.0.0_r0.27android-11.0.0_r0.26android-11.0.0_r0.18android-11.0.0_r0.16android-msm-redfin-4.19-android11-d1android-msm-bramble-4.19-android11-d1Steve Pfetsch
2020-06-24input: touchscreen: stm: export to the touch_offload driverSteve Pfetsch
2020-06-23input: touchscreen: stm: support sensor inversion in x/y directionsSteve Pfetsch
2020-06-17touch:fts: wrap the using of bus_refmask by bus_mutexdavidycchen
2020-06-08touch:fts: make spi bus resume before using itdavidycchen
2020-06-02touch:fts: support touch cancel modedavidycchen
2020-05-27touch:fts: support prox_palm and touch gesture during phone calldavidycchen
2020-04-24GKI: touch: fts: Enable modularization of the touch bus negotiator driverHridya Valsaraju
2020-04-20touch:fts: add command to avoid sensing off before reading rawdatadavidycchen
2020-03-25touch:fts: add PI when config version is same as incoming firmwaredavidycchen
2020-03-25touch:fts: avoid null pointer of limit_file namedavidycchen
2020-03-23GKI: ANDROID: Fix drivers for wakeup_source_register prototype changeSandeep Patil
2020-03-18GKI: ANDROID: Replace wakeup_source_init w/ wakeup_source_registerSandeep Patil
2020-03-18GKI: ANDROID: Stop using the obsolte wakeup_source_trash() APISandeep Patil
2020-03-09touch:fts: driver support to decode golden mutual data errordavidycchen
2020-03-05input: touchscreen: stm: pinctrl feature on resume/suspendTai Kuo
2020-02-11touch:fts: Enable noise log when the touch scanning frequency changeddavidycchen
2020-02-04touch:fts: set firmware name and limit file to default when parse panel info ...davidycchen
2020-01-07touch:fts: fix touch driver issue when there is no panel connecteddavidycchen
2020-01-03touch:fts: remove dummy function.davidycchen
2019-12-26touch: fts: change msm_drm_notifier to drm_panel_notifierdavidycchen
2019-12-04touch:fts: enable TOUCHSCREEN_HEATMAPdavidycchen
2019-12-04touch:fts: modify read_heatmap_raw signaturedavidycchen
2019-11-13GKI: touch: fts: update license to use GPL v2Will McVicker
2019-10-23touch:fts: add a macro for display dynamic refresh ratedavidycchen
2019-10-23input: touchscreen: stm: implement timestamp api in fts driverAtif Niyaz
2019-10-01input: touchscreen: stm: Driver version 5.2.16.12Sivasankari
2019-09-23touch:fts: Fix -Wunused-variable warningsChenglu Lin
2019-09-16touchscreen:fts: add heatmap configdavidycchen
2019-09-16touchscreen:fts: fix build breakdavidycchen
2019-09-16touchscreen:fts: add CONFIG_DRM in touch driverdavidycchen
2019-08-21input: touchscreen: stm: Remove input_event calls for MSC_TIMESTAMPAtif Niyaz
2019-08-21input: touchscreen: stm: Update usages of timestamp to use ktime_tAtif Niyaz
2019-08-21input: touchscreen: stm: remove extraneous work queue flushSteve Pfetsch
2019-07-05input: touchscreen: fts: correct the max coordinatesSuper Liu
2019-06-18input: touchscreen: stm: reduce log spam and flag undecoded statusSteve Pfetsch
2019-06-18Merge partner-drops-c2f2 into android-msm-floral-4.14Steve Pfetsch
2019-06-05input: touchscreen: stm: resolve flushFIFO() failed with messy eventsSuper Liu
2019-06-05input: touchscreen: stm: resolve NOC_ERROR for SPI I/O during suspendSuper Liu
2019-05-30input: touchscreen: stm: Driver version 5.2.16.8Sivasankari
2019-05-21input: touchscreen: stm: flush the FIFO before suspendSteve Pfetsch
2019-05-17input: touchscreen: stm: refuse to suspend if touch bus is in useSuper Liu