summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-04tests: Test finger removal after minutiae scan completionbenzea/improve-image-device-testsBenjamin Berg1-0/+6
2019-12-04tests: Update helper functions for new virtual-image featuresBenjamin Berg1-26/+39
2019-12-04virtual-image: Allow fine control over the finger stateBenjamin Berg1-2/+17
2019-12-04virtual-image: Only print warnings for actual errorsBenjamin Berg1-3/+4
2019-12-04image-device: Print warning for incorrect deactivationBenjamin Berg1-0/+7
2019-12-04vfs0051: Use named SSMs for usb async exchangesMarco Trevisan (Treviño)1-7/+9
2019-12-04fpi-ssm: Improve debugging of SSM using driver infosMarco Trevisan (Treviño)1-5/+11
2019-12-04fpi-ssm: Support named SSMs and use a fallback macroMarco Trevisan (Treviño)3-15/+38
2019-12-04ci: Build flatpak automatically only on master and tagsoMarco Trevisan (Treviño)1-1/+15
2019-12-04uru4000: Fix control transfer request typeBenjamin Berg1-2/+2
2019-12-04uru4000: Fix state change from IRQ handlerBenjamin Berg1-2/+2
2019-12-04image-device: Prevent deactivation when waiting for fingerBenjamin Berg1-3/+28
2019-12-04elan: Fix internal state machine to ensure correct deactivationBenjamin Berg1-1/+1
2019-12-04ci: Use --werror by default in meson at build timeMarco Trevisan (Treviño)1-3/+3
2019-12-04meson: Use stricter C arguments to compile libfprintMarco Trevisan (Treviño)1-4/+33
2019-12-04meson: Move generated source to fpi- prefix and use more readable codeMarco Trevisan (Treviño)2-8/+15
2019-12-04meson: Include fpi-context.h in generated fp-drivers.cMarco Trevisan (Treviño)1-0/+1
2019-12-04vfs0050: Use proper casting summing pointers firstMarco Trevisan (Treviño)1-1/+2
2019-12-04vfs5011: Cast gpointer data values to proper type to do math operationsMarco Trevisan (Treviño)1-3/+3
2019-12-04gtk-demo: Use G_DECLARE to avoid missing declarationsMarco Trevisan (Treviño)1-7/+8
2019-12-04cleanup: Use static functions for non-declared methodsMarco Trevisan (Treviño)4-5/+5
2019-12-04fp-device: Remove unused timeout function and source dataMarco Trevisan (Treviño)1-17/+5
2019-12-04storage: Include storage header so that we have declarationsMarco Trevisan (Treviño)1-0/+1
2019-12-04nbis: Make the extern global bozworth 'y' variable as bz_yMarco Trevisan (Treviño)5-20/+44
2019-12-04nbis/log: Don't use old-style function declarationsMarco Trevisan (Treviño)2-3/+7
2019-12-04cleanup: Don't make nbis depend on libfprint built-sourcesMarco Trevisan (Treviño)7-39/+59
2019-12-04nbis: Add a global include file with all the definitions ignoring errosMarco Trevisan (Treviño)4-3/+43
2019-12-04meson: Add the include directories to depsMarco Trevisan (Treviño)1-16/+7
2019-12-04meson: Build nbis separately to allow changing flagsBenjamin Berg1-1/+12
2019-12-04cpp-test: Fix indentationMarco Trevisan (Treviño)1-4/+4
2019-12-04meson: Use add_project_arguments for common cflagsMarco Trevisan (Treviño)4-14/+12
2019-12-04fp-print: Clear the data not the description when setting the propertyMarco Trevisan (Treviño)1-1/+1
2019-12-04drivers, examples: Don't use -Wno-pointer-sign and fix relative errorsMarco Trevisan (Treviño)5-6/+5
2019-12-04fpi-usb: Use unsigned length for USB async transfersMarco Trevisan (Treviño)1-3/+6
2019-12-04ci: Use a docker image for builds and testsMarco Trevisan (Treviño)2-10/+37
2019-12-04tests: Fix image writing on big endianBenjamin Berg1-1/+3
2019-12-03fpi-ssm: Mark a fpi-ssm completed on delayMarco Trevisan (Treviño)2-0/+43
2019-12-03fpi-ssm: Bug on handler set to a NULL functionMarco Trevisan (Treviño)1-0/+1
2019-12-03fpi-ssm: Make delayed actions cancellableMarco Trevisan (Treviño)8-41/+127
2019-12-03drivers: Use SSM delayed actions when possibleMarco Trevisan (Treviño)3-59/+29
2019-12-03fpi-ssm: Clarify the ownership of error in fpi_ssm_mark_failedMarco Trevisan (Treviño)1-2/+2
2019-12-03drivers: Use fpi_ssm_next_state_delayed instead of custom callbacksMarco Trevisan (Treviño)7-70/+16
2019-12-03fpi-ssm: Add possibility to jump to a state (or next one) with delayMarco Trevisan (Treviño)3-0/+127
2019-12-03fpi-device: Make possible to set a DestroyNotify for timeout dataMarco Trevisan (Treviño)8-21/+23
2019-12-03fpi-ssm: Also bug-on negative state valueMarco Trevisan (Treviño)1-1/+1
2019-12-03vfs301: Use a transfer autopointer to cleanup it on sync submissionMarco Trevisan (Treviño)1-3/+4
2019-12-03synaptics: Close the usb device if reset failedMarco Trevisan (Treviño)1-4/+1
2019-12-03synaptics: Use an autoptr to handle the FpiUsbTransfer sync transfersMarco Trevisan (Treviño)1-2/+3
2019-12-02virtual-image: Fix driver reading insufficient dataBenjamin Berg1-22/+24
2019-12-02Fix indentation issues using newer uncrustifyBenjamin Berg2-2/+2