summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)AuthorFilesLines
2024-02-23hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu1-13/+21
2023-11-20hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-09-23hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli1-0/+25
2023-09-23hwrng: iproc-rng200 - use semicolons rather than commas to separate statementsJulia Lawall1-4/+4
2023-07-27hwrng: imx-rngc - fix the timeout for init and self checkMartin Kaiser1-4/+2
2023-07-27hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser1-20/+1
2023-07-27hwrng: st - Fix W=1 unused variable warningHerbert Xu1-1/+2
2023-07-27hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu1-5/+5
2023-07-27hwrng: virtio - always add a pending requestLaurent Vivier1-14/+12
2023-07-27hwrng: virtio - don't waste entropyLaurent Vivier1-17/+35
2023-07-27hwrng: virtio - don't wait on cleanupLaurent Vivier1-1/+6
2023-07-27hwrng: virtio - add an internal bufferLaurent Vivier1-10/+33
2023-01-18hwrng: geode - Fix PCI device refcount leakXiongfeng Wang1-8/+28
2023-01-18hwrng: amd - Fix PCI device refcount leakXiongfeng Wang1-5/+13
2022-06-22random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld1-0/+1
2022-04-15hwrng: atmel - disable trng on failure pathClaudiu Beznea1-0/+1
2021-11-17hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann1-2/+7
2021-07-14hwrng: exynos - Fix runtime PM imbalance on errorƁukasz Stelmach1-2/+2
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock1-1/+1
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-04-13hwrng: imx-rngc - fix an error pathMartin Kaiser1-1/+3
2020-01-26hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren1-2/+15
2019-12-31hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren1-1/+2
2019-12-17hwrng: omap - Fix RNG wait loop timeoutSumit Garg1-1/+8
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu1-4/+1
2019-09-20hwrng: core - don't wait on add_early_randomness()Laurent Vivier1-1/+1
2019-09-05hwrng: timeriomem - relax check on memory resource sizeDaniel Mack1-2/+2
2019-08-15hwrng: core - Freeze khwrng thread during suspendStephen Boyd1-1/+4
2019-08-08hwrng: n2-drv - fix typoStephen Rothwell1-1/+1
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan9-36/+9
2019-07-27hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-07-27hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify codeAnson Huang1-3/+1
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-51/+2
2019-06-20hwrng: iproc-rng200 - Add support for 7211Florian Fainelli1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner1-5/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2-13/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-30hwrng: meson - update with SPDX Licence identifierNeil Armstrong1-51/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner1-10/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner1-14/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-15hwrng: stm32 - set default random qualityLionel Debieve1-0/+1