summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/ingenic-rng.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15hwrng: ingenic - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-17hwrng: ingenic - Replace of_device.h with explicit of.h includeRob Herring1-1/+1
2023-08-04hwrng: Enable COMPILE_TEST for more driversRob Herring1-1/+1
2020-08-21crypto: ingenic - Drop kfree for memory allocated with devm_kzallocWei Yongjun1-7/+2
2020-07-31crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000周琰杰 (Zhou Yanjie)1-0/+154