summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/geode-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: geode - Revert managed API changesPrarit Bhargava2017-03-161-15/+35
* hwrng: geode - fix return value check in mod_init()Wei Yongjun2016-09-221-2/+2
* hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan2016-09-131-4/+4
* hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan2016-09-131-35/+15Star
* hwrng: printk replacementSudip Mukherjee2014-10-021-2/+2
* hwrng: Use PCI_VDEVICEJoe Perches2009-06-251-2/+1Star
* Tidy up addresses in random driversAlan Cox2008-10-271-1/+1
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-101-2/+10
* [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-121-1/+1
* [PATCH] hwrng: fix geode probe error unwindMichael Buesch2006-07-311-1/+5
* [PATCH] Add Geode HW RNG driverMichael Buesch2006-06-261-0/+128