summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAgeFilesLines
* intel_rng: make device not found a warningStephen Hemminger2008-06-121-1/+1
* virtio: An entropy device, as suggested by hpa.Rusty Russell2008-05-303-0/+165
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-211-13/+13
|\
| * [HWRNG] omap: Minor updatesDavid Brownell2008-04-211-13/+13
* | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-5/+5
|/
* [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-171-0/+4
* hw_random doc updatesDavid Brownell2008-03-241-1/+8
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-061-0/+14
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-5/+5
* Merge branch 'linux-2.6'Paul Mackerras2008-01-317-38/+73
|\
| * [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-111-1/+1
| * [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-117-37/+72
* | [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-292-5/+4
|/
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* x86_64: Geode HW Random Number Generator depends on X86_32Yinghai Lu2007-07-211-1/+1
* intel-rng: undo mess made by an 80 column extremistAlan Cox2007-07-161-6/+4
* pasemi: hardware rng driverOlof Johansson2007-05-093-0/+171
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-081-97/+122
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-121-38/+38
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
* [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
* [PATCH] allow hwrandom core to be a moduleJan Beulich2006-12-072-9/+13
* [PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro2006-12-041-0/+1
* Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman2006-12-011-19/+19
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* [PATCH] fix Intel RNG detectionJan Beulich2006-09-291-9/+177
* [PATCH] omap-rng build fixDavid Brownell2006-08-061-27/+24
* [PATCH] hwrng: fix geode probe error unwindMichael Buesch2006-07-311-1/+5
* [PATCH] hwrng: fix intel probe error unwindMichael Buesch2006-07-311-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] Add TI OMAP CPU family HW RNG driverMichael Buesch2006-06-263-0/+223
* [PATCH] Add ixp4xx HW RNG driverMichael Buesch2006-06-263-0/+87
* [PATCH] Add VIA HW RNG driverMichael Buesch2006-06-263-0/+197
* [PATCH] Add Geode HW RNG driverMichael Buesch2006-06-263-0/+142
* [PATCH] Add AMD HW RNG driverMichael Buesch2006-06-263-0/+166
* [PATCH] Add Intel HW RNG driverMichael Buesch2006-06-263-0/+203
* [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-263-0/+370