summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/bcm2835-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: bcm2835 - handle of_iomap failuresArvind Yadav2016-09-071-2/+3
* hwrng: bcm2835 - Add support for Broadcom BCM5301xFlorian Fainelli2016-06-241-0/+1
* hwrng: bcm2835 - Read as much data as availableYendapally Reddy Dhananjaya Reddy2016-05-311-2/+10
* hwrng: bcm2835 - Support Broadcom NSP SoC rngYendapally Reddy Dhananjaya Reddy2016-05-311-4/+30
* char: hw_random: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* hwrng: bcm2835 - fix oops when rng h/w is accessed during registrationMatt Porter2014-04-111-5/+5
* drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-081-1/+0Star
* hwrng: bcm2835: fix MODULE_LICENSE tagArnd Bergmann2013-06-191-1/+1
* hwrng: bcm2835 - Add Broadcom BCM2835 RNG driverLubomir Rintel2013-04-251-0/+113