linux-kernel-test/drivers/char/hw_random
David Brownell c49a7f182c [HWRNG] omap: Minor updates
Minor cleanups to the OMAP RNG:

 - Comment update re RNG status:
     * yes, it works on 16xx; "rngtest" is quite happy
     * it's fast enough that polling vs IRQ is a non-issue
 - Get rid of BUG_ON
 - Help GCC not be stupid about inlining (object code shrink)
 - Remove "sparse" warning
 - Cope with new hotplug rule requiring "platform:" modalias

And make the file header match kernel conventions.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-04-21 10:19:34 +08:00
..
amd-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
core.c [S390] hw_random: allow rng_dev_read() to return hardware errors. 2008-04-17 07:47:02 +02:00
geode-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
intel-rng.c [HWRNG]: move status polling loop to data_present callbacks 2008-01-11 08:16:16 +11:00
ixp4xx-rng.c [PATCH] Fix HWRNG built-in initcalls priority 2007-01-11 18:18:21 -08:00
Kconfig hw_random doc updates 2008-03-24 19:22:19 -07:00
Makefile pasemi: hardware rng driver 2007-05-09 12:30:49 -07:00
omap-rng.c [HWRNG] omap: Minor updates 2008-04-21 10:19:34 +08:00
pasemi-rng.c Merge branch 'linux-2.6' 2008-01-31 11:25:51 +11:00
via-rng.c via-rng: enable secondary noise source on CPUs where it is present 2008-02-06 10:41:05 -08:00