summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/amd-rng.c
AgeCommit message (Expand)Author
2017-03-30hwrng: amd - Revert managed API changesPrarit Bhargava
2016-09-22hwrng: amd - Fix return value check in mod_init()Wei Yongjun
2016-09-13hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan
2016-08-31hwrng: amd - Convert to new hwrng read() APICorentin LABBE
2016-08-31hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE
2016-08-31hwrng: amd - Replace global variable with private structCorentin LABBE
2016-08-31hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE
2016-08-31hwrng: amd - Remove asm/io.hCorentin LABBE
2016-08-31hwrng: amd - Be consitent with the driver nameCorentin LABBE
2016-08-31hwrng: amd - use the BIT macroCorentin LABBE
2016-08-31hwrng: amd - Fix style problem with blank lineCorentin LABBE
2014-10-02hwrng: printk replacementSudip Mukherjee
2011-05-04hwrng: amd - manage resource allocationDmitry Eremin-Solenikov
2009-06-25hwrng: Use PCI_VDEVICEJoe Perches
2008-10-27Tidy up addresses in random driversAlan Cox
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch
2006-06-26[PATCH] Add AMD HW RNG driverMichael Buesch