aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/tx4939-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-31hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan1-10/+1
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-08-14hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall1-3/+1
2013-05-24hwrng: tx4939 - remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-03-15drivers: char: use module_platform_driver_probe()Fabio Porcedda1-12/+1
2013-01-22char: Convert to devm_ioremap_resource()Thierry Reding1-3/+4
2012-01-13hwrng: tx4939 - use devm_request_and_ioremapJulia Lawall1-4/+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-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto1-0/+184