summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/via-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: via - support new Centaur CPUdavidwang2018-04-201-1/+1
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski2016-11-011-6/+2Star
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-2/+3
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-1/+1
* hwrng: printk replacementSudip Mukherjee2014-10-021-4/+4
* 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/+1Star
* 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-101-7/+12
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-121-1/+1
* [PATCH] Add VIA HW RNG driverMichael Buesch2006-06-261-0/+183