index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
2023-03-24
hwrng: xgene - remove unnecessary (void*) conversions
Yu Zhe
2023-03-14
hwrng: meson - remove not needed call to platform_set_drvdata
Heiner Kallweit
2023-03-14
hwrng: meson - use devm_clk_get_optional_enabled
Heiner Kallweit
2023-03-14
hwrng: meson - remove unused member of struct meson_rng_data
Heiner Kallweit
2023-03-14
hwrng: xgene - Improve error reporting for problems during .remove()
Uwe Kleine-König
2023-03-10
hwrng: xgene - Simplify using devm_clk_get_optional_enabled()
Uwe Kleine-König
2023-03-10
hwrng: xgene - Simplify using dev_err_probe()
Uwe Kleine-König
2023-02-03
hwrng: starfive - Enable compile testing
Herbert Xu
2023-01-27
hwrng: starfive - Add TRNG driver for StarFive SoC
Jia Jie Ho
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-12-09
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-09
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2022-11-18
hwrng: stm32 - rename readl return value
Tomas Marek
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
hw_random: use add_hwgenerator_randomness() for early entropy
Jason A. Donenfeld
2022-10-21
hwrng: stm32 - fix read of the last word
Tomas Marek
2022-10-21
hwrng: stm32 - fix number of returned bytes on read
Tomas Marek
2022-10-21
hwrng: mtk - add mt7986 support
Mingming.Su
2022-10-21
hwrng: npcm - Add NPCM8XX support
Tomer Maimon
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
2022-09-30
hwrng: core - start hwrng kthread also for untrusted sources
Dominik Brodowski
2022-09-02
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
2022-08-26
hwrng: imx-rngc - use devres for hwrng registration
Martin Kaiser
2022-08-26
hwrng: imx-rngc - use devm_clk_get_enabled
Martin Kaiser
2022-08-19
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
2022-08-19
hwrng: arm-smccc-trng - fix NO_ENTROPY handling
James Cowgill
2022-08-19
hwrng: core - let sleep be interrupted when unregistering hwrng
Jason A. Donenfeld
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-02
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-28
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
2022-07-22
hwrng: via - Fix comment typo
Jason Wang
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
2022-07-10
hwrng: bcm2835: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-08
virtio-rng: make device ready before making request
Jason Wang
2022-05-20
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...
Yang Yingliang
2022-05-06
hwrng: cn10k - Enable compile testing
Herbert Xu
2022-04-29
hwrng: optee - remove redundant initialization to variable rng_size
Colin Ian King
2022-04-26
Revert "hwrng: mpfs - Enable COMPILE_TEST"
Herbert Xu
2022-04-21
hwrng: mpfs - Enable COMPILE_TEST
Herbert Xu
2022-04-21
hwrng: cn10k - Make check_rng_health() return an error code
Vladis Dronov
2022-04-21
hwrng: cn10k - Optimize cn10k_rng_read()
Vladis Dronov
2022-04-15
hwrng: mpfs - add polarfire soc hwrng support
Conor Dooley
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]