dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/hw_random
Atsushi Nemoto 049a947c61 MIPS: hwrng: Add TX4939 RNG driver
This patch adds support for the integrated RNG of the TX4939 SoC.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Acked-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-06-17 11:06:27 +01:00
..
Kconfig MIPS: hwrng: Add TX4939 RNG driver 2009-06-17 11:06:27 +01:00
Makefile MIPS: hwrng: Add TX4939 RNG driver 2009-06-17 11:06:27 +01:00
amd-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
core.c Driver Core: misc: add nodename support for misc devices. 2009-06-15 21:30:25 -07:00
geode-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
intel-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
ixp4xx-rng.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
mxc-rnga.c i.MX31: Add hw-random for RNGA 2009-05-07 16:17:16 +02:00
n2-asm.S sparc64: Add Niagara2 RNG driver. 2008-07-18 00:46:09 -07:00
n2-drv.c sparc64: Fix unsigned long long warnings in drivers. 2009-01-06 13:20:38 -08:00
n2rng.h sparc64: Add Niagara2 RNG driver. 2008-07-18 00:46:09 -07:00
omap-rng.c hwrng: omap - Move probe function to .devinit.text 2009-06-02 14:04:21 +10:00
pasemi-rng.c pasemi-rng: Use linux/of_platform.h instead of asm 2008-06-30 22:30:29 +10:00
timeriomem-rng.c hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit) 2009-06-03 19:28:03 +10:00
tx4939-rng.c MIPS: hwrng: Add TX4939 RNG driver 2009-06-17 11:06:27 +01:00
via-rng.c hwrng: via_rng - Support VIA Nano hardware RNG 2009-06-02 14:04:53 +10:00
virtio-rng.c virtio: handle short buffers in virtio_rng. 2009-06-12 22:16:40 +09:30