summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/exynos-trng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: exynos - Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-031-2/+1
* hwrng: exynos - Fix runtime PM imbalance on errorŁukasz Stelmach2021-05-141-2/+2
* hwrng: exynos - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-261-3/+1
* hwrng: drivers - Use device-managed registration APIChuhong Yuan2019-08-021-2/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* hwrng: exynos - remove redundant dev_err call in exynos_trng_probe()weiyongjun \(A\)2018-01-181-3/+1
* hwrng: exynos - Signedness bug in exynos_trng_do_read()Dan Carpenter2018-01-181-1/+1
* hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach2018-01-051-0/+237