linux/drivers/char/hw_random
Tobias Klauser 0fd92a15a0 omap: rng: Use resource_size instead of manual calculation
Use the resource_size function instead of manually calculating the
resource size. This reduces the chance of introducing off-by-one-errors.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2009-09-24 16:23:18 -07:00
..
Kconfig MIPS: hw_random: Add hardware RNG for Octeon SOCs. 2009-09-17 20:07:51 +02:00
Makefile MIPS: hw_random: Add hardware RNG for Octeon SOCs. 2009-09-17 20:07:51 +02:00
amd-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
core.c Driver-Core: extend devnode callbacks to provide permissions 2009-09-19 12:50:38 -07:00
geode-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
intel-rng.c Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -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
octeon-rng.c MIPS: hw_random: Add hardware RNG for Octeon SOCs. 2009-09-17 20:07:51 +02:00
omap-rng.c omap: rng: Use resource_size instead of manual calculation 2009-09-24 16:23:18 -07: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: add virtio IDs file 2009-09-23 22:26:32 +09:30