summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/amd-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: amd - Revert managed API changesPrarit Bhargava2017-03-161-8/+34
* hwrng: amd - Fix return value check in mod_init()Wei Yongjun2016-09-221-4/+4
* hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan2016-09-131-37/+11
* hwrng: amd - Convert to new hwrng read() APICorentin LABBE2016-08-311-19/+28
* hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE2016-08-311-6/+25
* hwrng: amd - Replace global variable with private structCorentin LABBE2016-08-311-19/+38
* hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE2016-08-311-1/+2
* hwrng: amd - Remove asm/io.hCorentin LABBE2016-08-311-4/+3
* hwrng: amd - Be consitent with the driver nameCorentin LABBE2016-08-311-6/+5
* hwrng: amd - use the BIT macroCorentin LABBE2016-08-311-3/+3
* hwrng: amd - Fix style problem with blank lineCorentin LABBE2016-08-311-5/+1
* hwrng: printk replacementSudip Mukherjee2014-10-021-2/+2
* hwrng: amd - manage resource allocationDmitry Eremin-Solenikov2011-05-041-0/+9
* hwrng: Use PCI_VDEVICEJoe Perches2009-06-251-2/+2
* Tidy up addresses in random driversAlan Cox2008-10-271-1/+1
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-2/+10
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-111-1/+1
* [PATCH] Add AMD HW RNG driverMichael Buesch2006-06-261-0/+152
OpenPOWER on IntegriCloud