index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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 tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-30
1
-3
/
+34
|
\
|
*
virtio: rng: s3/s4 support
Amit Shah
2012-07-30
1
-0
/
+17
|
*
virtio: rng: split out common code in probe / remove for s3/s4 ops
Amit Shah
2012-07-30
1
-2
/
+12
|
*
virtio: rng: don't wait on host when module is going away
Amit Shah
2012-07-30
1
-0
/
+1
|
*
virtio: rng: allow tasks to be killed that are waiting for rng input
Amit Shah
2012-07-30
1
-1
/
+4
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-30
3
-0
/
+190
|
\
\
|
|
/
|
/
|
|
*
hw_random: add Broadcom BCM63xx RNG driver
Florian Fainelli
2012-07-24
3
-0
/
+190
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-07-26
4
-8
/
+208
|
\
\
|
*
|
hwrng: exynos - Add support for Exynos random number generator
Jonghwa Lee
2012-07-11
3
-0
/
+195
|
*
|
hwrng: mxc-rnga - fix data_present API
Benoît Thébaudeau
2012-06-27
1
-8
/
+13
*
|
|
omap-rng: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-10
1
-6
/
+7
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-06-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
2012-06-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-06-11
1
-0
/
+7
|
\
\
|
|
/
|
*
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
2012-05-31
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-05-23
2
-21
/
+3
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2012-05-15
2
-12
/
+3
|
|
\
|
*
|
hwrng: Kconfig - modify default state for atmel-rng driver
Nicolas Ferre
2012-04-30
1
-1
/
+1
|
*
|
hwrng: omap - use devm_request_and_ioremap
Julia Lawall
2012-04-27
1
-20
/
+2
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-05-23
3
-0
/
+110
|
\
\
\
|
*
|
|
powerpc/pseries/hwrng: PFO-based hwrng driver
Kent Yoder
2012-05-14
3
-0
/
+110
|
|
|
/
|
|
/
|
*
|
|
hwrng: Kconfig: remove dependency for atmel-rng driver
Nicolas Ferre
2012-04-16
1
-1
/
+1
|
/
/
*
|
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-0
/
+2
|
\
\
|
*
|
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
1
-0
/
+2
*
|
|
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
1
-12
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
2012-03-16
1
-12
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
hwrng: tx4939 - use devm_request_and_ioremap
Julia Lawall
2012-01-13
1
-4
/
+1
*
|
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
7
-80
/
+7
|
\
\
|
|
/
|
/
|
|
*
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-11-30
7
-80
/
+7
*
|
hwrng: nomadik: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
1
-0
/
+15
|
\
\
|
*
|
um: clean Kconfig up a bit
Al Viro
2011-11-02
1
-0
/
+15
|
|
/
*
|
hw_random: add driver for atmel true hardware random number generator
Peter Korsgaard
2011-10-10
3
-0
/
+172
|
/
*
n2rng: Attach on Niagara-T3.
David S. Miller
2011-07-28
2
-13
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Update my e-mail address
Michael Büsch
2011-07-07
1
-1
/
+1
*
|
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
2011-06-30
3
-0
/
+169
*
|
hwrng: timeriomem - use resource_size
H Hartley Sweeten
2011-06-30
1
-2
/
+1
*
|
hwrng: nomadik - add missing clk_put
Julia Lawall
2011-06-30
1
-1
/
+2
*
|
hwrng: omap - add missing clk_put
Julia Lawall
2011-06-30
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-05-20
2
-1
/
+10
|
\
|
*
hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
Dmitry Eremin-Solenikov
2011-05-04
1
-1
/
+1
|
*
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
2011-05-04
1
-0
/
+9
*
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
|
/
*
-
.
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
2011-03-17
1
-1
/
+1
|
\
\
[next]