index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-51
/
+70
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-69
/
+56
2012-09-23
hwrng: OMAP: remove SoC restrictions from driver registration
Paul Walmsley
1
-3
/
+0
2012-09-23
hwrng: OMAP: convert to use runtime PM
Paul Walmsley
1
-26
/
+9
2012-09-23
hwrng: OMAP: store per-device data in per-device variables, not file statics
Paul Walmsley
1
-38
/
+77
2012-09-07
hwrng: mxc-rnga - Access data via structure
Fabio Estevam
1
-57
/
+51
2012-09-07
hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework
Fabio Estevam
1
-5
/
+5
2012-08-22
hw_random: add support for the TPM chip as a hardware RNG source
Kent Yoder
3
-0
/
+64
2012-08-20
drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data
Julia Lawall
1
-12
/
+5
2012-08-10
omap-rng: fix use of SIMPLE_DEV_PM_OPS
Arnd Bergmann
1
-1
/
+1
2012-07-30
Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+34
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+190
2012-07-30
virtio: rng: s3/s4 support
Amit Shah
1
-0
/
+17
2012-07-30
virtio: rng: split out common code in probe / remove for s3/s4 ops
Amit Shah
1
-2
/
+12
2012-07-30
virtio: rng: don't wait on host when module is going away
Amit Shah
1
-0
/
+1
2012-07-30
virtio: rng: allow tasks to be killed that are waiting for rng input
Amit Shah
1
-1
/
+4
2012-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-8
/
+208
2012-07-24
hw_random: add Broadcom BCM63xx RNG driver
Florian Fainelli
3
-0
/
+190
2012-07-11
hwrng: exynos - Add support for Exynos random number generator
Jonghwa Lee
3
-0
/
+195
2012-07-10
omap-rng: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-6
/
+7
2012-06-27
hwrng: mxc-rnga - fix data_present API
Benoît Thébaudeau
1
-8
/
+13
2012-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2012-06-12
hwrng: atmel-rng - fix data valid check
Peter Korsgaard
1
-1
/
+1
2012-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+7
2012-05-31
hwrng: atmel-rng - fix race condition leading to repeated bits
Peter Korsgaard
1
-0
/
+7
2012-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-21
/
+3
2012-05-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+110
2012-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2
-12
/
+3
2012-05-14
powerpc/pseries/hwrng: PFO-based hwrng driver
Kent Yoder
3
-0
/
+110
2012-04-30
hwrng: Kconfig - modify default state for atmel-rng driver
Nicolas Ferre
1
-1
/
+1
2012-04-27
hwrng: omap - use devm_request_and_ioremap
Julia Lawall
1
-20
/
+2
2012-04-16
hwrng: Kconfig: remove dependency for atmel-rng driver
Nicolas Ferre
1
-1
/
+1
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-03-23
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-12
/
+1
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+1
2012-03-16
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
viresh kumar
1
-12
/
+1
2012-02-24
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
1
-0
/
+2
2012-01-13
hwrng: tx4939 - use devm_request_and_ioremap
Julia Lawall
1
-4
/
+1
2012-01-12
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
1
-1
/
+1
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-80
/
+7
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
7
-80
/
+7
2011-11-22
hwrng: nomadik: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-0
/
+15
2011-11-02
um: clean Kconfig up a bit
Al Viro
1
-0
/
+15
2011-10-31
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-10
hw_random: add driver for atmel true hardware random number generator
Peter Korsgaard
3
-0
/
+172
2011-07-28
n2rng: Attach on Niagara-T3.
David S. Miller
2
-13
/
+18
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]