summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/pic32-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: Explicitly include correct DT includesRob Herring2023-08-041-3/+2
* hwrng: pic32 - enable TRNG only while it's usedMartin Kaiser2023-07-201-22/+19
* hwrng: pic32 - remove unused definesMartin Kaiser2023-07-201-10/+3
* hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser2023-07-201-14/+5
* 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