aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/imx-rngc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-12hwrng: imx-rngc - simplify interrupt mask/unmaskMartin Kaiser1-15/+28
2020-03-12hwrng: imx-rngc - check the rng typeMartin Kaiser1-1/+27
2020-03-12hwrng: imx-rngc - (trivial) simplify error printsMartin Kaiser1-2/+2
2020-03-12hwrng: imx-rngc - use automatic seedingMartin Kaiser1-2/+14
2020-03-12hwrng: imx-rngc - fix an error pathMartin Kaiser1-1/+3
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-02-15hwrng: imx-rngc - make symbol imx_rngc_pm_ops staticweiyongjun \(A\)1-1/+1
2018-01-18hwrng: imx-rngc - simplify the power management definitionsMartin Kaiser1-10/+3
2017-08-03hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser1-0/+331