summaryrefslogtreecommitdiff
path: root/common/fpsensor/fpsensor.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-887/+0
* fpsensor: Propagate no match auth code when finger outside rangePatryk Duda2021-09-071-6/+36
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-68/+41
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-41/+68
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-3/+3
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-3/+3
* include/config.h: Replace CONFIG_FP_SENSOR with CONFIG_FINGERPRINT_MCUTom Hughes2020-10-301-0/+4
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-4/+4
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-4/+4
* fpsensor: Fix buffer check to account for overflowTom Hughes2020-09-251-4/+10
* fpsensor: Run maintenance when in maintenance modeTom Hughes2020-08-311-0/+3
* fingerprint: Stopgap to repair public buildsCraig Hesling2020-08-151-1/+4
* driver/fingerprint: Add a common sensor maintenance functionTom Hughes2020-08-061-0/+8
* fpsensor: cleanup multiple fp spi enableBhanu Prakash Maiya2020-06-051-6/+0
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-081-0/+6
* fpsensor: Make fpcapture and fpenroll restrictedCraig Hesling2019-11-181-4/+14
* fpsensor: Add support for migration to positive match secret.Yicheng Li2019-10-101-4/+34
* fpsensor: Enable positive match secret and positive match salt on enrollment.Yicheng Li2019-10-091-15/+72
* fpsensor: Implement command to read positive_match_secret.Yicheng Li2019-10-091-7/+10
* fpsensor: Prepare positive match salt.Yicheng Li2019-10-041-2/+7
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-5/+5
* fpsensor: Deinit the sensor before clearing the contextTom Hughes2019-09-281-5/+15
* fpsensor: replace memset() with always_memset()Yicheng Li2019-09-041-0/+3
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-261-4/+4
* fpsensor: Add help descriptions for console commandsstabilize-12301.BTom Hughes2019-06-261-4/+8
* fpsensor: Return correct error code for console commandTom Hughes2019-06-241-2/+2
* fpsensor: Refactor fp_command_modeTom Hughes2019-06-241-7/+18
* fpsensor: Move crypto-related code to fpsensor_crypto.cYicheng Li2019-06-131-135/+4
* fpsensor: Replace ccprintf/s with CCPRINTF/STom Hughes2019-06-071-11/+11
* fpsensor: Add instructions for using screen instead of minicomTom Hughes2019-06-061-1/+18
* Move fingerprint files to their own directoryTom Hughes2019-06-051-0/+814