summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
AgeCommit message (Expand)AuthorLines
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu-4/+1
2019-09-20hwrng: core - don't wait on add_early_randomness()Laurent Vivier-1/+1
2019-09-05hwrng: timeriomem - relax check on memory resource sizeDaniel Mack-2/+2
2019-08-15hwrng: core - Freeze khwrng thread during suspendStephen Boyd-1/+4
2019-08-08hwrng: n2-drv - fix typoStephen Rothwell-1/+1
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan-36/+9
2019-07-27hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang-3/+1
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-51/+2
2019-06-20hwrng: iproc-rng200 - Add support for 7211Florian Fainelli-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner-13/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-30hwrng: meson - update with SPDX Licence identifierNeil Armstrong-51/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner-10/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner-14/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2019-04-15hwrng: stm32 - set default random qualityLionel Debieve-0/+1
2019-04-15hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve-0/+8
2019-03-22hwrng: omap - Set default qualityRouven Czerwinski-0/+1
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-0/+322
2019-02-28hwrng: bcm2835 - fix probe as platform deviceJonas Gorski-8/+10
2019-02-20hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun-1/+1
2019-02-20hwrng: Fix unsigned comparison with less than zeroYueHaibing-2/+2
2019-02-20hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor-5/+13
2019-02-01hwrng: add OP-TEE based rng driverSumit Garg-0/+314
2019-01-25hwrng: virtio - Avoid repeated init of completionDavid Tolnay-1/+1
2018-11-16hwrng: bcm2835 - Switch to SPDX identifierStefan Wahren-5/+2
2018-10-05hwrng: core - document the quality fieldMichael S. Tsirkin-2/+2
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu-2/+9
2018-07-27hwrng: msm - remove msm hw_random driverVinod Koul-197/+0
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+4
2018-06-15hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch-2/+9
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King-1/+1
2018-05-05hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com-2/+7
2018-05-05hwrng: stm32 - define default state for rng driverlionel.debieve@st.com-0/+1
2018-04-21hwrng: via - support new Centaur CPUdavidwang-1/+1
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-32/+330
2018-03-23hwrng: ks-sa - add hw_random driverVitaly Andrianov-0/+265
2018-03-16hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy-9/+14
2018-03-09hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT-0/+16