aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/intel-rng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02hwrng: printk replacementSudip Mukherjee1-7/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-4/+5
2008-10-27Tidy up addresses in random driversAlan Cox1-1/+1
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell1-3/+3
2008-06-12intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-3/+12
2007-07-16intel-rng: undo mess made by an 80 column extremistAlan Cox1-6/+4
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava1-97/+122
2007-02-12[PATCH] Char: use more PCI_DEVICE macroJiri Slaby1-38/+38
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch1-1/+1
2007-01-11[PATCH] intel-rng workaroundsJan Beulich1-2/+30
2006-09-29[PATCH] fix Intel RNG detectionJan Beulich1-9/+177
2006-07-31[PATCH] hwrng: fix intel probe error unwindMichael Buesch1-1/+1
2006-06-26[PATCH] Add Intel HW RNG driverMichael Buesch1-0/+189