aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/pic32-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-13hwrng: pic32 - Use device-managed registration APITian Tao1-2/+1
2020-07-09hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu1-1/+1
2019-10-26hwrng: pic32 - use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner1-9/+1
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan1-3/+0
2016-08-16hwrng: pic32 - Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-02-17hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson1-0/+155