aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/char/hw_random/bcm63xx-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-05hwrng: bcm63xx - fix device tree compilationÁlvaro Fernández Rojas1-0/+1
2016-02-28hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas1-1/+3
2016-01-25hwrng: bcm63xx - add device tree supportÁlvaro Fernández Rojas1-0/+7
2016-01-25hwrng: bcm63xx - remove unused variablesÁlvaro Fernández Rojas1-2/+0
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas1-9/+9
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov1-56/+31
2015-03-01hwrng: bcm63xx - use devm_* helpersFlorian Fainelli1-14/+6
2015-03-01hwrng: bcm63xx - move register definitions to driverFlorian Fainelli1-1/+9
2015-03-01hwrng: bcm63xx - drop bcm_{readl,writel} macrosFlorian Fainelli1-7/+6
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-05-24hwrng: bcm63xx - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-07-24hw_random: add Broadcom BCM63xx RNG driverFlorian Fainelli1-0/+175