summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/st-rng.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun2016-09-131-0/+1
* hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan2016-08-311-3/+0Star
* hwrng: st - Improve FIFO size/depth descriptionLee Jones2015-10-081-1/+2
* hwrng: st - Use real-world device timings for timeoutLee Jones2015-10-081-2/+8
* hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-211-0/+144