summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/npcm-rng.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld1-1/+0
2022-10-21hwrng: npcm - Add NPCM8XX supportTomer Maimon1-4/+10
2020-10-02hwrng: npcm - modify readl to readbTomer Maimon1-7/+7
2020-07-09hwrng: npcm - Fix W=1 unused variable warningHerbert Xu1-1/+1
2019-10-26hwrng: npcm - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-05hwrng: npcm - add NPCM RNG driverTomer Maimon1-0/+186