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
2020-04-17
virtio-rng: pull in slab.h
Michael S. Tsirkin
2020-04-10
change email address for Pali Rohár
Pali Rohár
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-24
hwrng: via_rng: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-12
hwrng: imx-rngc - simplify interrupt mask/unmask
Martin Kaiser
2020-03-12
hwrng: imx-rngc - check the rng type
Martin Kaiser
2020-03-12
hwrng: imx-rngc - (trivial) simplify error prints
Martin Kaiser
2020-03-12
hwrng: imx-rngc - use automatic seeding
Martin Kaiser
2020-03-12
hwrng: imx-rngc - fix an error path
Martin Kaiser
2020-03-12
hwrng: ks-sa - move TI Keystone driver into the config menu structure
Randy Dunlap
2020-02-28
hwrng: omap3-rom - Include linux/io.h for virt_to_phys
Herbert Xu
2020-02-22
hwrng: imx-rngc - improve dependencies
Uwe Kleine-König
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-11
hwrng: iproc-rng200 - Add support for BCM2711
Stefan Wahren
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-22
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
2019-11-21
char: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-20
char: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
2019-10-26
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: atmel - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
hwrng: ka-sa - fix __iomem on registers
Ben Dooks
2019-10-26
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
2019-10-23
hwrng: core - Fix use-after-free warning in hwrng_register()
Laurent Vivier
2019-10-10
hwrng: core - move add_early_randomness() out of rng_mutex
Laurent Vivier
2019-10-05
hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe()
Markus Elfring
2019-10-05
hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_pr...
Markus Elfring
2019-10-05
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
2019-10-05
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
[next]