summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2017-08-03hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser
2017-08-03hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan
2017-07-18hwrng: remember rng chosen by userHarald Freudenberger
2017-07-18hwrng: use rng source with best qualityHarald Freudenberger
2017-06-20hwrng: mtk - add runtime PM supportSean Wang
2017-06-01hw_random: timeriomem_rng: Allow setting RNG quality from platform dataRick Altherr
2017-05-23hwrng: omap3-rom - Handle return value of clk_prepare_enableArvind Yadav
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-26s390/trng: Introduce s390 TRNG device driver.Harald Freudenberger
2017-04-21hwrng: mtk - Add driver for hardware random generator on MT7623 SoCSean Wang
2017-04-21hwrng: n2 - Use devm_kcalloc() in n2rng_probe()Markus Elfring
2017-04-21crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski
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
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-03-16hwrng: omap - move clock related code to omap_rng_probe()Thomas Petazzoni
2017-03-16hwrng: meson - add clock handling to driverHeiner Kallweit
2017-03-16hwrng: geode - Revert managed API changesPrarit Bhargava
2017-03-16hwrng: amd - Revert managed API changesPrarit Bhargava
2017-03-08hwrng: omap - Do not access INTMASK_REG on EIP76Thomas Petazzoni
2017-03-08hwrng: omap - use devm_clk_get() instead of of_clk_get()Thomas Petazzoni
2017-03-08hwrng: omap - write registers after enabling the clockThomas Petazzoni
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-15hwrng: omap - update Kconfig help descriptionRussell King
2017-02-11hwrng: cavium - Use per device name to allow for multiple devices.David Daney
2017-02-08Revert "hwrng: core - zeroize buffers with random data"David Daney
2017-01-13hwrng: n2 - update version infoShannon Nelson
2017-01-13hwrng: n2 - support new hardware register layoutShannon Nelson
2017-01-13hwrng: n2 - add device data descriptionsShannon Nelson
2017-01-13hwrng: n2 - limit error spewage when self-test failsShannon Nelson
2016-12-27hwrng: core - remove unused PFX macroCorentin LABBE
2016-12-27hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.hCorentin LABBE
2016-12-27hwrng: core - Replace asm/uaccess.h by linux/uaccess.hCorentin LABBE
2016-12-27hwrng: core - Rewrite the headerCorentin LABBE
2016-12-27hwrng: core - rewrite better comparison to NULLCorentin LABBE
2016-12-27hwrng: core - do not use multiple blank linesCorentin LABBE
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan
2016-11-17hwrng: atmel - use clk_disable_unprepare instead of clk_disableWei Yongjun
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski
2016-11-01hwrng: atmel - disable TRNG during suspendWenyou Yang
2016-11-01hwrng: core - zeroize buffers with random dataStephan Mueller
2016-10-25hwrng: meson - Remove unneeded platform MODULE_ALIASJavier Martinez Canillas
2016-10-25hwrng: meson - Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-21hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8KRomain Perier
2016-10-21hwrng: omap - Don't prefix the probe message with OMAPRomain Perier