Commit Graph

  • 040d0d34fd synaptics: Send a cancel to sensor if it returns busy Aris Lin 2021-05-14 16:55:24 +08:00
  • 82c406dace goodixmoc: Add PID 6A94 Nelson Jeppesen 2021-05-07 13:02:11 -07:00
  • 046607add6 device: Add void return type tag to fp_device_delete_print_sync Benjamin Berg 2021-04-30 15:03:39 +02:00
  • 9c0cd3fb23 device: Move fp_device_clear_storage_sync into _sync block Benjamin Berg 2021-04-30 15:02:19 +02:00
  • 439223cac3 virtual-device-storage: Actually clear storage when requested Benjamin Berg 2021-04-29 17:59:52 +02:00
  • 992a207ede virtual-device: Refactor command handling and add CONT command Benjamin Berg 2021-04-29 17:48:55 +02:00
  • ae6be6837b doc: Use includes from the source diretory Benjamin Berg 2021-04-29 15:25:58 +02:00
  • 261ba3a4a4 meson: Add -Wswitch-enum Benjamin Berg 2021-04-29 14:16:29 +02:00
  • e9dddcc87a virtual-image: Fix compilation with -Wswitch-enum Benjamin Berg 2021-04-29 14:29:31 +02:00
  • 7e02f3faf9 virtual-device: Avoid/Fix -Wswitch-enum warnings Benjamin Berg 2021-04-29 14:25:12 +02:00
  • b61303500e utilities: Explicitly list default enum value Benjamin Berg 2021-04-29 14:16:20 +02:00
  • 668b3517a9 upeksonly: Explicit list default enum value Benjamin Berg 2021-04-29 14:15:52 +02:00
  • 657fe85c25 device: Add missing CLEAR_STORAGE to fpi_device_action_error Benjamin Berg 2021-04-29 14:12:19 +02:00
  • 4d5e2775b2 synaptics: add new PID 0xF0 and 0x103 Aris Lin 2021-05-05 15:11:21 +08:00
  • 8a04578847 synaptics: Add clear_storage() and remove list() Vincent Huang 2021-03-15 16:18:15 +08:00
  • 77e95aa545 fp-device: Add fp_device_clear_storage and clear_storage vfunc Vincent Huang 2021-04-09 17:23:13 +08:00
  • b9df7a4e70 device: Attach sources to correct main context Benjamin Berg 2021-04-23 09:56:49 +02:00
  • 1ca56adff5 usb-transfer: Use fpi_device_add_timeout instead of g_idle_add Benjamin Berg 2021-04-22 18:51:20 +02:00
  • d683b271d4 ssm: Remove delayed action GCancellable integration Benjamin Berg 2021-04-22 18:09:14 +02:00
  • 94e86875ae context: Remove idle sources and use thread local context Benjamin Berg 2021-04-22 17:24:07 +02:00
  • 511d456006 context: Use g_signal_connect_object for removal handling Benjamin Berg 2021-04-22 16:37:18 +02:00
  • 11e379050f goodixmoc: Ensure power button shield is always turned off Benjamin Berg 2021-04-23 13:25:41 +02:00
  • 9416f91c75 ssm: Add cleanup state feature Benjamin Berg 2021-04-23 13:08:49 +02:00
  • c4ae89575a ssm: Fix up the SSM documentation a bit Benjamin Berg 2021-04-23 12:10:58 +02:00
  • 04f6cac7ec elan: Add PID 0c63 Benjamin Berg 2021-04-28 15:47:18 +02:00
  • d2981fc6a4 elan: Add PID 0c4f Benjamin Berg 2021-04-28 15:43:14 +02:00
  • 8c9167d836 elan: Add PID 0c3d Benjamin Berg 2021-04-28 15:23:49 +02:00
  • 9aa3060d32 ci: Expose valgrind test logs Marco Trevisan (Treviño) 2021-04-13 17:19:06 +02:00
  • 9a1dcaa801 tests: Use native meson exec wrapper in test setups instead of our script Marco Trevisan (Treviño) 2021-04-13 17:04:01 +02:00
  • 683ac48e21 libfprint2-sections: Add missing FpFingerStatusFlags Marco Trevisan (Treviño) 2021-04-09 23:06:32 +02:00
  • 3b34fc9b5b ci: Expose coverage report and meson logs in MRs Marco Trevisan (Treviño) 2021-04-09 22:33:27 +02:00
  • 41f8737b48 device: Deprecate fp_device_{supports,has}_* functions for has_feature Marco Trevisan (Treviño) 2021-04-09 22:01:00 +02:00
  • ef805f2341 device: Expose supported features publicly as FpDeviceFeature Marco Trevisan (Treviño) 2021-04-09 21:31:43 +02:00
  • bd99f865d8 fp-device: Gracefully handle capture calls on devices with no support libfprint-1-90 Marco Trevisan (Treviño) 2021-04-09 20:08:26 +02:00
  • 3717468a8a device: Make verification support optional Marco Trevisan (Treviño) 2021-04-09 19:41:48 +02:00
  • 8d545a0b95 fpi-device: Add FpiDeviceFeature flags to FpDeviceClass Marco Trevisan (Treviño) 2020-12-08 04:16:31 +01:00
  • 355957919e Add nb1010 driver Huan Wang 2021-04-04 17:19:46 -06:00
  • 07778f6bfa upeksonly: fix double free in usb transfer cbs Matthew Mirvish 2021-04-11 07:25:48 -04:00
  • 7fcce7891a spi-transfer: Add SPI transfer helper routines Benjamin Berg 2021-01-18 16:41:01 +01:00
  • b0d9d00762 Add support for udev based device discovery Matthew Mirvish 2021-04-08 16:46:01 +02:00
  • e95056aa86 fpi-image-device: Allow overriding of enroll stages mincrmatt12 2020-08-06 03:41:31 -04:00
  • 9321791d0e ci: Do not use verbose logging for tests, just rely on artifacts Marco Trevisan (Treviño) 2021-04-01 18:01:29 +02:00
  • 4031bb62d7 device: Gracefully handle identify on devices with no support Marco Trevisan (Treviño) 2021-04-01 17:43:07 +02:00
  • 59767af552 doc/libfprint-2.types: Also include fp-image-device to get image type Marco Trevisan (Treviño) 2021-04-01 17:13:11 +02:00
  • 3fb8860dc4 synaptics: add new PID 0x100 and remove PID 0xE7 Aris Lin 2021-03-18 18:29:10 +08:00
  • 03e0efe7ea doc: Add a few missing functions to documentation Benjamin Berg 2021-03-17 10:47:05 +01:00
  • df9483e723 doc: Remove symbol that does not exist Benjamin Berg 2021-03-17 10:44:29 +01:00
  • 870468c741 doc: Add .types file for signals and properties Benjamin Berg 2021-03-17 10:41:48 +01:00
  • 47223e551f Added test for vfs7552 Julius Piso 2021-03-01 15:32:47 +01:00
  • e0de8c67b6 Added driver for validity vfs7552 Julius Piso 2020-10-11 18:45:39 +02:00
  • 4a700758a6 ssm: Add getter for the device Benjamin Berg 2021-03-03 14:46:18 +01:00
  • 3f13ddc40d list-supported: Relativate "support" statement for website benzea/add-support-warning-to-website Benjamin Berg 2021-03-08 12:31:10 +01:00
  • e8a7ff1033 tests/virtual-device: Add test checking close while we're still opening Marco Trevisan (Treviño) 2021-03-03 19:41:04 +01:00
  • 8ae27b4672 fpi-assemping: Do not include unneeded headers and do not use absolute search paths Marco Trevisan (Treviño) 2021-03-03 19:35:16 +01:00
  • b81c6857f2 demo: Fix flatpak build after udev option rename Benjamin Berg 2021-03-03 18:05:33 +01:00
  • dbd20ec669 synaptics: Remove usb reset Aris Lin 2021-02-25 17:13:56 +08:00
  • e7eaecedc6 meson: Autodetect whether autosuspend rules are provided by udev Benjamin Berg 2021-01-21 19:55:26 +01:00
  • 52d0409241 data: Add note that the unsupported device list needs a manual sync Benjamin Berg 2021-03-03 17:30:12 +01:00
  • f2d0d0bc57 udev-hwdb: Update list of unsupported devices Benjamin Berg 2021-03-03 17:28:52 +01:00
  • 8fd1fcbe49 virtual-device: Move shared functions into the internal scope Marco Trevisan (Treviño) 2021-02-22 21:07:36 +01:00
  • e4a297887b virtual-image: Use explicit list of cases in which we want to listen Marco Trevisan (Treviño) 2021-02-22 19:09:11 +01:00
  • e0f081c6e3 sdcp-device: Use a key DB for testing Benjamin Berg 2020-11-03 18:12:33 +01:00
  • ae1fb4094b sdcp-device: Use predictable keys and random numbers for testing Benjamin Berg 2020-11-03 13:44:55 +01:00
  • 13350e05a2 port to low level EC key functions Benjamin Berg 2020-11-03 00:14:22 +01:00
  • 3ea9cc90fe saner public key param Benjamin Berg 2020-11-03 00:13:55 +01:00
  • e862e8e881 fixups: use static OID data Benjamin Berg 2020-11-03 00:11:06 +01:00
  • 60f5cd650a ci: Enable SDCP helper for tests Benjamin Berg 2020-09-29 11:04:40 +02:00
  • 7ff36888b7 tests: Add SDCP virtual device test Benjamin Berg 2020-09-29 12:38:29 +02:00
  • e3043123f5 virtual-sdcp: Add a virtual SDCP device Benjamin Berg 2020-05-15 21:06:24 +02:00
  • 77400b7a60 sdcp: Add SDCP base class Benjamin Berg 2020-05-11 16:17:03 +02:00
  • 8d83e5eb38 meson: Shuffle around driver/helper definition Benjamin Berg 2020-10-30 16:26:06 +01:00
  • e59d5451cc meson: Move source generation into libfprint meson file Benjamin Berg 2020-10-30 14:30:52 +01:00
  • 798bc4ee1e scripts: Speed up uncrustify by running 4 jobs in parallel Benjamin Berg 2020-09-29 11:13:55 +02:00
  • 0e732dbafa ssm: Add API to get device Benjamin Berg 2020-09-21 18:00:04 +02:00
  • 84112abc71 device: Add new FP_DEVICE_ERROR_UNTRUSTED error code Benjamin Berg 2020-09-18 10:51:40 +02:00
  • c221c6b63e print: Add an SDCP print type Benjamin Berg 2020-05-14 18:59:59 +02:00
  • 6e28b9a8c4 print: Fix pspec of print type to match real default Benjamin Berg 2020-05-14 18:59:07 +02:00
  • e5589a0ec2 ci: Include SDCP test binary in image Benjamin Berg 2020-09-29 12:54:15 +02:00
  • 966703057d synaptics: Fix lost messages when sequence counter overflows Benjamin Berg 2021-02-05 16:09:24 +01:00
  • 9e164485f0 goodixmoc:Add new PID weilei 2021-02-04 11:31:10 +08:00
  • 3bb38e2ff6 goodixmoc: support power button shield feature fengqiangguo 2021-01-19 03:00:07 -05:00
  • 6a62d32c81 goodix: Consume the retry errors during verify/identify reports Marco Trevisan (Treviño) 2021-01-29 20:02:15 +01:00
  • b2a64cc980 virtual-device: Do actual errors codes checks instead of regex checks Marco Trevisan (Treviño) 2021-01-28 15:21:23 +01:00
  • 88117c172e tests/virtual-device: Add enroll and verify script test Marco Trevisan (Treviño) 2021-01-28 14:09:50 +01:00
  • 27a62443a1 virtual-device: Add SET_KEEP_ALIVE command, to keep the listener up Marco Trevisan (Treviño) 2021-01-28 12:54:12 +01:00
  • 2f7c78eb97 virtual-device: Make possible to use a script to perform enroll operations Marco Trevisan (Treviño) 2021-01-28 12:41:21 +01:00
  • 74f8a8ee27 virtual-device: Handle cancelled state gracefully in should_wait_to_sleep Marco Trevisan (Treviño) 2021-01-28 11:32:46 +01:00
  • acd0a10e76 virtual-device: Add test that open fails with a busy error if is still ongoing Marco Trevisan (Treviño) 2021-01-28 03:32:09 +01:00
  • 27c2466bda fpi-device: Mark the device as open and notify it on idle callback Marco Trevisan (Treviño) 2021-01-28 03:23:43 +01:00
  • 33ba248c44 virtual-device: Add test checking for early errors during dev API calls Marco Trevisan (Treviño) 2021-01-28 02:30:18 +01:00
  • 43cf28b9da fp-device: Do not try to deference potentially NULL task data Marco Trevisan (Treviño) 2021-01-28 02:27:40 +01:00
  • 4da52f78f6 virtual-device: Check properties match the getters Marco Trevisan (Treviño) 2021-01-28 01:44:29 +01:00
  • e4e0937848 tests/virtual-*: Check for enrolled prints properties Marco Trevisan (Treviño) 2021-01-28 01:35:42 +01:00
  • 25a6c916aa fp-device: Fix property getters for enroll stages and driver ID Marco Trevisan (Treviño) 2021-01-28 02:43:30 +01:00
  • 51009b48a0 virtual-device: Process supported commands on device open Marco Trevisan (Treviño) 2021-01-28 01:16:12 +01:00
  • e1e3f6955e virtual-device: Remove messages we can't process from queue when not scanning Marco Trevisan (Treviño) 2021-01-28 00:54:34 +01:00
  • c495b82000 virtual-device: Use python's with idiom to check GLib expected error messages Marco Trevisan (Treviño) 2021-01-28 00:47:24 +01:00
  • d90ee96df8 virtual-device: Return an duplicated data error if trying to re-enroll a print Marco Trevisan (Treviño) 2021-01-27 15:03:19 +01:00
  • 36304b736b tests/virtual-device: Properly handle exceptions on enroll callback Marco Trevisan (Treviño) 2021-01-27 15:02:17 +01:00
  • 31e34bd4bd virtual-device: Emit data not found during verify/identify Marco Trevisan (Treviño) 2021-01-27 14:49:03 +01:00