summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/via-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings2013-09-131-1/+1
* hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings2013-09-021-0/+7
* hwrng: via_rng - Fix memory scribbling on some CPUsHerbert Xu2011-01-071-2/+5
* hwrng: via_rng - Fix asm constraintsHerbert Xu2011-01-071-2/+1
* hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte2009-06-021-0/+13
* hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte2009-06-021-1/+1
* Tidy up addresses in random driversAlan Cox2008-10-271-1/+1
* crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-131-0/+8
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-061-0/+14
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-7/+12
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-111-1/+1
* [PATCH] Add VIA HW RNG driverMichael Buesch2006-06-261-0/+183