summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/timeriomem-rng.c
AgeCommit message (Expand)Author
2017-06-01hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr
2017-04-10hwrng: timeriomem - Improve performance for sub-jiffie update periodsRick Altherr
2017-04-10hwrng: timeriomem - Shorten verbose type and variable namesRick Altherr
2017-04-10hwrng: timeriomem - Migrate to new APIRick Altherr
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang
2014-05-08hwrng: timeriomem - remove unnecessary OOM messagesJingoo Han
2014-03-10hwrng: timeriomem - Use devm_*() functionsJingoo Han
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-05-24hwrng: timeriomem - remove unnecessary platform_set_drvdata()Jingoo Han
2013-04-25hwrng: timeriomem - added devicetree hooksAlexander Clouter
2013-04-25hwrng: timeriomem - update to support more than one deviceAlexander Clouter
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin
2011-06-30hwrng: timeriomem - use resource_sizeH Hartley Sweeten
2009-06-03hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter
2009-03-27hwrng: timeriomem - Use phys address rather than virtAlexander Clouter
2009-02-22hwrng: timeriomem - New driverAlexander Clouter