aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu1-1/+1
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox1-6/+4
2007-05-09pasemi: hardware rng driverOlof Johansson3-0/+171
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava1-97/+122
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby1-38/+38
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch5-5/+5
2007-01-11[PATCH] intel-rng workaroundsJan Beulich1-2/+30
2006-12-07[PATCH] allow hwrandom core to be a moduleJan Beulich2-9/+13
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro1-0/+1
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-19/+19
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-06-26[PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch3-0/+223
2006-06-26[PATCH] Add ixp4xx HW RNG driverMichael Buesch3-0/+87
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch3-0/+197
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch3-0/+142
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch3-0/+166
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch3-0/+203
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch3-0/+370