summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/npcm-rng.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15hwrng: npcm - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-08-04hwrng: Explicitly include correct DT includesRob Herring1-2/+1
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-25hwrng: npcm - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04hwrng: npcm - add NPCM RNG driverTomer Maimon1-0/+186