Age | Commit message (Expand) | Author | Files | Lines |
2022-11-18 | hwrng: core - treat default_quality as a maximum and default to 1024 | Jason A. Donenfeld | 1 | -1/+0 |
2019-11-11 | USB: chaoskey: fix error case of a timeout | Oliver Neukum | 1 | -3/+21 |
2019-10-10 | USB: chaoskey: fix use-after-free on release | Johan Hovold | 1 | -2/+3 |
2018-02-22 | USB: chaoskey: Use kasprintf() over strcpy()/strcat() | Kees Cook | 1 | -6/+2 |
2018-01-24 | USB: misc: chaoskey: Use true and false for boolean values | Gustavo A. R. Silva | 1 | -3/+3 |
2017-11-04 | USB: misc: Remove redundant license text | Greg Kroah-Hartman | 1 | -9/+0 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-22 | USB: misc: remove unneeded MODULE_VERSION() usage | Greg Kroah-Hartman | 1 | -2/+0 |
2017-05-17 | USB: chaoskey: fix Alea quirk on big-endian hosts | Johan Hovold | 1 | -1/+1 |
2017-03-23 | USB: chaoskey: refactor endpoint retrieval | Johan Hovold | 1 | -12/+10 |
2016-10-24 | hwrng: chaoskey - drop workaround for old hwrng core limitation | Julien Cristau | 1 | -13/+1 |
2016-06-07 | hwrng: chaoskey - Fix URB warning due to timeout on Alea | Bob Ham | 1 | -2/+15 |
2016-06-07 | hwrng: chaoskey - Add support for Araneus Alea I USB RNG | Bob Ham | 1 | -0/+4 |
2016-02-21 | usb/misc/chaoskey: introduce an URB for asynchronous reads | Oliver Neukum | 1 | -21/+65 |
2016-02-21 | usb/misc/chaoskey: Cleanup probe failure paths | Oliver Neukum | 1 | -18/+18 |
2015-10-04 | USB: chaoskey read offset bug | Alexander Inyukhin | 1 | -1/+1 |
2015-04-01 | usb: Fix warnings in chaoskey driver | Keith Packard | 1 | -2/+4 |
2015-03-26 | usb: Add driver for Altus Metrum ChaosKey device (v2) | Keith Packard | 1 | -0/+530 |