summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/pic32-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: pic32 - Use device-managed registration APITian Tao2021-03-131-2/+1
* hwrng: pic32 - Fix W=1 unused variable warningHerbert Xu2020-07-091-1/+1
* hwrng: pic32 - use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-261-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-051-9/+1
* hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan2016-11-211-3/+0
* hwrng: pic32 - Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-161-1/+0
* hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson2016-02-171-0/+155