summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser
2020-01-26hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren
2019-12-31hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2019-12-17hwrng: omap - Fix RNG wait loop timeoutSumit Garg
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-09-20hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-09-05hwrng: timeriomem - relax check on memory resource sizeDaniel Mack
2019-08-15hwrng: core - Freeze khwrng thread during suspendStephen Boyd
2019-08-08hwrng: n2-drv - fix typoStephen Rothwell
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan
2019-07-27hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-20hwrng: iproc-rng200 - Add support for 7211Florian Fainelli
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30hwrng: meson - update with SPDX Licence identifierNeil Armstrong
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-15hwrng: stm32 - set default random qualityLionel Debieve
2019-04-15hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve
2019-03-22hwrng: omap - Set default qualityRouven Czerwinski
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-02-28hwrng: bcm2835 - fix probe as platform deviceJonas Gorski
2019-02-20hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun
2019-02-20hwrng: Fix unsigned comparison with less than zeroYueHaibing
2019-02-20hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor
2019-02-01hwrng: add OP-TEE based rng driverSumit Garg
2019-01-25hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2018-11-16hwrng: bcm2835 - Switch to SPDX identifierStefan Wahren
2018-10-05hwrng: core - document the quality fieldMichael S. Tsirkin
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27hwrng: msm - remove msm hw_random driverVinod Koul
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-06-15hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King
2018-05-05hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com