index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
chaoskey.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: chaoskey: fix error case of a timeout
Oliver Neukum
2019-11-11
1
-3
/
+21
*
USB: chaoskey: fix use-after-free on release
Johan Hovold
2019-10-10
1
-2
/
+3
*
USB: chaoskey: Use kasprintf() over strcpy()/strcat()
Kees Cook
2018-02-22
1
-6
/
+2
*
USB: misc: chaoskey: Use true and false for boolean values
Gustavo A. R. Silva
2018-01-24
1
-3
/
+3
*
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-9
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
1
-2
/
+0
*
USB: chaoskey: fix Alea quirk on big-endian hosts
Johan Hovold
2017-05-17
1
-1
/
+1
*
USB: chaoskey: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-12
/
+10
*
hwrng: chaoskey - drop workaround for old hwrng core limitation
Julien Cristau
2016-10-24
1
-13
/
+1
*
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
2016-06-07
1
-2
/
+15
*
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2016-06-07
1
-0
/
+4
*
usb/misc/chaoskey: introduce an URB for asynchronous reads
Oliver Neukum
2016-02-20
1
-21
/
+65
*
usb/misc/chaoskey: Cleanup probe failure paths
Oliver Neukum
2016-02-20
1
-18
/
+18
*
USB: chaoskey read offset bug
Alexander Inyukhin
2015-10-04
1
-1
/
+1
*
usb: Fix warnings in chaoskey driver
Keith Packard
2015-04-01
1
-2
/
+4
*
usb: Add driver for Altus Metrum ChaosKey device (v2)
Keith Packard
2015-03-26
1
-0
/
+530