aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/octeon-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-09hwrng: octeon - Fix sparse warningsHerbert Xu1-3/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2015-09-21hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar1-11/+1
2015-03-12hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov1-2/+2
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-05hwrng: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-08-20drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated dataJulia Lawall1-12/+5
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driver()Axel Lin1-12/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney1-0/+147