summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
AgeCommit message (Expand)AuthorLines
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell-0/+165
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-13/+13
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell-13/+13
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-5/+5
2008-04-17[S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner-0/+4
2008-03-24hw_random doc updatesDavid Brownell-1/+8
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones-0/+14
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki-5/+5
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-38/+73
2008-01-11[HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal-1/+1
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy-37/+72
2007-11-29[POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson-5/+4
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-1/+1
2007-07-21x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu-1/+1
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox-6/+4
2007-05-09pasemi: hardware rng driverOlof Johansson-0/+171
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava-97/+122
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby-38/+38
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch-5/+5
2007-01-11[PATCH] intel-rng workaroundsJan Beulich-2/+30
2006-12-07[PATCH] allow hwrandom core to be a moduleJan Beulich-9/+13
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro-0/+1
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman-19/+19
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger-2/+2
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich-9/+177
2006-08-06[PATCH] omap-rng build fixDavid Brownell-27/+24
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch-1/+5
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven-1/+1
2006-06-26[PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch-0/+223
2006-06-26[PATCH] Add ixp4xx HW RNG driverMichael Buesch-0/+87
2006-06-26[PATCH] Add VIA HW RNG driverMichael Buesch-0/+197
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch-0/+142
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch-0/+166
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch-0/+203
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch-0/+370