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-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
2019-10-05
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2019-10-05
hwrng: npcm - add NPCM RNG driver
Tomer Maimon
2019-09-20
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-09-05
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
2019-08-15
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-08
hwrng: n2-drv - fix typo
Stephen Rothwell
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
2019-07-27
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
[next]