aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/exynos-trng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao1-2/+1
2021-05-14hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach1-2/+2
2019-10-26hwrng: exynos - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan1-2/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-01-18hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)1-3/+1
2018-01-18hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter1-1/+1
2018-01-05hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach1-0/+237