aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/amd-rng.c
Commit message (Expand)AuthorAge
* hwrng: amd - Revert managed API changesPrarit Bhargava2017-03-16
* hwrng: amd - Fix return value check in mod_init()Wei Yongjun2016-09-22
* hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan2016-09-13
* hwrng: amd - Convert to new hwrng read() APICorentin LABBE2016-08-31
* hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE2016-08-31
* hwrng: amd - Replace global variable with private structCorentin LABBE2016-08-31
* hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE2016-08-31
* hwrng: amd - Remove asm/io.hCorentin LABBE2016-08-31
* hwrng: amd - Be consitent with the driver nameCorentin LABBE2016-08-31
* hwrng: amd - use the BIT macroCorentin LABBE2016-08-31
* hwrng: amd - Fix style problem with blank lineCorentin LABBE2016-08-31
* hwrng: printk replacementSudip Mukherjee2014-10-02
* hwrng: amd - manage resource allocationDmitry Eremin-Solenikov2011-05-04
* hwrng: Use PCI_VDEVICEJoe Perches2009-06-25
* Tidy up addresses in random driversAlan Cox2008-10-27
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-10
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-11
* [PATCH] Add AMD HW RNG driverMichael Buesch2006-06-26