1
0
Fork 0
alistair23-linux/drivers/char/hw_random
Wolfram Sang 2a9ba2ee5f drivers/char/hw_random: don't check resource with devm_ioremap_resource
devm_ioremap_resource does sanity checks on the given resource. No need to
duplicate this in the driver.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-05-12 15:19:46 +02:00
..
Kconfig hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
Makefile hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
amd-rng.c hwrng: amd - manage resource allocation 2011-05-04 15:13:15 +10:00
atmel-rng.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
bcm63xx-rng.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
bcm2835-rng.c hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver 2013-04-25 21:01:44 +08:00
core.c hw_random: free rng_buffer at module exit 2013-03-20 11:29:37 +10:30
exynos-rng.c hwrng: exynos - add CONFIG_PM_SLEEP/CONFIG_PM_RUNTIME to suspend/resume 2013-03-22 18:13:53 +08:00
geode-rng.c hwrng: Use PCI_VDEVICE 2009-06-25 13:50:53 +08:00
intel-rng.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ixp4xx-rng.c IXP4xx: HW pseudo-random generator is available on IXP45x/46x only. 2012-11-22 03:35:39 +00:00
mxc-rnga.c drivers/char/hw_random: don't check resource with devm_ioremap_resource 2013-05-12 15:19:46 +02:00
n2-asm.S
n2-drv.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
n2rng.h n2rng: Attach on Niagara-T3. 2011-07-28 01:26:30 -07:00
nomadik-rng.c ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver 2012-03-16 23:32:35 +00:00
octeon-rng.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
omap-rng.c drivers/char/hw_random: don't check resource with devm_ioremap_resource 2013-05-12 15:19:46 +02:00
pasemi-rng.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
picoxcell-rng.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
ppc4xx-rng.c Drivers: char: remove __dev* attributes. 2013-01-03 15:57:15 -08:00
pseries-rng.c powerpc/pseries/hwrng: PFO-based hwrng driver 2012-05-14 10:49:12 +10:00
timeriomem-rng.c hwrng: timeriomem - added devicetree hooks 2013-04-25 21:01:46 +08:00
tpm-rng.c hw_random: add support for the TPM chip as a hardware RNG source 2012-08-22 11:11:41 -05:00
tx4939-rng.c drivers: char: use module_platform_driver_probe() 2013-03-15 12:24:20 -07:00
via-rng.c hwrng: via_rng - Fix memory scribbling on some CPUs 2011-01-07 14:55:06 +11:00
virtio-rng.c Lots of virtio work which wasn't quite ready for last merge window. Plus 2013-05-02 14:14:04 -07:00