summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-18elan: Add ID for T-Bao TBook 12 Air reader (04f3:0c16)wip/hadess/new-elanBastien Nocera1-0/+1
2018-06-18elan: Fix typo in commentBastien Nocera1-1/+1
2018-06-18doc: Update more website linksBastien Nocera2-3/+3
2018-06-13Merge branch 'master' into 'master'Bastien Nocera1-0/+1
2018-06-13elan: Add USB ID for TNP Nano USB Fingerprint Reader (04f3:0c26)Corentin Noël1-0/+1
2018-06-120.8.1V_0_8_1Bastien Nocera2-1/+5
2018-06-12build: Install udev rules in correct directoryBastien Nocera1-1/+1
2018-06-120.8.0V_0_8_0Bastien Nocera2-1/+23
2018-06-12lib: Supported devices list is for master, not stableBastien Nocera1-0/+2
2018-06-12HACKING: Update hacking fileBastien Nocera2-96/+52
2018-06-08lib: Fix supported devices page title againBastien Nocera1-0/+3
2018-06-07lib: Fix supported devices page titleBastien Nocera1-1/+1
2018-06-07build: Remove unused meson ruleBastien Nocera1-5/+0
2018-06-07lib: Sort supported devices listBastien Nocera1-7/+21
2018-06-04build: Disable supported-devices.md generation for nowBastien Nocera1-4/+4
2018-06-03build: Remove ported Makefile.am snippetBastien Nocera1-12/+0
2018-06-03lib: Add script to print MarkDown page of supported devicesBastien Nocera2-0/+84
2018-06-03README: Update links to new websiteBastien Nocera1-3/+3
2018-06-03docs: Update links to new websiteBastien Nocera2-4/+4
2018-06-03nbis: Update links to new websiteBastien Nocera6-6/+6
2018-05-31build: Fix fprint.h install destinationBastien Nocera1-1/+1
2018-05-31build: Add missing X11 deps for the examplesBastien Nocera1-1/+1
2018-05-31build: Add some missing build essentialsBastien Nocera1-0/+1
2018-05-31build: Add CIBastien Nocera1-0/+19
2018-05-31lib: Remove drv->close absence support in fp_async_dev_close()Bastien Nocera1-6/+2
2018-05-31lib: Add guard to async functionsBastien Nocera1-10/+50
2018-05-31vfs5011: Error out when no lines were capturedBastien Nocera1-0/+8
2018-05-31assembling: Add guards to fpi_assemble_lines()Bastien Nocera1-0/+3
2018-05-30assembling: Fix assembling of last frame in reverse modeTimur Celik1-2/+2
2018-05-30assembling: Fix assembling of frames for non-reverse stripesTimur Celik1-2/+9
2018-05-29lib: Simplify device discoveryBastien Nocera1-22/+8
2018-05-29vfs0050: Rename "udev" to "usb_dev"Bastien Nocera1-11/+11
2018-05-29lib: Remove 2 more functions from the drivers APIBastien Nocera1-3/+0
2018-05-29lib: s/array_n_elements/G_N_ELEMENTS/Bastien Nocera7-23/+21
2018-05-29lib: fp_imgdev_*() functions are only used in driversBastien Nocera1-11/+0
2018-05-29lib: fpi_ssm_start_subsm() is only used in driversBastien Nocera1-1/+0
2018-05-29lib: Remove never defined fpi_ssm_has_completed()Bastien Nocera2-2/+0
2018-05-29lib: Split off some fp_img related functionsBastien Nocera2-8/+0
2018-05-29lib: Remove drivers definitions from drivers APIBastien Nocera2-43/+44
2018-05-29lib: Remove a number of data types from drivers APIBastien Nocera1-27/+0
2018-05-29lib: Make fp_minutiae opaqueBastien Nocera1-20/+1
2018-05-29lib: Split off some polling related functionsBastien Nocera2-13/+0
2018-05-29lib: Make fp_img_dev structure opaqueBastien Nocera23-416/+518
2018-05-29lib: Make fp_dev structure opaqueBastien Nocera9-71/+84
2018-05-29lib: Remove minutiae utils from internal headerBastien Nocera1-4/+0
2018-05-29lib: Remove fprint_get_drivers() from drivers APIBastien Nocera1-2/+0
2018-05-29lib: Make fpi_ssm opaque for driversBastien Nocera18-373/+404
2018-05-29lib: Remove fpi_driver_to_img_driver() from drivers APIBastien Nocera1-7/+0
2018-05-29lib: Remove array_n_elements() from internal headerBastien Nocera1-2/+0
2018-05-29lib: Don't include assembling.h in internal headerBastien Nocera1-1/+0