Commit Graph

  • 3a9500be67 lib: Move fpi-img utils to fpi-img's header Bastien Nocera 2018-09-28 11:48:59 +02:00
  • 1d93b86569 lib: Rename assembling.[ch] Bastien Nocera 2018-09-28 11:32:09 +02:00
  • aca2cd41d8 lib: Rename sync.c to fpi-sync.c Bastien Nocera 2018-09-28 11:29:07 +02:00
  • 1035f733aa lib: Split off async functions Bastien Nocera 2018-09-27 17:14:34 +02:00
  • 2818d94010 lib: Split off fp_img helpers Bastien Nocera 2018-09-27 16:49:20 +02:00
  • 1d1c34eb60 lib: Make fpi_print_data_item_free() static Bastien Nocera 2018-09-27 16:37:45 +02:00
  • ca06fae22e lib: Split off fpi_print_data helpers Bastien Nocera 2018-09-27 16:36:09 +02:00
  • 36f527269b Revert "lib: Mark fpi_ssm_get_user_data as deprecated" Bastien Nocera 2018-09-28 14:26:12 +02:00
  • 7cfe20e07f lib: Fix gtk-doc warning Bastien Nocera 2018-09-27 16:08:21 +02:00
  • 1fd82b5162 lib: Mark fpi_ssm_get_user_data as deprecated Bastien Nocera 2018-09-27 16:07:58 +02:00
  • 0ace5f64f8 elan: Fix use-after-free if USB transfer is cancelled Bastien Nocera 2018-09-27 15:19:00 +02:00
  • e532524c7e elan: Name our timeouts Bastien Nocera 2018-09-27 15:17:15 +02:00
  • ebd96f892e lib: Make fpi_timeout_add() never fail Bastien Nocera 2018-09-27 15:14:05 +02:00
  • 4b9b34fa4d elan: Use USB helpers Bastien Nocera 2018-09-27 15:09:59 +02:00
  • bcc1e7ae73 aes2501: Use USB helpers Bastien Nocera 2018-09-26 17:00:05 +02:00
  • 27accf42f2 uru4000: Port URU4000 driver to USB helpers Bastien Nocera 2018-09-26 15:52:49 +02:00
  • 96f2e07cdd lib: Add USB transfer helpers Bastien Nocera 2018-09-26 14:11:09 +02:00
  • 192c4f3cfc aesx660: Use constants for buffer sizes Bastien Nocera 2018-09-26 16:24:23 +02:00
  • cb274032da aes2501: Use constants for buffer sizes Bastien Nocera 2018-09-26 16:24:12 +02:00
  • b890fa56d8 aes1610: Use constants for buffer sizes Bastien Nocera 2018-09-26 16:23:41 +02:00
  • b817b46494 lib: Remove home-grown min() implementation Bastien Nocera 2018-09-27 09:11:45 +02:00
  • 49ba59369a aesx660: Remove home-grown min() implementation Bastien Nocera 2018-09-27 09:11:13 +02:00
  • d09cb88e9a uru4000: Fix typos in comments Bastien Nocera 2018-09-26 15:21:01 +02:00
  • 44c3f4f772 lib: Cancel pending timeouts on close Bastien Nocera 2018-09-27 14:48:07 +02:00
  • 948a67a51f lib: Add internal fpi_timeout_cancel_all_for_dev() Bastien Nocera 2018-09-27 12:21:45 +02:00
  • de79609550 lib: Use timeout name in debug messages when available Bastien Nocera 2018-09-27 14:42:43 +02:00
  • d18e10535e lib: Add a way to name timeouts Bastien Nocera 2018-09-27 14:29:18 +02:00
  • 2954583373 lib: Fix memory leak in fpi_poll_exit() Bastien Nocera 2018-09-27 11:52:23 +02:00
  • ccdecdea11 lib: Document fpi_ssm_jump_to_state() Bastien Nocera 2018-09-26 14:10:48 +02:00
  • 946388d1e9 lib: Fix incorrect guard in FP_IMG_DEV() Bastien Nocera 2018-09-26 15:07:48 +02:00
  • 10ae8ffb55 drivers: Simplify libusb_alloc_transfer(0) calls Bastien Nocera 2018-09-19 17:06:17 +02:00
  • bdba9990fb lib: Add libusb allocation helper Bastien Nocera 2018-09-19 16:33:03 +02:00
  • 50166e88c0 lib: Add fpi_ssm_next_state_timeout_cb() helper Bastien Nocera 2018-09-19 15:46:29 +02:00
  • f2bc826a20 lib: Move aeslib.[ch] to the drivers directory Bastien Nocera 2018-09-19 15:16:40 +02:00
  • ac48d66203 lib: Mention that fpi_timeout gets freed Bastien Nocera 2018-09-18 20:02:14 +02:00
  • f68e7fcb9f lib: Add fp_dev argument to timeout callback Bastien Nocera 2018-09-18 18:51:14 +02:00
  • 0c3a22758b drivers: Simplify FP_INSTANCE_DATA(FP_DEV()) calls Bastien Nocera 2018-09-18 17:57:32 +02:00
  • 9cc859a318 drivers: Diminish fpi_ssm_get_user_data() usage Bastien Nocera 2018-09-18 14:26:00 +02:00
  • 7dfc8f3364 lib: Remove fpi_ssm_get_dev() Bastien Nocera 2018-09-18 14:02:23 +02:00
  • e397571f83 lib: Add more args to fpi_ssm callbacks Bastien Nocera 2018-09-18 13:46:39 +02:00
  • d34d7c26de lib: Remove fpi_ssm_set_user_data() Bastien Nocera 2018-09-18 13:40:43 +02:00
  • 77defa1d8b lib: Remove fpi_dev_get_nr_enroll_stages() Bastien Nocera 2018-09-15 01:23:02 +02:00
  • 5d01497b8b lib: Remove dev_to_img_dev() helper Bastien Nocera 2018-09-15 01:20:59 +02:00
  • cb8732b255 lib: Remove priv struct member in fp_driver Bastien Nocera 2018-09-15 01:16:37 +02:00
  • 3f64b2ea5a lib: Remove fpi_imgdev_get_usb_dev() Bastien Nocera 2018-09-15 00:53:25 +02:00
  • 57b38a2876 lib: Remove fpi_imgdev_get_dev() Bastien Nocera 2018-09-15 00:50:44 +02:00
  • 058f91909d lib: Remove fp_img_dev->priv Bastien Nocera 2018-09-15 00:45:42 +02:00
  • 4f75e63e25 lib: Remove fp_dev->priv Bastien Nocera 2018-09-14 18:37:21 +02:00
  • 2e50ff5e7c lib: Add some TODO items to fp_dev struct Bastien Nocera 2018-09-14 17:36:47 +02:00
  • 0b7477e72c lib: Use fp_dev to access USB device Bastien Nocera 2018-09-14 17:32:10 +02:00
  • 4dc8aa6dfa docs: Add fpi-dev helpers to API docs Bastien Nocera 2018-09-15 01:01:40 +02:00
  • 161c3ccf1c lib: Link fp_dev to fp_img_dev and back Bastien Nocera 2018-09-14 17:30:01 +02:00
  • 170da7fec1 lib: Move fp_dev definition and helpers to separate header Bastien Nocera 2018-09-14 17:19:30 +02:00
  • d7af9a4498 Merge branch 'wip/hadess/fpi-log-docs' into 'master' Bastien Nocera 2018-09-07 10:59:56 +00:00
  • 3cb3b1d63a lib: Add Logging API documentation Bastien Nocera 2018-09-06 14:43:10 +02:00
  • fc66919e1f lib: Make BUG_ON() use fp_err() Bastien Nocera 2018-09-06 14:42:33 +02:00
  • de5b4e7dcb lib: Split off logging helpers Bastien Nocera 2018-09-06 13:23:13 +02:00
  • 561576961c Merge branch 'wip/hadess/fpi-timeout-docs' into 'master' Bastien Nocera 2018-09-05 15:53:15 +00:00
  • 2946dabd24 lib: Typedef fpi_timeout Bastien Nocera 2018-09-05 17:34:59 +02:00
  • 969eefc81f lib: Add fpi_timeout API documentation Bastien Nocera 2018-09-05 17:33:25 +02:00
  • efee7262b6 lib: Split off timeout helpers Bastien Nocera 2018-09-05 17:15:20 +02:00
  • 1102d6e478 Merge branch 'wip/hadess/fpi-ssm-docs' into 'master' Bastien Nocera 2018-09-05 14:37:09 +00:00
  • 603aab0a81 lib: Rename fpi_ssm_mark_aborted to fpi_ssm_mark_failed Bastien Nocera 2018-09-05 16:29:26 +02:00
  • 10e934e234 lib: Add fpi_ssm API documentation Bastien Nocera 2018-09-05 13:11:51 +02:00
  • 48b9e6c517 lib: Typedef fpi_ssm Bastien Nocera 2018-09-05 13:11:37 +02:00
  • 5ae2ef5407 lib: Split off fpi_ssm functions Bastien Nocera 2018-09-05 12:39:16 +02:00
  • cafa05dab5 doc: Add include to each section rather than globally Bastien Nocera 2018-09-05 13:21:43 +02:00
  • 6345835b02 doc: %NULL changes Bastien Nocera 2018-09-04 15:58:23 +02:00
  • 1d453b5732 doc: Fix warning about fp_capture_result Bastien Nocera 2018-09-04 15:57:46 +02:00
  • d3a1b86ea4 doc: Fix warnings about user_data Bastien Nocera 2018-09-04 15:56:32 +02:00
  • bb27ca5720 lib: Work-around gtk-doc's handling of the short type Bastien Nocera 2018-09-04 15:45:18 +02:00
  • 065c0b6202 fdu2000: This comment is not API docs Bastien Nocera 2018-09-04 15:44:26 +02:00
  • b4819701b4 doc: Fix warning about fp_print_data Bastien Nocera 2018-09-04 15:42:57 +02:00
  • daed05755a lib: Remove unused fp_imgdev_verify_state from drivers API Bastien Nocera 2018-09-04 14:46:25 +02:00
  • fb192f706c lib: Remove unused fp_dev_state from drivers API Bastien Nocera 2018-09-04 14:45:49 +02:00
  • 350b0a38e2 drivers: De-duplicate udf_crc() helper Bastien Nocera 2018-09-04 14:03:02 +02:00
  • 9ccbda4a40 Merge branch 'wip/hadess/update-nbis-5-0-0' into 'master' Bastien Nocera 2018-08-28 09:35:46 +00:00
  • 821cbae187 loop: Remove unused variable Bastien Nocera 2018-08-27 13:54:29 +02:00
  • 528f3556ea vfs301: Use vfs301_proto_deinit() Bastien Nocera 2018-08-27 18:01:45 +02:00
  • 489afea605 lib: Remove unused fpi_dev_get_dev_state() Bastien Nocera 2018-08-27 17:59:30 +02:00
  • 688a133f3f morph: Fix misleading indentation Bastien Nocera 2018-08-27 13:48:57 +02:00
  • 0cd37b0142 block: Remove unused variable Bastien Nocera 2018-08-27 13:29:03 +02:00
  • 9fb789dc78 nbis: Update to NBIS 5.0.0 Bastien Nocera 2018-08-24 19:48:53 +02:00
  • 770444af55 nbis: Add script to update NBIS and apply changes Bastien Nocera 2018-08-24 19:43:22 +02:00
  • 703d9b2a07 img: Remove remove_perimeter_pts setting Bastien Nocera 2018-08-24 16:11:07 +02:00
  • a96509f286 Merge branch 'iafilatov/libfprint-elan-prepare-merge' into 'master' Bastien Nocera 2018-08-10 12:36:01 +00:00
  • 8553f2e41c elan: Send stop cmd and recalibrate after each capture Igor Filatov 2018-07-17 09:02:47 +03:00
  • 56c96dde8b Merge branch 'wip/hadess/elan-update' into 'master' Bastien Nocera 2018-08-10 12:06:35 +00:00
  • 9793d60c5a elan: Remove unused string.h include Bastien Nocera 2018-08-10 13:45:06 +02:00
  • 4ff97e7cbd elan: Increase bz3 threshold to 24 Igor Filatov 2018-03-01 21:51:38 +02:00
  • 75fe328f64 elan: Don't rotate frames on 0x0c03 Igor Filatov 2018-02-28 11:36:33 +02:00
  • b28b006d61 elan: Use IMGDEV_STATE_* events instead of pre-set capture path Igor Filatov 2018-02-05 11:56:58 +02:00
  • c3b1c982bc elan: Set max frame height to 50, add note about performance Igor Filatov 2018-02-04 17:57:27 +02:00
  • b098399bbc elan: Support 0x0c01~0x0c33 Igor Filatov 2018-02-04 17:18:07 +02:00
  • 65bbdff3fc elan: Stop doing sensor reset, change calibration and frame logic Igor Filatov 2018-08-09 14:45:33 +02:00
  • fba3e682ea elan: Remove supported devices from udev whitelist Igor Filatov 2018-01-29 21:48:12 +02:00
  • bccff4ffef elan: Change command structs, support more devices Igor Filatov 2018-01-16 18:04:31 +02:00
  • 9843c2d764 Merge branch 'wip/hadess/gtk-doc-meson-regression' into 'master' Bastien Nocera 2018-07-20 10:36:28 +00:00
  • c9abbec48a build: Fix build with newer meson Bastien Nocera 2018-07-20 12:22:50 +02:00
  • bc79f9504b Merge branch 'wip/hadess/more-string-h' into 'master' Bastien Nocera 2018-07-18 09:08:41 +00:00