| Commit message (Expand) | Author | Age | Files | Lines |
* | hwrng: core - treat default_quality as a maximum and default to 1024 | Jason A. Donenfeld | 2022-11-18 | 1 | -2/+0 |
* | hwrng: timeriomem - Use device-managed registration API | Tian Tao | 2021-02-10 | 1 | -2/+1 |
* | hwrng: timeriomem - Fix cooldown period calculation | Jan Henrik Weinstock | 2021-02-10 | 1 | -1/+1 |
* | hwrng: timeriomem - relax check on memory resource size | Daniel Mack | 2019-09-05 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | hwrng: timeriomem - Remove 'max < 4' condition check | PrasannaKumar Muralidharan | 2017-09-22 | 1 | -7/+0 |
* | hw_random: timeriomem_rng: Allow setting RNG quality from platform data | Rick Altherr | 2017-06-01 | 1 | -0/+7 |
* | hwrng: timeriomem - Improve performance for sub-jiffie update periods | Rick Altherr | 2017-04-10 | 1 | -41/+45 |
* | hwrng: timeriomem - Shorten verbose type and variable names | Rick Altherr | 2017-04-10 | 1 | -14/+13 |
* | hwrng: timeriomem - Migrate to new API | Rick Altherr | 2017-04-10 | 1 | -30/+30 |
* | char: hw_random: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | hwrng: timeriomem - remove unnecessary OOM messages | Jingoo Han | 2014-05-08 | 1 | -3/+1 |
* | hwrng: timeriomem - Use devm_*() functions | Jingoo Han | 2014-03-10 | 1 | -30/+10 |
* | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-15 | 1 | -1/+1 |
* | hwrng: timeriomem - remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-24 | 1 | -2/+0 |
* | hwrng: timeriomem - added devicetree hooks | Alexander Clouter | 2013-04-25 | 1 | -2/+22 |
* | hwrng: timeriomem - update to support more than one device | Alexander Clouter | 2013-04-25 | 1 | -54/+116 |
* | Drivers: char: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
* | char: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv... | Axel Lin | 2011-11-30 | 1 | -12/+1 |
* | hwrng: timeriomem - use resource_size | H Hartley Sweeten | 2011-06-30 | 1 | -2/+1 |
* | hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) | Alexander Clouter | 2009-06-03 | 1 | -20/+6 |
* | hwrng: timeriomem - Use phys address rather than virt | Alexander Clouter | 2009-03-27 | 1 | -4/+35 |
* | hwrng: timeriomem - New driver | Alexander Clouter | 2009-02-22 | 1 | -0/+151 |