Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sprinkle comments and rename iface to match its use to ctl_iface_idx | 2018-07-09 | 1 | -5/+8 | |
* | replace add_*_randomness with enqueue_randomness() | 2018-04-28 | 1 | -2/+2 | |
* | - sprinkle variable name and printf tweaks | 2017-09-12 | 1 | -10/+12 | |
* | - call usbd_deactivate() rather than simply returning in case of errors | 2017-09-10 | 1 | -19/+27 | |
* | explicitly clear the output pipe | 2017-09-05 | 1 | -2/+4 | |
* | Use endpoint 5 for chaoskey, it should have been 5 from the start, this | 2017-08-30 | 1 | -7/+13 | |
* | add _MEASURE_RATE bits from uonerng(4) | 2017-08-29 | 1 | -1/+47 | |
* | rename sc_pipe to sc_outpipe to indicate it's direction as there'll come an | 2017-08-29 | 1 | -6/+6 | |
* | Add urng(4) which supports various USB RNG devices. Instead of adding one | 2017-08-28 | 1 | -0/+237 |