aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/chaoskey.c
AgeCommit message (Expand)Author
2019-12-01USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-10-17USB: chaoskey: fix use-after-free on releaseJohan Hovold
2018-02-22USB: chaoskey: Use kasprintf() over strcpy()/strcat()Kees Cook
2018-01-24USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-05-17USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold
2017-03-23USB: chaoskey: refactor endpoint retrievalJohan Hovold
2016-10-24hwrng: chaoskey - drop workaround for old hwrng core limitationJulien Cristau
2016-06-07hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham
2016-06-07hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham
2016-02-20usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum
2016-02-20usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard