开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
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
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-14
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
Miaoqian Lin
2022-03-03
hwrng: cavium - fix NULL but dereferenced coccicheck error
Wan Jiabing
2022-03-03
hwrng: atmel - remove extra line
Claudiu Beznea
2022-03-03
hwrng: atmel - add runtime pm support
Claudiu Beznea
2022-03-03
hwrng: atmel - use __maybe_unused and pm_ptr() for pm ops
Claudiu Beznea
2022-03-03
hwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()
Claudiu Beznea
2022-03-03
hwrng: atmel - rename enable/disable functions to init/cleanup
Claudiu Beznea
2022-03-03
hwrng: atmel - disable trng on failure path
Claudiu Beznea
[next]