index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
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-22
hwrng: via - Fix comment typo
Jason Wang
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
2022-03-03
hwrng: atmel - add wait for ready support on read
Claudiu Beznea
2022-02-21
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-02-18
hwrng: core - introduce rng_quality sysfs attribute
Dominik Brodowski
2022-02-18
hwrng: core - use per-rng quality value instead of global setting
Dominik Brodowski
2022-02-18
hwrng: core - start and stop in-kernel rngd in separate function
Dominik Brodowski
2022-02-18
hwrng: core - do not bother to order list of devices by quality
Dominik Brodowski
2022-02-16
hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
Jens Wiklander
2022-02-05
hwrng: core - credit entropy for low quality sources of randomness
Dominik Brodowski
2022-02-05
hwrng: core - break out of hwrng_fillfn if current rng is not trusted
Dominik Brodowski
2022-02-05
hwrng: core - only set cur_rng_set_by_user if it is working
Dominik Brodowski
2022-02-05
hwrng: core - use rng_fillbuf in add_early_randomness()
Dominik Brodowski
2022-02-05
hwrng: core - read() callback must be called for size of 32 or more bytes
Dominik Brodowski
2022-02-05
hwrng: core - explicit ordering of initcalls
Dominik Brodowski
2022-01-31
hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
Geert Uytterhoeven
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
hwrng: virtio - unregister device before reset
Michael S. Tsirkin
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-01-02
MIPS: TXX9: Remove TX4939 SoC support
Thomas Bogendoerfer
2021-12-24
hwrng: cn10k - Add random number generator support
Sunil Goutham
2021-11-20
hwrng: cavium - Check health status while reading random data
Sunil Goutham
2021-11-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-11-01
hwrng: virtio - always add a pending request
Laurent Vivier
[next]