index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-05
1
-9
/
+9
|
\
|
*
hwrng: bcm63xx - Fix driver compilation
Álvaro Fernández Rojas
2015-05-04
1
-9
/
+9
*
|
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-21
4
-26
/
+14
|
\
\
|
|
/
|
/
|
|
*
hwrng: Avoid manual device_create_file() calls
Takashi Iwai
2015-03-25
1
-23
/
+11
|
*
char: constify of_device_id array
Fabian Frederick
2015-03-16
3
-3
/
+3
*
|
hwrng: core - allow perfect entropy from hardware devices
Keith Packard
2015-03-18
1
-1
/
+2
*
|
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init
Andre Wolokita
2015-03-17
1
-1
/
+1
*
|
hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...
Andre Wolokita
2015-03-17
1
-1
/
+1
*
|
hwrng: iproc-rng200 - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-14
/
+1
*
|
hwrng: iproc-rng200 - do not use static structure
Dmitry Torokhov
2015-03-16
1
-23
/
+21
*
|
hwrng: msm - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-10
/
+1
*
|
hwrng: exynos - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-11
/
+1
*
|
hwrng: bcm63xx - make use of devm_hwrng_register
Dmitry Torokhov
2015-03-16
1
-56
/
+31
*
|
hwrng: add devm_* interfaces
Dmitry Torokhov
2015-03-16
1
-0
/
+42
*
|
hwrng: omap - remove #ifdefery around PM methods
Dmitry Torokhov
2015-03-12
1
-12
/
+3
*
|
hwrng: pseries - remove incorrect __init/__exit markups
Dmitry Torokhov
2015-03-12
1
-2
/
+2
*
|
hwrng: octeon - remove incorrect __exit markups
Dmitry Torokhov
2015-03-12
1
-2
/
+2
*
|
hwrng: omap - remove incorrect __exit markups
Dmitry Torokhov
2015-03-12
1
-2
/
+2
*
|
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
Feng Kan
2015-03-09
1
-0
/
+10
*
|
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
Scott Branden
2015-03-06
3
-0
/
+268
*
|
hwrng: bcm63xx - use devm_* helpers
Florian Fainelli
2015-03-01
1
-14
/
+6
*
|
hwrng: bcm63xx - move register definitions to driver
Florian Fainelli
2015-03-01
1
-1
/
+9
*
|
hwrng: bcm63xx - drop bcm_{readl,writel} macros
Florian Fainelli
2015-03-01
1
-7
/
+6
|
/
*
hwrng: virtio - drop extra empty line
Michael S. Tsirkin
2015-01-26
1
-1
/
+0
*
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
2014-12-26
1
-14
/
+16
*
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
2014-12-26
1
-1
/
+2
*
hwrng: core - Do not register device opportunistically
Herbert Xu
2014-12-26
1
-11
/
+12
*
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
2014-12-26
1
-3
/
+11
*
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-26
1
-9
/
+3
*
hwrng: don't init list element we're about to add to list.
Rusty Russell
2014-12-22
1
-1
/
+0
*
hwrng: don't double-check old_rng.
Rusty Russell
2014-12-22
1
-3
/
+2
*
hwrng: fix unregister race.
Rusty Russell
2014-12-22
1
-0
/
+12
*
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2014-12-22
1
-43
/
+92
*
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
2014-12-22
1
-3
/
+3
*
hwrng: place mutex around read functions and buffers.
Rusty Russell
2014-12-22
1
-3
/
+17
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
14
-14
/
+0
|
\
|
*
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
14
-14
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
3
-13
/
+16
|
\
\
|
*
|
hwrng: atmel - add DT support
Boris Brezillon
2014-11-20
2
-1
/
+8
|
*
|
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
Boris Brezillon
2014-11-20
1
-4
/
+4
|
*
|
hwrng: core - Changed from using strncat to strlcat
Rickard Strandqvist
2014-10-24
1
-8
/
+4
|
|
/
*
|
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
|
hwrng: pseries - port to new read API and fix stack corruption
Greg Kurz
2014-11-06
1
-4
/
+7
|
/
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
1
-6
/
+9
|
\
|
*
virtio-rng: refactor probe error handling
Michael S. Tsirkin
2014-10-15
1
-6
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-10-08
9
-17
/
+453
|
\
\
|
*
|
hwrng: printk replacement
Sudip Mukherjee
2014-10-02
6
-17
/
+16
|
*
|
hwrng: xgene - add support for APM X-Gene SoC RNG support
Feng Kan
2014-08-29
3
-0
/
+437
|
|
/
*
|
virtio-rng: skip reading when we start to remove the device
Amos Kong
2014-09-11
1
-0
/
+5
*
|
virtio-rng: fix stuck of hot-unplugging busy device
Amos Kong
2014-09-11
1
-0
/
+2
|
/
[next]