Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
856ea9eddbf46dc401f426da4eb3339a6baaed7b
/
drivers
/
char
/
hw_random
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
1ab8729
hwrng: core - sleep interruptible in read
by Jiri Slaby
· 9 years ago
4c13ac1
hwrng: omap3-rom - convert timer to delayed work
by Aaro Koskinen
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
642c117
hwrng: exynos - Add Device Tree support
by Krzysztof Kozlowski
· 9 years ago
bd1dffb
hwrng: exynos - Fix missing configuration after suspend to RAM
by Krzysztof Kozlowski
· 9 years ago
d7fd607
hwrng: exynos - Add timeout for waiting on init done
by Krzysztof Kozlowski
· 9 years ago
f02b7d0
hwrng: exynos - Fix unbalanced PM runtime get/puts
by Daniel Thompson
· 9 years ago
d6ba06b
hwrng: stm32 - Fix build with CONFIG_PM
by Daniel Thompson
· 9 years ago
c6a97c4
hwrng: stm32 - add support for STM32 HW RNG
by Daniel Thompson
· 9 years ago
9ad92bd
hwrng: st - Improve FIFO size/depth description
by Lee Jones
· 9 years ago
93d649b
hwrng: st - Use real-world device timings for timeout
by Lee Jones
· 9 years ago
09185e2
hwrng: xgene - fix handling platform_get_irq
by Andrzej Hajda
· 9 years ago
4a4da53
hwrng: st - Add support for ST's HW Random Number Generator
by Lee Jones
· 9 years ago
d9a53b0
hwrng: core - Simplify RNG switching from sysfs
by Lee Jones
· 9 years ago
cb2c316
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
by Lee Jones
· 9 years ago
5f8741d
hwrng: Fix module autoload for OF platform drivers
by Luis de Bethencourt
· 9 years ago
05db0ad
hwrng: mxc-rnga - Use the preferred format for kzalloc
by Fabio Estevam
· 9 years ago
eeb3225
hwrng: mxc-rnga - Remove unnecessary dev_info message
by Fabio Estevam
· 9 years ago
c09e2cc
hwrng: mxc-rnga - Remove uneeded initialization
by Fabio Estevam
· 9 years ago
1bf2138
hwrng: mxc-rnga - Remove unneeded goto label
by Fabio Estevam
· 9 years ago
04b7d70
hwrng: octeon - Use devm_hwrng_register
by Vaishali Thakkar
· 9 years ago
17fb874
hwrng: core - correct error check of kthread_run call
by Martin Schwidefsky
· 9 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
d9cee5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
f440c4e
hwrng: bcm63xx - Fix driver compilation
by Álvaro Fernández Rojas
· 10 years ago
1fc1499
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
0daa7a0
hwrng: Avoid manual device_create_file() calls
by Takashi Iwai
· 10 years ago
506bf0c
hwrng: core - allow perfect entropy from hardware devices
by Keith Packard
· 10 years ago
656d7e7
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
by Andre Wolokita
· 10 years ago
1a5addf
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG
by Andre Wolokita
· 10 years ago
da2ff52
char: constify of_device_id array
by Fabian Frederick
· 10 years ago
73b3862
hwrng: iproc-rng200 - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
ef0a1b2
hwrng: iproc-rng200 - do not use static structure
by Dmitry Torokhov
· 10 years ago
9052b0d
hwrng: msm - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
1e6e38a
hwrng: exynos - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
6229c16
hwrng: bcm63xx - make use of devm_hwrng_register
by Dmitry Torokhov
· 10 years ago
4d9b519
hwrng: add devm_* interfaces
by Dmitry Torokhov
· 10 years ago
a308d66
hwrng: omap - remove #ifdefery around PM methods
by Dmitry Torokhov
· 10 years ago
257bedd
hwrng: pseries - remove incorrect __init/__exit markups
by Dmitry Torokhov
· 10 years ago
87094a0
hwrng: octeon - remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
1ee9b5e
hwrng: omap - remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
a508412
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
by Feng Kan
· 10 years ago
c83d45d
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
by Scott Branden
· 10 years ago
0052a65
hwrng: bcm63xx - use devm_* helpers
by Florian Fainelli
· 10 years ago
b515e0f
hwrng: bcm63xx - move register definitions to driver
by Florian Fainelli
· 10 years ago
f7591fa
hwrng: bcm63xx - drop bcm_{readl,writel} macros
by Florian Fainelli
· 10 years ago
e20016a9
hwrng: virtio - drop extra empty line
by Michael S. Tsirkin
· 10 years ago
90ac41b
hwrng: core - Move hwrng_init call into set_current_rng
by Herbert Xu
· 10 years ago
ff77c15
hwrng: core - Drop current rng in set_current_rng
by Herbert Xu
· 10 years ago
ac3a497
hwrng: core - Do not register device opportunistically
by Herbert Xu
· 10 years ago
15b66cd
hwrng: core - Fix current_rng init/cleanup race yet again
by Herbert Xu
· 10 years ago
77584ee
hwrng: core - Use struct completion for cleanup_done
by Herbert Xu
· 10 years ago
2d2ec06
hwrng: don't init list element we're about to add to list.
by Rusty Russell
· 10 years ago
ebbbfa2
hwrng: don't double-check old_rng.
by Rusty Russell
· 10 years ago
a027f30
hwrng: fix unregister race.
by Rusty Russell
· 10 years ago
3a2c0ba
hwrng: use reference counts on each struct hwrng.
by Rusty Russell
· 10 years ago
1dacb39
hwrng: move some code out mutex_lock for avoiding underlying deadlock
by Amos Kong
· 10 years ago
9372b35
hwrng: place mutex around read functions and buffers.
by Rusty Russell
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
2d3867d
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
by Rafael J. Wysocki
· 10 years ago
4951db7
hwrng: atmel - add DT support
by Boris Brezillon
· 10 years ago
21961ef
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
by Boris Brezillon
· 10 years ago
24c65bc
hwrng: pseries - port to new read API and fix stack corruption
by Greg Kurz
· 10 years ago
61daf05
hwrng: core - Changed from using strncat to strlcat
by Rickard Strandqvist
· 10 years ago
eff5480
char: hw_random: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
1bbc260
virtio-rng: refactor probe error handling
by Michael S. Tsirkin
· 10 years ago
87d7bce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
7a1ae9c
hwrng: printk replacement
by Sudip Mukherjee
· 10 years ago
f498195
virtio-rng: skip reading when we start to remove the device
by Amos Kong
· 10 years ago
3856e54
virtio-rng: fix stuck of hot-unplugging busy device
by Amos Kong
· 10 years ago
a91ae4e
hwrng: xgene - add support for APM X-Gene SoC RNG support
by Feng Kan
· 10 years ago
34679ec
virtio: rng: add derating factor for use by hwrng core
by Amit Shah
· 10 years ago
801a71a
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
f4f142e
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 10 years ago
e02b876
hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytes
by Stephen Boyd
· 10 years ago
eeec626
Revert "hwrng: virtio - ensure reads happen after successful probe"
by Amit Shah
· 10 years ago
5c06273
virtio: rng: delay hwrng_register() till driver is ready
by Amit Shah
· 10 years ago
6062829
virtio: rng: re-arrange struct elements for better packing
by Amit Shah
· 10 years ago
373445d
virtio: rng: remove unused struct element
by Amit Shah
· 10 years ago
9dda727
hw_random: fix sparse warning (NULL vs 0 for pointer)
by Torsten Duwe
· 11 years ago
0f734e6
hwrng: add per-device entropy derating
by Torsten Duwe
· 11 years ago
be4000b
hwrng: create filler thread
by Torsten Duwe
· 11 years ago
e052dbf
hwrng: virtio - ensure reads happen after successful probe
by Amit Shah
· 10 years ago
d3cc799
hwrng: fetch randomness only after device init
by Amit Shah
· 10 years ago
5c02c39
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
639b4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next
by Linus Torvalds
· 11 years ago
a17597d
virtio-rng: fixes for device registration/unregistration
by Sasha Levin
· 11 years ago
e5d23a8
virtio-rng: fix boot with virtio-rng device
by Sasha Levin
· 11 years ago
08e53fb
virtio-rng: support multiple virtio-rng devices
by Amos Kong
· 11 years ago
0118a55
hwrng: n2-drv - Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 11 years ago
7bad94a
hwrng: timeriomem - remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
9e9026a
hwrng: omap - remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
8ece117
hwrng: picoxcell - remove unbuildable picoxcell TRNG
by Paul Bolle
· 11 years ago
2d9cab5
hwrng: Fix a few driver dependencies and defaults
by Jean Delvare
· 11 years ago
0200161
hwrng: Turn HW_RANDOM into a menuconfig
by Jean Delvare
· 11 years ago
dc64ef0
hwrng: Move UML_RANDOM at the last position
by Jean Delvare
· 11 years ago
Next »