summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-16upektc: Port to asynchronous modelVasily Khoruzhick5-315/+1099
2012-11-16aes2550: fix bug introduced by last commitVasily Khoruzhick1-1/+2
2012-11-06aes2550: Harden against low finger pressureVasily Khoruzhick1-4/+14
2012-11-06examples: Fix compile-time warningsBastien Nocera1-3/+3
2012-11-06AES1610: driver cleanup, part #2Vasily Khoruzhick1-169/+0
2012-11-06AES1610: driver cleanup, part #1Vasily Khoruzhick1-3/+1
2012-11-06nbis: fix rest of warnings reported by gccVasily Khoruzhick4-23/+14
2012-11-06nbis: prefix global variables with "g_"Vasily Khoruzhick9-49/+49
2012-11-05aes2501: Add year 2008 to the copyright.Bastien Nocera1-1/+1
2012-11-05aes2501: Update copyright lineVasily Khoruzhick1-1/+1
2012-11-05aes2501: Improve image contrastVasily Khoruzhick2-2/+21
2012-11-05aes2501: Harden against low finger pressureVasily Khoruzhick1-18/+23
2012-11-05lib: Fix warning when debug logs are disabledVasily Khoruzhick1-4/+2
2012-11-05upeksonly: Fix build-time warningsVasily Khoruzhick1-6/+1
2012-11-05upeke2: Fix build-time warningsVasily Khoruzhick1-2/+2
2012-11-05lib: Add support for DigitalPersona URU4500Timo Teräs2-248/+333
2012-10-15HACKING: Update with bugzilla linkBastien Nocera1-3/+3
2012-10-11lib: Add AES2550/AES2810 driverVasily Khoruzhick6-1/+880
2012-08-28lib: Add driver names to the udev rulesBastien Nocera1-1/+11
2012-08-28lib: Add VFS300/VFS301 driverAndrej Krutak8-1/+3737
2012-08-28lib: Fix whitespace errorsBastien Nocera1-3/+3
2012-08-28build: Whitespace fixes in configure.acBastien Nocera1-5/+5
2012-08-14lib: Fix global variables collision with libusbVasily Khoruzhick2-14/+14
2012-08-14build: Allow disabling the update of udev rulesBastien Nocera2-0/+12
2012-08-14build: Fix distcheck'ing not workingBastien Nocera2-2/+11
2012-08-14build: Include udev rules in tarballBastien Nocera1-1/+2
2012-08-14build: Add list of drivers to include when distcheckingBastien Nocera1-0/+2
2012-08-14build: Fix distchecking of examples directoryBastien Nocera1-0/+2
2012-05-28update udev rules dir location againBenedikt Morbach2-1/+2
2012-02-02Don't print duplicate udev rulesBastien Nocera1-0/+18
2012-01-20Fix possible crash without a deactivate callbackPatrick Marlier1-1/+1
2012-01-06Move udev rules to libdirBenedikt Morbach1-1/+1
2011-10-04Fix udev control pathMatthew Garrett1-1/+1
2011-04-180.4.0v_0_4_0Bastien Nocera2-1/+7
2011-04-08build: Quiet by defaultBastien Nocera1-0/+3
2011-04-08Added support for Validity VFS101Sergio Cerlesi5-1/+1594
2011-02-22Fix function fpi_im_resize on create new imageSergio Cerlesi1-1/+1
2011-02-18Fix return timeout of fp_get_next_timeoutSergio Cerlesi1-0/+8
2010-09-080.3.0v_0_3_0Bastien Nocera2-1/+8
2010-09-08Add test program for C++ supportBastien Nocera3-1/+16
2010-09-08Add C++ guards to take care of C++ name-mangling.Kunal Gangakhedkar1-0/+8
2010-08-31Namespace functions and structs for 147e:2016Hugo Grostabussiat1-79/+79
2010-08-31Added support for UPEK TCS4C (USB ID 147e:1000)Hugo Grostabussiat2-35/+219
2010-08-25Remove HAL fdi generationBastien Nocera2-93/+2
2010-08-25Make sure all sources are dist'edBastien Nocera1-0/+15
2010-08-25Print out summary of build optionsBastien Nocera1-17/+85
2010-08-25Port OpenSSL using code to NSSBastien Nocera2-11/+64
2010-08-19Only complete scan with MIN_ROWS in printAlexia Death1-2/+12
2010-08-19Make the +2 right shift happen on image handoff.Alexia Death1-3/+6
2010-08-19Try to correct missing packets in image streamAlexia Death1-3/+52