Commit graph

  • f8eb329a65 fixup! Simplify Synaptics driver Benjamin Berg 2019-06-12 13:45:33 +0200
  • eb7edc43b8 fixup! Simplify Synaptics driver Benjamin Berg 2019-06-12 13:45:21 +0200
  • ebff2518ad fixup! Simplify Synaptics driver Benjamin Berg 2019-06-12 13:42:28 +0200
  • 445d46fb6f fixup! Simplify Synaptics driver Benjamin Berg 2019-06-12 13:42:13 +0200
  • 477df2a861 fixup! Simplify Synaptics driver Benjamin Berg 2019-06-12 13:39:56 +0200
  • e4bac112aa fixup! Simplify Synaptics driver Benjamin Berg 2019-06-12 13:36:47 +0200
  • 4c42a090f7 Simplify Synaptics driver Vincent Huang 2019-06-10 11:44:23 +0800
  • 65483d51b7 Add function to delete data in sensor. Add example test app to test delete function. Remove sync database function in Synaptics driver. Vincent Huang 2019-04-25 13:54:26 +0800
  • e513848871 Add Synaptics driver Vincent Huang 2019-04-12 11:47:15 +0800
  • 0a45ed7af6 data: Deprecate print storage API Benjamin Berg 2019-06-11 16:48:35 +0200
  • 1db2dc3f58 core: Add guards to public API Benjamin Berg 2019-06-11 16:42:12 +0200
  • 953c75575b poll: Remove fpi_timeout_cancel_for_dev Benjamin Berg 2019-06-09 18:13:41 +0200
  • 8c7ff259af elan: Add 04f3:0c42 to the supported devices Dave 2019-04-09 02:31:32 -0400
  • 3e666130c2 elan: Skip more final frames to avoid bulging captures Dave 2019-04-09 02:30:48 -0400
  • 2babfa0625 elan: Simplify calibration check for ELAN_0C42 Dave 2019-04-09 02:30:07 -0400
  • 83af40679a elan: ELAN_0C42 always supports calibration Dave 2019-04-09 02:29:32 -0400
  • ce31c1d704 elan: Work-around one-byte responses being two-bytes long Dave 2019-04-09 02:28:41 -0400
  • b20a74a22c elan: Work-around sensors returning incorrect dimensions Dave 2019-04-09 02:27:56 -0400
  • 66461e4c81 elan: Add quirk definition for device 04f3:0c42 Dave 2019-04-09 02:27:14 -0400
  • 6ba9439bbb examples: Remove sleep call in enroll examples Peter Maatman 2019-05-01 16:04:27 +0200
  • 6764ec79ae etes603: Prevent hang during enroll process Peter Maatman 2019-04-15 20:31:54 +0200
  • 6f4c378933 vfs5011: Add support for Lenovo Preferred Pro Keyboard (KUF1256) Diego 2019-05-05 15:26:54 +0000
  • b121fa2cc9 uru4000: Work-around SELinux AVC warnings when driver starts Bastien Nocera 2019-03-21 15:37:01 +0100
  • ca26e85fd4 uru4000: Fix integer overflow in imaging_run_state() Seong-Joong Kim 2019-02-20 14:17:27 +0900
  • 0714380360 build: Disable GTK+ demo app by default Bastien Nocera 2019-01-21 15:37:04 +0100
  • b9af7952a4 demo: Fix crash when there are no supported devices Bastien Nocera 2019-01-21 15:28:33 +0100
  • ea6820ed51 lib: Better docs for no devices case in fp_discover_devs() Bastien Nocera 2019-01-21 15:26:56 +0100
  • a1e46de462 lib: Fix examples not working Bastien Nocera 2018-12-30 16:35:33 +0100
  • 1abe213844 0.99.0 V_0_99_0 Bastien Nocera 2018-12-14 13:17:49 +0100
  • 0372ae8ba5 mindtct: Check for multiplication overflow in alloc_power_stats() Bastien Nocera 2018-12-13 15:40:24 +0100
  • a1e69a0e9d mindtct: Check for multiplication overflow in morph_TF_map() Bastien Nocera 2018-12-13 15:38:46 +0100
  • 49e1e98914 mindtct: Check for multiplication overflow in pixelize_map() Bastien Nocera 2018-12-13 15:30:58 +0100
  • 34b316d7d5 mindtct: Check for multiplication overflow in allocate_contour() Bastien Nocera 2018-12-13 15:29:20 +0100
  • 9abc6791c7 mindtct: Check for multiplication overflow in gen_initial_maps() Bastien Nocera 2018-12-13 15:27:12 +0100
  • 5459823667 mindtct: Check for multiplication overflow in interpolate_direction_map() Bastien Nocera 2018-12-13 15:25:37 +0100
  • 4fa8c5ec47 mindtct: Check for multiplication overflow in gen_high_curve_map() Bastien Nocera 2018-12-13 15:23:48 +0100
  • 239034714f mindtct: Check for multiplication overflow in gen_quality_map() Bastien Nocera 2018-12-13 15:19:26 +0100
  • 8a3a974ea3 lib: Add helper for NBIS copy-paste library Bastien Nocera 2018-12-13 15:13:06 +0100
  • db607c4a6f mindtct: Fix memory leak in error path in find_neighbors() Bastien Nocera 2018-12-13 11:59:24 +0100
  • a53f07a8f6 mindtct: Fix memory leak in error path in gen_image_maps() Bastien Nocera 2018-12-13 11:30:06 +0100
  • c3e996b96c mindtct: Fix memory leak in error path in shape_from_contour() Bastien Nocera 2018-12-13 11:27:00 +0100
  • a218437cf4 mindtct: Fix uninitialised value usage in count_minutia_ridges() Bastien Nocera 2018-12-12 17:24:45 +0100
  • 0add0ca9b1 bozorth3: Remove unused assignments in bz_match_score() Bastien Nocera 2018-12-12 17:17:35 +0100
  • eaa4aa964c mindtct: Fix memory leaks in get_centered_contour() Bastien Nocera 2018-12-12 17:14:21 +0100
  • 74bb899ce2 mindtct: Fix "garbage value" error in dft_dir_powers() Bastien Nocera 2018-12-12 17:06:36 +0100
  • 69fe7a1b8c elan: Fix "garbage value" errors in elan_cmd_cb() Bastien Nocera 2018-12-12 16:56:33 +0100
  • ce856efa25 elan: Assert on a possible division by zero in elan_need_calibration() Bastien Nocera 2018-12-12 16:30:26 +0100
  • b54514df6e elan: Assert on a possible division by zero in elan_process_frame_linear() Bastien Nocera 2018-12-12 16:24:05 +0100
  • 551616c3ab aesx660: Fix memory leak in process_stripe_data() Bastien Nocera 2018-12-12 16:19:20 +0100
  • cec307ce7f aeslib: Fix memory leak in aes_write_regv() Bastien Nocera 2018-12-12 16:17:32 +0100
  • e7bc8e03fc upeksonly: Fix typos in upeksonly_get_deviation2() comment Bastien Nocera 2018-12-12 16:13:29 +0100
  • 9a025bde8b upeksonly: Fix possible division by zero in upeksonly_get_deviation2() Bastien Nocera 2018-12-12 16:10:10 +0100
  • 6845e400cd uru4000: Fix memory leak on error in dev_init() Bastien Nocera 2018-12-12 16:06:03 +0100
  • 25d0fa42e2 uru4000: Fix unused value in sm_read_regs() Bastien Nocera 2018-12-12 16:03:35 +0100
  • 52208a6606 lib: Fix baroque code in fp_discover_prints() Bastien Nocera 2018-12-12 15:43:38 +0100
  • 6725b22fd4 lib: Fix uninitialised value in fp_print_data_load() Bastien Nocera 2018-12-12 15:38:47 +0100
  • 21bac43015 lib: Fix memory leak on error in fp_print_data_save() Bastien Nocera 2018-12-12 15:37:27 +0100
  • 0ddd11f81b lib: Fix unintialised variable warning in fp_get_next_timeout() Bastien Nocera 2018-12-12 15:34:43 +0100
  • 6d47c44335 lib: Fix possible dereference in fpi_ssm_next_state() Bastien Nocera 2018-12-12 15:32:03 +0100
  • 3cbc908a6e lib: Add better guard against huge malloc Bastien Nocera 2018-12-06 10:58:35 +0100
  • 95b1e75f1b Revert "ci: Disable Flatpak generation for now" Bastien Nocera 2018-12-04 17:43:19 +0100
  • bcfe0ad12c ci: Disable Flatpak generation for now Bastien Nocera 2018-12-04 16:41:48 +0100
  • 2088a6177f lib: Document assembling functions Vasily Khoruzhick 2018-12-02 11:02:12 -0800
  • c9733d27df lib: Add API docs for fpi_img comparison functions Vasily Khoruzhick 2018-12-03 14:08:24 +0100
  • dd24cf57c6 README: Add links to historical resources Bastien Nocera 2018-11-30 17:57:40 +0100
  • 451a4c0969 lib: Remove duplicated structs from fp_internal.h Bastien Nocera 2018-11-30 16:05:23 +0100
  • dabcae7b4d lib: Document fpi_imgdev_*() functions Bastien Nocera 2018-11-29 17:20:33 +0100
  • eae5721f8e vfs101: Add FIXME about fpi_imgdev_set_action_result usage Bastien Nocera 2018-11-29 17:18:16 +0100
  • ce1a675dd5 lib: Reword "use the functions below" docs Bastien Nocera 2018-11-29 17:15:39 +0100
  • 6ba1016024 lib: Hide struct fp_minutiae from the docs Bastien Nocera 2018-11-29 17:15:10 +0100
  • b5f175b78e lib: Move action state functions to correct C file Bastien Nocera 2018-11-29 15:28:38 +0100
  • aff7efd891 lib: Remove upekts used headers from the docs Bastien Nocera 2018-11-29 15:22:37 +0100
  • 1d00c2d4b4 lib: Make 6 async reporting funcs private Bastien Nocera 2018-11-29 14:38:24 +0100
  • 61483a4c47 lib: Make the fp_print_data structure private Bastien Nocera 2018-11-29 14:05:25 +0100
  • 2b21430abe lib: Fix lack of description for fp_dscv_dev_get_driver_id() Bastien Nocera 2018-11-29 13:11:39 +0100
  • 1781ad140e lib: Remove unused fp_imgdev_verify_state enum Bastien Nocera 2018-11-29 13:01:34 +0100
  • d2e3ad4dbc lib: Add API docs for 3 enums Bastien Nocera 2018-11-29 12:59:49 +0100
  • 7615aaef7a lib: Document fp_img functions Bastien Nocera 2018-11-29 12:23:32 +0100
  • 92e3168309 lib: Add documentation for fp_driver_type Bastien Nocera 2018-11-12 16:00:04 +0100
  • ca148cbcf1 lib: Add documentation for usb_id Bastien Nocera 2018-11-12 15:59:43 +0100
  • e57f037a10 lib: Document FP_IMG_DEV Bastien Nocera 2018-11-12 14:55:17 +0100
  • 46ad86fab2 doc: Remove empty "poll" section Bastien Nocera 2018-11-12 14:21:56 +0100
  • 511e164f17 lib: Add @short_description for all the sections Bastien Nocera 2018-11-12 14:20:28 +0100
  • 6f18fc4bf4 lib: Document all the internal symbols in fpi-dev.c Bastien Nocera 2018-11-12 14:08:07 +0100
  • 8ca34303f2 lib: Transform fp_img_driver flags into a FpiImgDriverFlags enum Bastien Nocera 2018-11-12 13:59:26 +0100
  • 882fc8ab54 lib: Fix sloppy grammar in error output Bastien Nocera 2018-11-12 13:31:28 +0100
  • 9e5ae25abf lib: Transform fp_img flags into a FpiImgFlags enum Bastien Nocera 2018-11-12 13:29:00 +0100
  • 9316dfed2e ci: Generate Flatpak and export it Bastien Nocera 2018-10-23 10:37:44 +0200
  • 702932c69b demo: Add Flatpak manifest for the demo application Bastien Nocera 2018-11-19 13:36:22 +0100
  • 29461fa910 demo: Add GTK+ test application Bastien Nocera 2018-10-08 16:33:04 +0200
  • f7173e6645 ci: Add GTK+ to the CI Bastien Nocera 2018-10-11 18:03:50 +0200
  • 4186b645e3 ci: And export demo app Flatpak from the CI Bastien Nocera 2018-11-19 19:24:54 +0100
  • 2f1cee9c91 demo: Generate a Flatpak from the demo application Bastien Nocera 2018-11-19 13:36:22 +0100
  • c15da6ca43 demo: Generate a Flatpak from the demo application Bastien Nocera 2018-11-19 13:36:22 +0100
  • 4befe8819d ci: Only run dnf update in build target Bastien Nocera 2018-11-19 18:00:00 +0100
  • 17131b2fef Remove "stop review" target Bastien Nocera 2018-11-19 17:48:48 +0100
  • d10326b6d0 demo: Generate a Flatpak from the demo application Bastien Nocera 2018-11-19 13:36:22 +0100
  • 6b6c0c3ae8 ci: Use templates for build types Bastien Nocera 2018-10-23 10:37:44 +0200
  • d2d18f4dd3 build: Add GTK+ to the CI Bastien Nocera 2018-10-11 18:03:50 +0200
  • 1dea2e479a examples: Add GTK+ test application Bastien Nocera 2018-10-08 16:33:04 +0200