summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/npcm-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-181-1/+0
* hwrng: npcm - Add NPCM8XX supportTomer Maimon2022-10-211-4/+10
* hwrng: npcm - modify readl to readbTomer Maimon2020-10-021-7/+7
* hwrng: npcm - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
* hwrng: npcm - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-261-3/+1
* hwrng: npcm - add NPCM RNG driverTomer Maimon2019-10-051-0/+186