index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
8
-336
/
+298
|
\
|
*
hwrng: mtk - Add driver for hardware random generator on MT7623 SoC
Sean Wang
2017-04-21
3
-0
/
+183
|
*
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
2017-04-21
1
-3
/
+1
|
*
crypto: exynos - Add new Exynos RNG driver
Krzysztof Kozlowski
2017-04-21
3
-246
/
+0
|
*
hwrng: timeriomem - Improve performance for sub-jiffie update periods
Rick Altherr
2017-04-10
1
-41
/
+45
|
*
hwrng: timeriomem - Shorten verbose type and variable names
Rick Altherr
2017-04-10
1
-14
/
+13
|
*
hwrng: timeriomem - Migrate to new API
Rick Altherr
2017-04-10
1
-30
/
+30
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-04-05
2
-23
/
+69
|
|
\
|
*
|
hwrng: omap - move clock related code to omap_rng_probe()
Thomas Petazzoni
2017-03-16
1
-10
/
+12
|
*
|
hwrng: meson - add clock handling to driver
Heiner Kallweit
2017-03-16
1
-0
/
+22
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-05-02
3
-0
/
+283
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/trng: Introduce s390 TRNG device driver.
Harald Freudenberger
2017-04-26
3
-0
/
+283
|
|
/
*
|
hwrng: geode - Revert managed API changes
Prarit Bhargava
2017-03-16
1
-15
/
+35
*
|
hwrng: amd - Revert managed API changes
Prarit Bhargava
2017-03-16
1
-8
/
+34
|
/
*
hwrng: omap - Do not access INTMASK_REG on EIP76
Thomas Petazzoni
2017-03-08
1
-1
/
+12
*
hwrng: omap - use devm_clk_get() instead of of_clk_get()
Thomas Petazzoni
2017-03-08
1
-1
/
+1
*
hwrng: omap - write registers after enabling the clock
Thomas Petazzoni
2017-03-08
1
-1
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-02-23
5
-108
/
+221
|
\
|
*
hwrng: omap - update Kconfig help description
Russell King
2017-02-15
1
-2
/
+2
|
*
hwrng: cavium - Use per device name to allow for multiple devices.
David Daney
2017-02-11
1
-1
/
+5
|
*
hwrng: n2 - update version info
Shannon Nelson
2017-01-13
1
-4
/
+4
|
*
hwrng: n2 - support new hardware register layout
Shannon Nelson
2017-01-13
2
-46
/
+134
|
*
hwrng: n2 - add device data descriptions
Shannon Nelson
2017-01-13
2
-8
/
+54
|
*
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
2017-01-13
1
-1
/
+4
|
*
hwrng: core - remove unused PFX macro
Corentin LABBE
2016-12-27
1
-1
/
+0
|
*
hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h
Corentin LABBE
2016-12-27
1
-2
/
+1
|
*
hwrng: core - Replace asm/uaccess.h by linux/uaccess.h
Corentin LABBE
2016-12-27
1
-7
/
+7
|
*
hwrng: core - Rewrite the header
Corentin LABBE
2016-12-27
1
-29
/
+9
|
*
hwrng: core - rewrite better comparison to NULL
Corentin LABBE
2016-12-27
1
-2
/
+1
|
*
hwrng: core - do not use multiple blank lines
Corentin LABBE
2016-12-27
1
-5
/
+0
*
|
Revert "hwrng: core - zeroize buffers with random data"
David Daney
2017-02-08
1
-3
/
+0
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-14
8
-56
/
+151
|
\
|
*
hwrng: Make explicit that max >= 32 always
PrasannaKumar Muralidharan
2016-11-21
3
-10
/
+2
|
*
hwrng: atmel - use clk_disable_unprepare instead of clk_disable
Wei Yongjun
2016-11-17
1
-1
/
+1
|
*
hwrng: atmel - disable TRNG during suspend
Wenyou Yang
2016-11-01
1
-3
/
+21
|
*
hwrng: core - zeroize buffers with random data
Stephan Mueller
2016-11-01
1
-0
/
+3
|
*
hwrng: meson - Remove unneeded platform MODULE_ALIAS
Javier Martinez Canillas
2016-10-25
1
-1
/
+0
|
*
hwrng: meson - Fix module autoload for OF registration
Javier Martinez Canillas
2016-10-25
1
-0
/
+1
|
*
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
Romain Perier
2016-10-21
2
-3
/
+85
|
*
hwrng: omap - Don't prefix the probe message with OMAP
Romain Perier
2016-10-21
1
-1
/
+1
|
*
hwrng: omap - Add support for 128-bit output of data
Romain Perier
2016-10-21
1
-6
/
+8
|
*
hwrng: omap - Remove global definition of hwrng
Romain Perier
2016-10-21
1
-9
/
+14
|
*
hwrng: omap - Switch to non-obsolete read API implementation
Romain Perier
2016-10-21
1
-24
/
+17
*
|
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2016-11-01
1
-6
/
+2
|
/
*
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2016-10-19
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
1
-1
/
+1
|
\
|
*
hwrng: mxc-rnga - Fix Kconfig dependency
Fabian Frederick
2016-08-24
1
-1
/
+1
*
|
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
2016-09-22
1
-2
/
+2
[next]