libfprint/libfprint
Bastien Nocera 487dae0d2f Work-around kernel's lack of USB PM
The device is already supported by the vfs5011 driver and non-
blacklisted, so will show up in the udev rules, but for ease of
backporting to older versions, add it to the whitelist anyway.

https://bugzilla.redhat.com/show_bug.cgi?id=1173367
2016-04-12 16:39:39 +02:00
..
drivers vfs5011: add USB IDs of device found in some Toshiba laptops 2015-12-16 13:24:39 -08:00
nbis nbis: add one more step of false minutia removal 2015-12-16 13:24:38 -08:00
aeslib.c lib: move frame assembling routines into a separate file and make them usable by non-aes drivers 2015-12-16 13:24:38 -08:00
aeslib.h lib: move frame assembling routines into a separate file and make them usable by non-aes drivers 2015-12-16 13:24:38 -08:00
assembling.c lib: frame assembling: flip image for non-reverse direction 2015-12-16 13:24:39 -08:00
assembling.h lib: use normalized error to make decision about movement direction 2015-12-16 13:24:39 -08:00
async.c Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00
core.c lib: Add VFS5011 driver 2015-01-31 13:19:11 +03:00
data.c imgdev: perform 5 scans for enrollment 2013-08-19 11:13:49 +03:00
drv.c Public async API implementation 2008-03-01 13:02:17 +00:00
fp_internal.h imgdev: Add fpi_imgdev_abort_scan() to abort scan gracefully from within the driver. 2015-12-16 13:24:38 -08:00
fprint-list-udev-rules.c Work-around kernel's lack of USB PM 2016-04-12 16:39:39 +02:00
fprint.h Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00
img.c lib: add partial image flag 2015-12-16 13:24:38 -08:00
imgdev.c imgdev: reset action_result after reporting it 2015-12-16 13:24:38 -08:00
Makefile.am upeksonly: move regwrite sequences into a header 2015-12-16 13:24:38 -08:00
pixman.c lib: use pixman for imaging utils 2013-08-19 11:13:50 +03:00
poll.c Fix return timeout of fp_get_next_timeout 2011-02-18 13:59:28 +00:00
sync.c Implement image capture (both synchronous and asynchronous variants) 2013-08-12 11:18:18 +03:00