aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/chaoskey.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-17USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold1-1/+1
2017-03-23USB: chaoskey: refactor endpoint retrievalJohan Hovold1-12/+10
2016-10-24hwrng: chaoskey - drop workaround for old hwrng core limitationJulien Cristau1-13/+1
2016-06-07hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham1-2/+15
2016-06-07hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham1-0/+4
2016-02-20usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum1-21/+65
2016-02-20usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum1-18/+18
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard1-2/+4
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard1-0/+530