summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/ks-sa-rng.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-15hwrng: ks-sa - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-15hwrng: ks-sa - use dev_err_probeMartin Kaiser1-6/+3
2023-09-15hwrng: ks-sa - remove dev from struct ks_sa_rngMartin Kaiser1-2/+0
2023-09-15hwrng: ks-sa - access private data via struct hwrngMartin Kaiser1-11/+4
2021-06-03hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open codingTian Tao1-2/+1
2020-07-16hwrng: ks-sa - Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-15hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2019-11-17hwrng: ks-sa - Add minimum sleep time before ready-pollingAlexander Sverdlin1-0/+38
2019-10-25hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-25hwrng: ka-sa - fix __iomem on registersBen Dooks1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-03-23hwrng: ks-sa - add hw_random driverVitaly Andrianov1-0/+257