aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/intel-rng.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-4/+5
* Tidy up addresses in random driversAlan Cox2008-10-271-1/+1
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
* intel_rng: make device not found a warningStephen Hemminger2008-06-121-1/+1
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-3/+12
* intel-rng: undo mess made by an 80 column extremistAlan Cox2007-07-161-6/+4
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-081-97/+122
* [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-121-38/+38
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-111-1/+1
* [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
* [PATCH] fix Intel RNG detectionJan Beulich2006-09-291-9/+177
* [PATCH] hwrng: fix intel probe error unwindMichael Buesch2006-07-311-1/+1
* [PATCH] Add Intel HW RNG driverMichael Buesch2006-06-261-0/+189