Commit Graph

  • 4f29a32da8 tests: Store temporary directory on failure Benjamin Berg 2020-11-05 15:52:54 +01:00
  • e5fa54e8e7 vfs301: Start capture only on state change to AWAIT_FINGER_ON Benjamin Berg 2020-11-04 14:08:10 +01:00
  • d3076039d0 vfs301: Fix device pointer handling in callback Benjamin Berg 2020-10-23 18:42:55 +02:00
  • a748f4d30f elan: Simplify elan driver internal state machine Benjamin Berg 2020-10-14 16:01:59 +02:00
  • 3ee5536a13 image-device: Redefine internal states and valid transitions Benjamin Berg 2020-10-07 16:54:41 +02:00
  • f56aacc7ef image-device: Remove cancelling boolean from private data Benjamin Berg 2020-10-07 14:56:36 +02:00
  • 615c370842 vfs301: Fix device pointer handling in callback benzea/vfs301-userdata Benjamin Berg 2020-10-23 18:42:55 +02:00
  • 96fa0a96eb uru4000: Fix missing reference to image transfer Benjamin Berg 2020-10-19 17:01:06 +02:00
  • 1754bd0204 synaptics: Always submit interrupt transfer without a timeout Benjamin Berg 2020-10-19 17:04:55 +02:00
  • 90a1abf2f8 synaptics: Fix missing reference to interrupt transfer Benjamin Berg 2020-10-19 16:59:28 +02:00
  • 59824d2122 synaptics: Remove useless code Benjamin Berg 2020-10-19 16:59:07 +02:00
  • 31319d9c6f synaptics: add support to pid 0xF9, 0xFC, 0xC2 Vincent Huang 2020-10-15 12:20:34 +08:00
  • e27b65c930 synaptics: add identify function Vincent Huang 2020-09-22 17:43:57 +08:00
  • b03f9a502a tests: Remove old README-umockdev file Benjamin Berg 2020-10-14 12:39:10 +02:00
  • 44ef20d5ac aesx660: Use convenience API to allocate USB receive buffer Benjamin Berg 2020-10-07 13:31:59 +02:00
  • 4719b30f16 aes1610: Use convenience API to allocate USB receive buffer Benjamin Berg 2020-10-07 13:27:40 +02:00
  • 7eb361087a drivers: Add access annotations to USB helpers Benjamin Berg 2020-10-07 13:37:49 +02:00
  • 33d50e4e30 usb: Annotate access to USB buffers Benjamin Berg 2020-05-12 11:31:09 +02:00
  • 994690cfa3 virtual-image: Only read socket when active Benjamin Berg 2020-10-02 16:50:01 +02:00
  • 52b2d10887 image-device: Delay task completion until device is deactivated Benjamin Berg 2020-10-02 16:45:51 +02:00
  • 81e0f4dfe5 aes3k: Re-send some commands for each capture Benjamin Berg 2020-10-01 18:38:07 +02:00
  • cb56ddba5b virtual-image: Open window for race during deactivation benzea/deactivate-race-window Benjamin Berg 2020-10-01 14:16:00 +02:00
  • c7cab77fc1 usb-transfer: Work around libgusb cancellation issue benzea/add-usb-cancellation-workaround Benjamin Berg 2020-10-01 00:14:48 +02:00
  • a63dcc96d5 virtual_image: Open a window for race conditions during open/close Benjamin Berg 2020-05-12 19:15:23 +02:00
  • fab349f356 Remove trailing \n where they are not necessary Benjamin Berg 2020-09-29 10:42:03 +02:00
  • 62edf93958 tests: Add AES3500 test case Benjamin Berg 2020-09-29 10:35:48 +02:00
  • 8c4ff253cb aes3k: Fix transfer error path and cancellable lifetime Benjamin Berg 2020-09-28 19:13:32 +02:00
  • 3ce6a15547 image-device: Don't deactivate if deactivation was already started Benjamin Berg 2020-09-28 19:12:28 +02:00
  • 8366e397d8 Finalise changelog Marco Trevisan (Treviño) 2020-09-24 06:14:30 +02:00
  • db56b71caf Update changelog Marco Trevisan (Treviño) 2020-09-24 06:11:35 +02:00
  • 4cf41fcd24 debian/libfprint-2-tod1.symbols: Added new GType symbols Marco Trevisan (Treviño) 2020-09-24 06:19:37 +02:00
  • dfecdf9ff3 Update upstream source from tag 'upstream/1.90.3+tod1' Marco Trevisan (Treviño) 2020-09-24 06:06:17 +02:00
  • 2ef6d1886b New upstream version 1.90.3+tod1 Marco Trevisan (Treviño) 2020-09-24 06:06:08 +02:00
  • 52410c3310 Merge tag 'v1.90.3' into tod Marco Trevisan (Treviño) 2020-09-24 05:45:35 +02:00
  • 174aa2c091 Release 1.90.3 v1.90.3 Benjamin Berg 2020-09-08 14:04:11 +02:00
  • 9efe25b91c ci: Disable flatpak building for forks Benjamin Berg 2020-09-14 13:47:10 +02:00
  • bcce8876e2 aes3k: Fix cancellation logic of aes3k driver Benjamin Berg 2020-09-07 12:13:39 +02:00
  • 3962372f47 tests: add identify test for driver goodixmoc add identify ioctl file, modify custom.py add identify test boger.wang 2020-09-13 21:14:05 +08:00
  • f67f61c638 goodixmoc: Add identify function boger.wang 2020-09-11 22:47:11 +08:00
  • d5f7f4dfaa goodixmoc: Prevent incorrect firmware type running boger.wang 2020-09-11 22:36:52 +08:00
  • ce6961d165 image-device: Fix cancellation documentation Benjamin Berg 2020-09-07 12:12:34 +02:00
  • 30e1a68344 ci: Build flatpak using GNOME runner and template Benjamin Berg 2020-09-02 16:27:53 +02:00
  • 5b087ed848 demo: Switch to use GNOME 3.36 runtime Benjamin Berg 2020-09-02 16:38:13 +02:00
  • 5d0481b031 context: Lower severity of warning if USB fails to initialise Benjamin Berg 2020-09-03 09:00:01 +02:00
  • 596d22a449 context: Fix invalid accesses to GUsbContext if USB is missing Benjamin Berg 2020-09-03 09:06:37 +02:00
  • c85f385191 tests: add test for goodixmoc driver boger.wang 2020-06-08 22:17:32 +08:00
  • eb2aaaaa20 drivers: add goodix moc sensor driver support boger.wang 2020-06-08 22:00:29 +08:00
  • e3c009c5b3 fp-device: add new type FpDeviceError FP_DEVICE_ERROR_DATA_DUPLICATE boger.wang 2020-06-08 21:47:32 +08:00
  • a4f7293f32 synaptics: retry get version command once when receiving non-success status Vincent Huang 2020-08-21 17:42:00 +08:00
  • 8b64312f4b synaptics: support sensors pid 0xe9 & 0xdf Vincent Huang 2020-07-31 09:47:35 +08:00
  • 16c780c302 debian/changelog: Fix bug number Marco Trevisan (Treviño) 2020-06-19 19:34:27 +02:00
  • 349e30e3ae Finalise changelog Marco Trevisan (Treviño) 2020-06-19 17:38:55 +02:00
  • 13dcb8620b Update changelog Marco Trevisan (Treviño) 2020-06-19 16:06:38 +02:00
  • 70f4f2c5a4 libfprint-2-tod1.symbols: Add new TOD symbols Marco Trevisan (Treviño) 2020-06-19 17:36:28 +02:00
  • 5e6ce9fe55 debian/rules: Be strictier about symbol changes Marco Trevisan (Treviño) 2020-06-19 17:24:09 +02:00
  • dc0371256f debian/rules: Be strictier about symbol changes Marco Trevisan (Treviño) 2020-06-19 17:24:09 +02:00
  • ef37ef2004 debian/control: Add missing libfprint-2-tod-dev dependencies Marco Trevisan (Treviño) 2020-06-19 17:09:03 +02:00
  • 28bbd94ec9 git_reading_pointer.patch: Dopping Marco Trevisan (Treviño) 2020-06-19 16:16:49 +02:00
  • 369e91feb4 Update upstream source from tag 'upstream/1.90.2+tod1' Marco Trevisan (Treviño) 2020-06-19 16:43:04 +02:00
  • 1d94579d84 New upstream version 1.90.2+tod1 Marco Trevisan (Treviño) 2020-06-19 16:42:56 +02:00
  • 0e123d0752 Merge tag 'v1.90.2' into tod Marco Trevisan (Treviño) 2020-06-19 16:27:51 +02:00
  • 7c359b9135 Update changelog Marco Trevisan (Treviño) 2020-06-19 16:06:38 +02:00
  • 7b9a8e0dfb git_reading_pointer.patch: Dopping Marco Trevisan (Treviño) 2020-06-19 16:16:49 +02:00
  • 2ba95f2ad5 Update upstream source from tag 'upstream/1.90.2' Marco Trevisan (Treviño) 2020-06-19 15:48:35 +02:00
  • 748bfa09ce New upstream version 1.90.2 Marco Trevisan (Treviño) 2020-06-19 15:48:26 +02:00
  • b7e27bfdc6 demo: Handle the non-imaging mode also if we get a non-supported error Marco Trevisan (Treviño) 2020-06-17 14:16:34 +02:00
  • 37b19674f1 verify: Use fast matching callback also for non-storage devices Marco Trevisan (Treviño) 2020-06-17 14:14:35 +02:00
  • a5f4ad507a img-capture: Exit with error if the device doesn't support capture Marco Trevisan (Treviño) 2020-06-17 14:12:38 +02:00
  • 1f96077e36 examples: Don't try to save an image from a print without it Marco Trevisan (Treviño) 2020-06-17 14:00:19 +02:00
  • ed26976ac5 fpi-usb-transfer: Use the same values of libusb for transfer types Marco Trevisan (Treviño) 2020-06-16 22:50:41 +02:00
  • e4d292b595 fp-image-device: Properly include fp-device.h Marco Trevisan (Treviño) 2020-06-16 22:49:38 +02:00
  • c6b8430c72 fpi-print: Improve debug on print score Marco Trevisan (Treviño) 2020-06-16 22:49:18 +02:00
  • cbf1dcca29 fpi-image-device: Improve debugging messages Marco Trevisan (Treviño) 2020-06-16 22:48:51 +02:00
  • 7f7d099ba0 fpi-device: Don't double check for cancellable value Marco Trevisan (Treviño) 2020-06-16 22:43:18 +02:00
  • b6f965c1d9 fpi-device: Use the current action string instead of value Marco Trevisan (Treviño) 2020-04-29 20:16:02 +02:00
  • fd2875aa3e examples: add img-capture example Vasily Khoruzhick 2020-06-06 23:04:26 -07:00
  • bb4844012b Import Debian changes 1:1.90.1+tod1-0ubuntu4 Sebastien Bacher 2020-03-18 15:34:58 +01:00
  • 4b2816db64 Update for 1.90.2 v1.90.2 Benjamin Berg 2020-06-08 11:37:51 +02:00
  • 4af3e59174 uru4000: Always detect whether encryption is in use Benjamin Berg 2020-04-22 18:24:09 +02:00
  • 24b1faffde upeksonly: Add a comment that multiple URBs are needed Benjamin Berg 2020-06-03 00:03:56 +02:00
  • 49983c8ee7 upeksonly: Fix memory leak of register data helper struct Benjamin Berg 2020-06-02 23:41:55 +02:00
  • d276c3489e upeksonly: Fix register write value Vasily Khoruzhick 2020-06-02 23:41:14 +02:00
  • 3f51e6dcb6 upeksonly: Pass required user data to write_regs_cb Benjamin Berg 2020-06-02 18:01:59 +02:00
  • b4dbbd667a upeksonly: Avoid reading beyond received packet boundary Benjamin Berg 2020-06-02 17:02:38 +02:00
  • 7d9245505f upeksonly: Remove callback support after killing transfers Benjamin Berg 2020-06-02 16:36:00 +02:00
  • 570daf2321 upeksonly: Remove ABORT_SSM constant Benjamin Berg 2020-06-02 16:33:26 +02:00
  • 60d0f84294 upeksonly: Fix creation of image transfers Benjamin Berg 2020-06-02 12:05:23 +02:00
  • 6633025437 vfs301: Allow freeing of data by copying it Benjamin Berg 2020-05-29 17:54:29 +02:00
  • 40ed353666 elan: Only queue state changes once Benjamin Berg 2020-05-22 17:29:00 +02:00
  • 32bdd8d5c4 image: Fix reporting of retry on activation timeout Benjamin Berg 2020-05-22 17:03:23 +02:00
  • ec4fc9aec5 ci: Put coverage regexp into CI description Benjamin Berg 2020-05-13 17:47:34 +02:00
  • 390611d5c9 tests: Improve the instructions to create new umockdev captures Benjamin Berg 2020-05-13 17:37:04 +02:00
  • 685052c605 tests: Add test for vfs0050 driver Benjamin Berg 2020-05-13 17:30:43 +02:00
  • 4b83f8bfd9 vfs0050: Accept zero bytes read instead of timeout for emulation Benjamin Berg 2020-05-13 17:26:34 +02:00
  • b137807420 upekts: Fix error reporting during verify benzea/fix-upekts Benjamin Berg 2020-05-25 14:09:21 +02:00
  • 0936fc3597 upekts: Fix error handling in verify_stop_deinit_cb Benjamin Berg 2020-05-25 14:02:22 +02:00
  • b7f436e8de upekts: Fix reading of fingerprint data for verification Benjamin Berg 2020-05-15 18:27:34 +02:00
  • 4f0b0fa526 tests: Ensure FpDevice checks enrolled prints for completeness Benjamin Berg 2020-05-14 10:56:05 +02:00
  • f0abefa9fa device: Ensure enrolled print as an appropriate type set Benjamin Berg 2020-05-14 10:39:07 +02:00
  • 7f58556011 tests: An enrolled print needs to have a type set Benjamin Berg 2020-05-14 10:49:14 +02:00