Commit Graph

  • 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 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
  • 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
  • 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
  • ec4c7ca5a9 virtual-device-storage: Don't listed prints Marco Trevisan (Treviño) 2021-01-27 15:17:34 +01:00
  • 8d21a9c27c ssm: Catch more errors in FpiSsm without crashing Benjamin Berg 2021-01-26 15:10:11 +01:00
  • c4069065f9 virtual-device: Ensure we've an error before dereferencing it Marco Trevisan (Treviño) 2021-01-26 05:27:44 +01:00
  • 31541edc58 tests/virtual-device: Use a sleep multiplier when under valgrind Marco Trevisan (Treviño) 2021-01-26 05:17:48 +01:00
  • 549718753f fpi-device: Fix argument name on report_finger_status() annotation Marco Trevisan (Treviño) 2021-01-26 02:24:41 +01:00
  • cfde050220 virtual-device: Add ability to close a device with delay or with error Marco Trevisan (Treviño) 2021-01-26 02:24:16 +01:00
  • 88a38c38af virtual-device: Add support for sleeping and sending errors on list and delete Marco Trevisan (Treviño) 2021-01-26 01:33:55 +01:00
  • 7ffcc2f9e7 virtual-device: Make possible to inject sleep events while verifying/identifying Marco Trevisan (Treviño) 2021-01-26 03:37:16 +01:00
  • 1dae6796f7 virtual-device: Report finger presency when we receive a 'SCAN' event Marco Trevisan (Treviño) 2021-01-25 23:36:00 +01:00
  • 0bb0492025 virtual-device: Mark finger as needed only after we start scanning Marco Trevisan (Treviño) 2021-01-25 22:47:40 +01:00
  • 3db0858fb0 tests/virtual-device: Add a class function to wait for a timeout Marco Trevisan (Treviño) 2021-01-25 21:29:20 +01:00
  • 2382506491 virtual-device: Add checks for verify reports Marco Trevisan (Treviño) 2021-01-25 21:16:36 +01:00
  • 08f4be707c uru4000: Call irq stop handler immediately if the transfer is cancelled Benjamin Berg 2021-01-25 11:26:58 +01:00
  • 3693c39bc5 virtual-device: Make cancellation support toggable Marco Trevisan (Treviño) 2021-01-25 17:10:00 +01:00
  • 993109a7f8 virtual-device: Implement cancel vfunc, to stop timeouts Marco Trevisan (Treviño) 2021-01-25 16:47:19 +01:00
  • 18db20d160 virtual-device: Add support for sleep command Marco Trevisan (Treviño) 2021-01-25 16:41:55 +01:00
  • 89b4c4ee75 virtual-device: Test unplug operation while we're verifying Marco Trevisan (Treviño) 2021-01-25 15:14:30 +01:00
  • 153b24a95a virtual-device: Use identify function for verify tests when possible Marco Trevisan (Treviño) 2021-01-25 15:07:31 +01:00
  • 8c45c0952e virtual-device: Split verify check function in two parts to be reusable Marco Trevisan (Treviño) 2021-01-25 15:06:15 +01:00
  • c3ece8621d virtual-device: Implement UNPLUG operation Marco Trevisan (Treviño) 2021-01-25 14:16:12 +01:00
  • 67cb61cc18 tests/virtual-device: Add identification tests Marco Trevisan (Treviño) 2021-01-24 20:01:53 +01:00
  • 33ffadf402 tests/virtual-device: Cleanup device storage on teardown Marco Trevisan (Treviño) 2021-01-24 19:54:12 +01:00
  • 162a83e484 tests/virtual-device: Add ability to enroll with a retry step and test it Marco Trevisan (Treviño) 2021-01-24 18:21:23 +01:00
  • dfb27222eb tests/virtual-device: Add function that figures out the command from type Marco Trevisan (Treviño) 2021-01-24 18:20:20 +01:00
  • 81e53c422d virtual-device: Add support for changing the device scan type Marco Trevisan (Treviño) 2021-01-24 17:35:29 +01:00
  • be0b4ae2bb tests/virtual-device: Trigger new scans when we got progress callback Marco Trevisan (Treviño) 2021-01-24 16:33:32 +01:00
  • 56bcf1ffdd virtual-device: Add command to change the number of enroll stages Marco Trevisan (Treviño) 2021-01-24 15:43:49 +01:00
  • 665de7813b fpi-device: Ensure we're receiving a valid number of enroll stages Marco Trevisan (Treviño) 2021-01-24 15:38:46 +01:00
  • a291d17f26 virtual-device: Properly cleanup the virtual devices data Marco Trevisan (Treviño) 2021-01-24 02:03:20 +01:00
  • e8886dbc6b virtual-device: Support all the configured enrolling stages Marco Trevisan (Treviño) 2021-01-24 02:02:05 +01:00
  • 3d6fb15b5c virtual-device: Add API to change current finger status Marco Trevisan (Treviño) 2021-01-24 01:28:38 +01:00
  • 43d0dfdd8f virtual-device-storage: Set needed finger state on enroll and verify Marco Trevisan (Treviño) 2021-01-24 04:34:50 +01:00
  • 50f522583e virtual-device: Set needed finger state on enroll and verify Marco Trevisan (Treviño) 2021-01-24 01:28:20 +01:00
  • f0443ba2f3 virtual-device: Add support for reporting device Retry "errors" Marco Trevisan (Treviño) 2021-01-24 17:16:48 +01:00