Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
25b5e5647b8ab5d4249ccd4a25fc4be649397f6e
/
drivers
/
char
/
hw_random
c30521f
Merge android-4.9.208(9759f95) into msm-4.9
by jianzhou
· 4 years, 8 months ago
7f79f5f
Merge android-4.9.206(2be2d899) into msm-4.9
by jianzhou
· 4 years, 10 months ago
aa6eee8
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
by Tony Lindgren
· 5 years ago
f661fce
Merge android-4.9.195(59aade0) into msm-4.9
by jianzhou
· 5 years ago
665eb2d
hwrng: stm32 - fix unbalanced pm_runtime_enable
by Lionel Debieve
· 6 years ago
a4ded68
hwrng: core - don't wait on add_early_randomness()
by Laurent Vivier
· 5 years ago
685434d
Merge android-4.9.168 (286f971) into msm-4.9
by jianzhou
· 5 years ago
cc76e66
hwrng: virtio - Avoid repeated init of completion
by David Tolnay
· 6 years ago
74c19c5
msm_rng: Qrng driver retry count is increased
by Mohamed Sunfeer
· 6 years ago
40834dd
Merge android-4.9.105 (859e0a8) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
086a52f
hwrng: stm32 - add reset during probe
by lionel.debieve@st.com
· 7 years ago
e06a105
Merge android-4.9.84 (a9d0273) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
06be007
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
by Jia Zhang
· 7 years ago
7339a0e
msm_rng: optimize qrng driver retry behavior
by Zhen Kong
· 7 years ago
c1f204a
msm_rng: remove the check if zero is read from register
by Zhen Kong
· 7 years ago
a2ba95f
hwrng: Add QRNG driver snapshot
by AnilKumar Chimata
· 8 years ago
50e1c1c
hwrng: Add quality parameter to msm-rng driver
by AnilKumar Chimata
· 9 years ago
c445f99
hwrng: geode - Revert managed API changes
by Prarit Bhargava
· 8 years ago
5d6f7b3
hwrng: amd - Revert managed API changes
by Prarit Bhargava
· 8 years ago
6d4952d
hwrng: core - Don't use a stack buffer in add_early_randomness()
by Andrew Lutomirski
· 8 years ago
c3afafa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 8 years ago
ad8529f
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
by Dave Gerlach
· 8 years ago
104a32e
hwrng: geode - fix return value check in mod_init()
by Wei Yongjun
· 8 years ago
f7eca27
hwrng: amd - Fix return value check in mod_init()
by Wei Yongjun
· 8 years ago
e9afc74
hwrng: geode - Use linux/io.h instead of asm/io.h
by PrasannaKumar Muralidharan
· 8 years ago
6e9b5e7
hwrng: geode - Migrate to managed API
by PrasannaKumar Muralidharan
· 8 years ago
94879fa
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
by Wei Yongjun
· 8 years ago
31b2a73
hwrng: amd - Migrate to managed API
by PrasannaKumar Muralidharan
· 8 years ago
58b022a
hwrng: core - Allocate memory during module init
by PrasannaKumar Muralidharan
· 8 years ago
a826806
hwrng: pasemi - Use linux/io.h instead of asm/io.h
by PrasannaKumar Muralidharan
· 8 years ago
da28caa
hwrng: pasemi - Migrate to managed API
by PrasannaKumar Muralidharan
· 8 years ago
da59c51
hwrng: bcm2835 - handle of_iomap failures
by Arvind Yadav
· 8 years ago
98a3c46
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
by PrasannaKumar Muralidharan
· 8 years ago
68734bc9
hwrng: Remove check for max less than 4 bytes
by PrasannaKumar Muralidharan
· 8 years ago
85962d2
hwrng: amd - Convert to new hwrng read() API
by Corentin LABBE
· 8 years ago
3c343a3
hwrng: amd - Access hardware via ioread32/iowrite32
by Corentin LABBE
· 8 years ago
7bad2cc
hwrng: amd - Replace global variable with private struct
by Corentin LABBE
· 8 years ago
fdec60d
hwrng: amd - release_region must be called after hwrng_unregister
by Corentin LABBE
· 8 years ago
055ae89
hwrng: amd - Remove asm/io.h
by Corentin LABBE
· 8 years ago
f8169bf
hwrng: amd - Be consitent with the driver name
by Corentin LABBE
· 8 years ago
1c335d4
hwrng: amd - use the BIT macro
by Corentin LABBE
· 8 years ago
6020721
hwrng: amd - Fix style problem with blank line
by Corentin LABBE
· 8 years ago
cc2f190
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
by Omer Khaliq
· 8 years ago
161040f
hwrng: omap3-rom - Remove obsoleted functions
by PrasannaKumar Muralidharan
· 8 years ago
f74bdd4
hwrng: mxc-rnga - Fix Kconfig dependency
by Fabian Frederick
· 8 years ago
c5f91cd
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
by Markus Elfring
· 8 years ago
61dc0a4
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
by Nishanth Menon
· 8 years ago
5214099
hwrng: bcm2835 - Add support for Broadcom BCM5301x
by Florian Fainelli
· 8 years ago
e123be1
hwrng: meson - Add Amlogic Meson Hardware Random Generator
by Neil Armstrong
· 8 years ago
5ad67c1
hwrng: exynos - fixup IO accesors
by Ben Dooks
· 8 years ago
4f8de65
hwrng: bcm2835 - Read as much data as available
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
422a749
hwrng: bcm2835 - Support Broadcom NSP SoC rng
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
1ff69ad
hwrng: stm32 - fix maybe uninitialized variable warning
by Maxime Coquelin
· 8 years ago
5343e67
crypto4xx: integrate ppc4xx-rng into crypto4xx
by Christian Lamparter
· 9 years ago
afc39d6
hwrng: hisi - Add support for Hisilicon SoC RNG
by Kefeng Wang
· 9 years ago
043809d
hwrng: exynos - Fix misspelled Samsung address
by Krzysztof Kozlowski
· 9 years ago
4dd6e9e
hwrng: exynos - Enable COMPILE_TEST
by Krzysztof Kozlowski
· 9 years ago
27d80fa
hwrng: exynos - Disable runtime PM on driver unbind
by Krzysztof Kozlowski
· 9 years ago
48a61e1
hwrng: exynos - Disable runtime PM on probe failure
by Krzysztof Kozlowski
· 9 years ago
f1925d7
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
by Krzysztof Kozlowski
· 9 years ago
f0d947a
hwrng: exynos - Runtime suspend device after init
by Krzysztof Kozlowski
· 9 years ago
47cd3060
hwrng: bcm63xx - fix device tree compilation
by Álvaro Fernández Rojas
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
b93f342
hwrng: exynos - use __maybe_unused to hide pm functions
by Arnd Bergmann
· 9 years ago
1879f40
hwrng: bcm63xx - fix non device tree compatibility
by Álvaro Fernández Rojas
· 9 years ago
730d02e
hwrng: pic32 - Add PIC32 RNG hardware driver
by Joshua Henderson
· 9 years ago
c1e9b3b
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
by Anatoly Pugachev
· 9 years ago
625b4a9
hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
90859e6
hwrng: bcm63xx - allow building for BMIPS_GENERIC
by Álvaro Fernández Rojas
· 9 years ago
7b65170
hwrng: bcm63xx - add device tree support
by Álvaro Fernández Rojas
· 9 years ago
3947b33
hwrng: bcm63xx - remove unused variables
by Álvaro Fernández Rojas
· 9 years ago
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
Next »