summaryrefslogtreecommitdiff
path: root/ft3658
AgeCommit message (Expand)Author
2022-06-16touch/focaltech: check the heatmap data size to avoid invalid access.Mason Wang
2022-06-13Merge "touch/focaltech: Prevent accessing register in deep sleep mode." into ...TreeHugger Robot
2022-06-13touch/focaltech: Prevent accessing register in deep sleep mode.Mason Wang
2022-06-10Merge changes from topic "TP_V0F_D01" into android13-gs-pixel-5.10-tm-d1TreeHugger Robot
2022-06-10touch/focaltech: Add to detect firmware self-reset mode.Mason Wang
2022-06-10touch/focaltech: support uncompressed and compressed heatmap.Mason Wang
2022-06-10touch/focaltech: Compressed MS and add SS_WATER.Mason Wang
2022-06-10touch/focaltech: Restore feature settings as touch IC resets.Mason Wang
2022-06-10touch/focaltech: add retry mechanism when failed to read chip id.Mason Wang
2022-06-10touch/focaltech: Enlarge SPI_BUF_LENGTH from 256 to 1536.Mason Wang
2022-06-10touch/focaltech: report up event if down touch records are not matched.Mason Wang
2022-06-01touch/focaltech: fix proc_remove error.Mason Wang
2022-05-18touch/focaltech: Check if SPI bus is available before transferring.Mason Wang
2022-05-12touch/focaltech: Free IRQ as early as possible when shutdowns.Mason Wang
2022-05-06touch/focaltech: Reduce touch firmware flashing time.Mason Wang
2022-05-04Merge "touch/focaltech: Fix accessing null pointer during shutdown." into and...Mason Wang
2022-04-29touch/focaltech: Fix accessing null pointer during shutdown.Mason Wang
2022-04-29touch/focaltouch: Add retry mechanism for restoring fw settings.Mason Wang
2022-04-27Merge "touch/focaltech: Support touch orientation." into android13-gs-pixel-5.10TreeHugger Robot
2022-04-25touch/focaltech: Support touch orientation.Mason Wang
2022-04-22Merge "touch/focaltech: Add SPI shutdown function." into android13-gs-pixel-5.10TreeHugger Robot
2022-04-21touch/focaltech_touch: add reset into power on sequence.Mason Wang
2022-04-20Merge "touch/focaltech: Refine the process of reading touch data." into andro...TreeHugger Robot
2022-04-20Merge "touch/focaltech: Using a flag instead of accessing work-mode register....Mason Wang
2022-04-20Merge "touch/focaltech: Support DMA_MODE when length exceeds 64 bytes." into ...Mason Wang
2022-04-20touch/focaltech: Refine the process of reading touch data.Mason Wang
2022-04-19touch/focaltech_touch: Restored firmware settings after updating firmware.Mason Wang
2022-04-19touch/focaltech: Using a flag instead of accessing work-mode register.Mason Wang
2022-04-19touch/focaltech: Support DMA_MODE when length exceeds 64 bytes.Mason Wang
2022-04-18touch/focaltech: Update relative code for FW V0B_D01.Mason Wang
2022-04-14touch/focaltech: Fix touch not work after disabling firmware heatmap.Mason Wang
2022-04-07touch/focaltech: Map pressure from 2bits to 8bits.Mason Wang
2022-04-06Merge "touch/focaltech: support more bus reference mode." into android13-gs-p...Mason Wang
2022-04-01touch/focaltech: support more bus reference mode.Mason Wang
2022-04-01focaltech: Set firmware grip/palm mode depending on offload config.Mason Wang
2022-03-30touch/focaltech: Add SPI shutdown function.Mason Wang
2022-03-28touch/focaltech: Fix unstable report rate.Mason Wang
2022-03-25touch/focaltech: fix incorrect timestamp of reporting touch point.Mason Wang
2022-03-24Merge "touch/focaltech: add palm tool type in offload_report." into android13...Yen-Chao Chen
2022-03-24touch/focaltech: add palm tool type in offload_report.davidycchen
2022-03-24touch/focaltech: fix kernal crash and device is stuckWendly Li
2022-03-22Merge "touch/focaltech: enable continuously touch reporting" into android13-g...TreeHugger Robot
2022-03-22Merge "touch/focaltech: fix that access out of boundary of hopping freq." int...TreeHugger Robot
2022-03-22touch/focaltech: enable continuously touch reportingMason Wang
2022-03-18touch/focaltech: fix that access out of boundary of hopping freq.Mason Wang
2022-03-17touch/focaltech: fix missing finger up event.Mason Wang
2022-03-10touch/focaltech: fix to access out of boundary of heatmap_raw.Mason Wang
2022-03-03focaltech/touch: transfer major/minor unit from mm to pixel.Mason Wang
2022-03-03touch/focaltech: get into deep sleep mode in AP side.Mason Wang
2022-03-03touch/focaltech: update major/minor/pressure format.Mason Wang