index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-38
/
+67
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
6
-257
/
+58
2014-05-19
virtio-rng: fixes for device registration/unregistration
Sasha Levin
1
-18
/
+23
2014-05-19
virtio-rng: fix boot with virtio-rng device
Sasha Levin
1
-1
/
+1
2014-05-14
virtio-rng: support multiple virtio-rng devices
Amos Kong
1
-39
/
+63
2014-05-13
hwrng: n2-drv - Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-17
/
+7
2014-05-08
hwrng: timeriomem - remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-08
hwrng: omap - remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-16
hwrng: picoxcell - remove unbuildable picoxcell TRNG
Paul Bolle
3
-195
/
+0
2014-04-16
hwrng: Fix a few driver dependencies and defaults
Jean Delvare
1
-3
/
+9
2014-04-16
hwrng: Turn HW_RANDOM into a menuconfig
Jean Delvare
1
-26
/
+30
2014-04-16
hwrng: Move UML_RANDOM at the last position
Jean Delvare
1
-15
/
+15
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+5
2014-04-11
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
Matt Porter
1
-5
/
+5
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-3
/
+3
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-87
/
+36
2014-04-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2014-03-13
virtio-rng: don't crash if virtqueue is broken.
Rusty Russell
1
-2
/
+1
2014-03-10
hwrng: add randomness to system from rng sources
Kees Cook
1
-0
/
+7
2014-03-10
hwrng: timeriomem - Use devm_*() functions
Jingoo Han
1
-30
/
+10
2014-03-10
hwrng: nomadik - Use devm_*() functions
Jingoo Han
1
-9
/
+4
2014-03-10
hwrng: pixocell - Use devm_clk_get()
Jingoo Han
1
-6
/
+2
2014-03-10
hwrng: omap3-rom - Use devm_clk_get()
Jingoo Han
1
-2
/
+1
2014-03-10
hwrng: atmel - Use devm_clk_get()
Jingoo Han
1
-6
/
+2
2014-02-27
hwrng: pixocell - Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+3
2014-02-27
hwrng: atmel - Use devm_ioremap_resource()
Jingoo Han
1
-11
/
+4
2014-02-21
hwrng: msm: switch Kconfig to ARCH_QCOM depends
Kumar Gala
1
-3
/
+3
2014-02-09
hwrng: cleanup in hwrng_register()
Dan Carpenter
1
-7
/
+3
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
6
-6
/
+0
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-4
/
+368
2013-11-15
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+2
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
1
-0
/
+1
2013-10-30
hwrng: msm - Add PRNG support for MSM SoC's
Stanimir Varbanov
3
-0
/
+210
2013-10-16
hwrng: OMAP3 ROM Random Number Generator support
Pali Rohár
3
-0
/
+155
2013-10-11
hwrng: Add a driver for the hwrng found in power7+ systems
Michael Ellerman
3
-0
/
+95
2013-10-11
hwrng: Return errors to upper levels in pseries-rng.c
Michael Ellerman
1
-3
/
+11
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-07
hwrng: pseries - Return errors to upper levels in pseries-rng.c
Michael Ellerman
1
-3
/
+11
2013-10-07
hwrng: pseries - Use KBUILD_MODNAME in pseries-rng.c
Michael Ellerman
1
-3
/
+2
2013-09-23
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
1
-2
/
+2
2013-09-13
hwrng: via-rng - Mark device ID table as __maybe_unused
Ben Hutchings
1
-1
/
+1
2013-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-1
/
+1
2013-09-02
hwrng: via - Add MODULE_DEVICE_TABLE
Ben Hutchings
1
-0
/
+7
2013-08-21
hwrng: omap - reorder OMAP TRNG driver code
Olof Johansson
1
-54
/
+54
2013-08-14
hwrng: tx4939 - simplify use of devm_ioremap_resource
Julia Lawall
1
-3
/
+1
2013-08-09
hwrng: pixocel - Staticize 'rng_dev'
Jingoo Han
1
-1
/
+1
2013-08-09
hwrng: omap - Add OMAP4 TRNG support
Lokesh Vutla
2
-53
/
+305
2013-08-09
hwrng: omap - Add device tree support
Lokesh Vutla
1
-0
/
+12
[next]