开源镜像站
帮助
动态
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-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
2021-11-01
hwrng: virtio - don't waste entropy
Laurent Vivier
2021-11-01
hwrng: virtio - don't wait on cleanup
Laurent Vivier
2021-11-01
hwrng: virtio - add an internal buffer
Laurent Vivier
2021-10-22
hwrng: s390 - replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-08
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-10-01
hwrng: meson - Improve error handling for core clock
Uwe Kleine-König
2021-09-17
hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-17
hwrng: Kconfig - Add helper dependency on COMPILE_TEST
Cai Huoqing
2021-08-06
hwrng: Add Arm SMCCC TRNG based driver
Andre Przywara
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-17
hw_random: ixp4xx: Add OF support
Linus Walleij
2021-06-17
hw_random: ixp4xx: Turn into a module
Linus Walleij
2021-06-17
hw_random: ixp4xx: Use SPDX license tag
Linus Walleij
2021-06-17
hw_random: ixp4xx: enable compile-testing
Arnd Bergmann
2021-06-03
hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
hwrng: omap - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-06-03
hwrng: exynos - Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
2021-05-28
hwrng: core - Use DEVICE_ATTR_<RW|RO> macro
YueHaibing
2021-05-28
hwrng: core - remove redundant initialization of variable err
Shaokun Zhang
2021-05-28
hwrng: Kconfig - Remove leading spaces
Juerg Haefliger
2021-05-23
hwrng: omap - Enable driver for TI K3 family
Suman Anna
2021-05-21
char: hw_random: pseries-rng: Demote non-conformant kernel-doc header
Lee Jones
2021-05-14
hwrng: exynos - Fix runtime PM imbalance on error
Łukasz Stelmach
2021-05-14
hwrng: amd - remove redundant initialization of variable err
Colin Ian King
2021-04-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-04-02
hwrng: omap - Use of_device_get_match_data() helper
Tian Tao
2021-03-26
hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emit
Zihao Tang
2021-03-26
hwrng: intel - Fix included header from 'asm
Tian Tao
2021-03-19
hwrng: cctrng - delete redundant printing of return value
Wang Qing
2021-03-19
hwrng: ba431 - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-19
hwrng: cctrng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-13
hwrng: bcm2835 - add reset support
Álvaro Fernández Rojas
2021-03-13
hwrng: pic32 - Use device-managed registration API
Tian Tao
2021-03-13
hwrng: cctrng - Use device-managed registration API
Tian Tao
2021-03-07
hwrng: omap - Fix included header from 'asm'
Tian Tao
2021-03-07
hwrng: bcm2835 - remove redundant null check
Tian Tao
2021-03-07
hwrng: xiphera-trng - use devm_platform_ioremap_resource() to simplify
Tian Tao
2021-03-07
hwrng: ba431 - Use device-managed registration
Tian Tao
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
[next]