summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\
| * hwrng: iproc-rng200 - Add support for BCM7278Florian Fainelli2017-11-10
| * hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resumeJim Quigley2017-11-06
| * hwrng: core - Reset user selected rng by writing "" to rng_currentPrasannaKumar Muralidharan2017-11-03
| * hwrng: xgene - Convert timers to use timer_setup()Kees Cook2017-11-03
| * hwrng: core - pr_err() strings should end with newlinesArvind Yadav2017-10-12
| * hwrng: timeriomem - Remove 'max < 4' condition checkPrasannaKumar Muralidharan2017-09-22
| * hwrng: pseries - constify vio_device_idArvind Yadav2017-09-22
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | hwrng/xgene-rng: Convert timers to use timer_setup()Kees Cook2017-11-02
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser2017-08-03
* hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan2017-08-03
* hwrng: remember rng chosen by userHarald Freudenberger2017-07-18
* hwrng: use rng source with best qualityHarald Freudenberger2017-07-18
* hwrng: mtk - add runtime PM supportSean Wang2017-06-20
* hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr2017-06-01
* hwrng: omap3-rom - Handle return value of clk_prepare_enableArvind Yadav2017-05-23
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\
| * hwrng: mtk - Add driver for hardware random generator on MT7623 SoCSean Wang2017-04-21
| * hwrng: n2 - Use devm_kcalloc() in n2rng_probe()Markus Elfring2017-04-21
| * crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski2017-04-21
| * hwrng: timeriomem - Improve performance for sub-jiffie update periodsRick Altherr2017-04-10
| * hwrng: timeriomem - Shorten verbose type and variable namesRick Altherr2017-04-10
| * hwrng: timeriomem - Migrate to new APIRick Altherr2017-04-10
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-05
| |\
| * | hwrng: omap - move clock related code to omap_rng_probe()Thomas Petazzoni2017-03-16
| * | hwrng: meson - add clock handling to driverHeiner Kallweit2017-03-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-02
|\ \ \ | |_|/ |/| |
| * | s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger2017-04-26
| |/
* | hwrng: geode - Revert managed API changesPrarit Bhargava2017-03-16
* | hwrng: amd - Revert managed API changesPrarit Bhargava2017-03-16
|/
* hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni2017-03-08
* hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni2017-03-08
* hwrng: omap - write registers after enabling the clockThomas Petazzoni2017-03-08
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-02-23
|\
| * hwrng: omap - update Kconfig help descriptionRussell King2017-02-15
| * hwrng: cavium - Use per device name to allow for multiple devices.David Daney2017-02-11
| * hwrng: n2 - update version infoShannon Nelson2017-01-13
| * hwrng: n2 - support new hardware register layoutShannon Nelson2017-01-13
| * hwrng: n2 - add device data descriptionsShannon Nelson2017-01-13
| * hwrng: n2 - limit error spewage when self-test failsShannon Nelson2017-01-13
| * hwrng: core - remove unused PFX macroCorentin LABBE2016-12-27
| * hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE2016-12-27
| * hwrng: core - Replace asm/uaccess.h by linux/uaccess.hCorentin LABBE2016-12-27
| * hwrng: core - Rewrite the headerCorentin LABBE2016-12-27
| * hwrng: core - rewrite better comparison to NULLCorentin LABBE2016-12-27
| * hwrng: core - do not use multiple blank linesCorentin LABBE2016-12-27
* | Revert "hwrng: core - zeroize buffers with random data"David Daney2017-02-08
|/