index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
hwrng: ks-sa - Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-31
/
+31
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-8
/
+824
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
1
-6
/
+7
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
1
-1
/
+0
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
1
-1
/
+1
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
1
-3
/
+1
2020-04-22
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-04-20
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
1
-0
/
+1
2020-04-17
virtio-rng: pull in slab.h
Michael S. Tsirkin
1
-0
/
+1
2020-04-16
hwrng: xgene - Delete an error message in xgene_rng_probe()
Markus Elfring
1
-3
/
+1
2020-04-16
hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
Markus Elfring
1
-4
/
+1
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
4
-0
/
+821
2020-04-11
change email address for Pali Rohár
Pali Rohár
1
-2
/
+2
2020-04-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-24
/
+79
2020-03-24
hwrng: via_rng: Convert to new X86 CPU match macros
Thomas Gleixner
1
-4
/
+3
2020-03-12
hwrng: imx-rngc - simplify interrupt mask/unmask
Martin Kaiser
1
-15
/
+28
2020-03-12
hwrng: imx-rngc - check the rng type
Martin Kaiser
1
-1
/
+27
2020-03-12
hwrng: imx-rngc - (trivial) simplify error prints
Martin Kaiser
1
-2
/
+2
2020-03-12
hwrng: imx-rngc - use automatic seeding
Martin Kaiser
1
-2
/
+14
2020-03-12
hwrng: imx-rngc - fix an error path
Martin Kaiser
1
-1
/
+3
2020-03-12
hwrng: ks-sa - move TI Keystone driver into the config menu structure
Randy Dunlap
1
-7
/
+7
2020-02-28
hwrng: omap3-rom - Include linux/io.h for virt_to_phys
Herbert Xu
1
-0
/
+1
2020-02-22
hwrng: imx-rngc - improve dependencies
Uwe Kleine-König
1
-1
/
+2
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2
-3
/
+3
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-1
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-3
/
+3
2019-12-11
hwrng: iproc-rng200 - Add support for BCM2711
Stefan Wahren
2
-1
/
+2
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
20
-139
/
+558
2019-11-22
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
1
-1
/
+1
2019-11-21
char: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-9
/
+9
2019-11-20
char: Fix Kconfig indentation
Krzysztof Kozlowski
1
-5
/
+5
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
1
-4
/
+1
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
1
-0
/
+38
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
1
-2
/
+37
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
3
-0
/
+113
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
1
-2
/
+2
2019-10-25
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-25
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
[next]