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.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
2017-08-03
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
3
-0
/
+346
2017-08-03
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
1
-4
/
+2
2017-07-18
hwrng: remember rng chosen by user
Harald Freudenberger
1
-2
/
+19
2017-07-18
hwrng: use rng source with best quality
Harald Freudenberger
1
-6
/
+19
2017-06-20
hwrng: mtk - add runtime PM support
Sean Wang
1
-0
/
+42
2017-06-01
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
Rick Altherr
1
-0
/
+7
2017-05-23
hwrng: omap3-rom - Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+9
2017-05-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-336
/
+298
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-0
/
+283
2017-04-26
s390/trng: Introduce s390 TRNG device driver.
Harald Freudenberger
3
-0
/
+283
2017-04-21
hwrng: mtk - Add driver for hardware random generator on MT7623 SoC
Sean Wang
3
-0
/
+183
2017-04-21
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
1
-3
/
+1
2017-04-21
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
3
-246
/
+0
2017-04-10
hwrng: timeriomem - Improve performance for sub-jiffie update periods
Rick Altherr
1
-41
/
+45
2017-04-10
hwrng: timeriomem - Shorten verbose type and variable names
Rick Altherr
1
-14
/
+13
2017-04-10
hwrng: timeriomem - Migrate to new API
Rick Altherr
1
-30
/
+30
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-23
/
+69
2017-03-16
hwrng: omap - move clock related code to omap_rng_probe()
Thomas Petazzoni
1
-10
/
+12
2017-03-16
hwrng: meson - add clock handling to driver
Heiner Kallweit
1
-0
/
+22
2017-03-16
hwrng: geode - Revert managed API changes
Prarit Bhargava
1
-15
/
+35
2017-03-16
hwrng: amd - Revert managed API changes
Prarit Bhargava
1
-8
/
+34
2017-03-08
hwrng: omap - Do not access INTMASK_REG on EIP76
Thomas Petazzoni
1
-1
/
+12
2017-03-08
hwrng: omap - use devm_clk_get() instead of of_clk_get()
Thomas Petazzoni
1
-1
/
+1
2017-03-08
hwrng: omap - write registers after enabling the clock
Thomas Petazzoni
1
-1
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-108
/
+221
2017-02-15
hwrng: omap - update Kconfig help description
Russell King
1
-2
/
+2
2017-02-11
hwrng: cavium - Use per device name to allow for multiple devices.
David Daney
1
-1
/
+5
2017-02-09
Revert "hwrng: core - zeroize buffers with random data"
David Daney
1
-3
/
+0
2017-01-13
hwrng: n2 - update version info
Shannon Nelson
1
-4
/
+4
2017-01-13
hwrng: n2 - support new hardware register layout
Shannon Nelson
2
-46
/
+134
2017-01-13
hwrng: n2 - add device data descriptions
Shannon Nelson
2
-8
/
+54
2017-01-13
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
1
-1
/
+4
2016-12-27
hwrng: core - remove unused PFX macro
Corentin LABBE
1
-1
/
+0
2016-12-27
hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h
Corentin LABBE
1
-2
/
+1
2016-12-27
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
Corentin LABBE
1
-7
/
+7
2016-12-27
hwrng: core - Rewrite the header
Corentin LABBE
1
-29
/
+9
2016-12-27
hwrng: core - rewrite better comparison to NULL
Corentin LABBE
1
-2
/
+1
2016-12-27
hwrng: core - do not use multiple blank lines
Corentin LABBE
1
-5
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
8
-56
/
+151
2016-11-21
hwrng: Make explicit that max >= 32 always
PrasannaKumar Muralidharan
3
-10
/
+2
2016-11-17
hwrng: atmel - use clk_disable_unprepare instead of clk_disable
Wei Yongjun
1
-1
/
+1
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
1
-6
/
+2
2016-11-01
hwrng: atmel - disable TRNG during suspend
Wenyou Yang
1
-3
/
+21
2016-11-01
hwrng: core - zeroize buffers with random data
Stephan Mueller
1
-0
/
+3
2016-10-25
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
1
-1
/
+0
2016-10-25
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-21
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
Romain Perier
2
-3
/
+85
2016-10-21
hwrng: omap - Don't prefix the probe message with OMAP
Romain Perier
1
-1
/
+1
[next]