aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/st-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-09-13hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun1-0/+1
2016-08-31hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan1-3/+0
2015-10-08hwrng: st - Improve FIFO size/depth descriptionLee Jones1-1/+2
2015-10-08hwrng: st - Use real-world device timings for timeoutLee Jones1-2/+8
2015-09-21hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones1-0/+144