linux/drivers/char/hw_random
Linus Torvalds dafe344d22 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull bmc2835 crypto fix from Herbert Xu:
 "This fixes a potential boot crash on bcm2835 due to the recent change
  that now causes hardware RNGs to be accessed on registration"

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
2014-04-14 16:04:14 -07:00
..
Kconfig hwrng: msm: switch Kconfig to ARCH_QCOM depends 2014-02-21 09:27:25 -06:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2013-11-23 16:18:25 -08:00
amd-rng.c
atmel-rng.c hwrng: atmel - Use devm_clk_get() 2014-03-10 20:13:35 +08:00
bcm63xx-rng.c
bcm2835-rng.c hwrng: bcm2835 - fix oops when rng h/w is accessed during registration 2014-04-11 11:31:13 +08:00
core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-04-03 09:28:16 -07:00
exynos-rng.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
geode-rng.c
intel-rng.c
ixp4xx-rng.c
msm-rng.c
mxc-rnga.c
n2-asm.S
n2-drv.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
n2rng.h
nomadik-rng.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-04-03 09:28:16 -07:00
octeon-rng.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
omap-rng.c
omap3-rom-rng.c hwrng: omap3-rom - Use devm_clk_get() 2014-03-10 20:13:36 +08:00
pasemi-rng.c
picoxcell-rng.c hwrng: pixocell - Use devm_clk_get() 2014-03-10 20:13:37 +08:00
powernv-rng.c
ppc4xx-rng.c
pseries-rng.c
timeriomem-rng.c hwrng: timeriomem - Use devm_*() functions 2014-03-10 20:13:38 +08:00
tpm-rng.c
tx4939-rng.c
via-rng.c
virtio-rng.c virtio-rng: don't crash if virtqueue is broken. 2014-03-13 11:27:57 +10:30