aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/geode-rng.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-15hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2022-12-09hwrng: geode - Fix PCI device refcount leakXiongfeng Wang1-8/+28
2021-07-16hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap1-4/+4
2017-03-16hwrng: geode - Revert managed API changesPrarit Bhargava1-15/+35
2016-09-22hwrng: geode - fix return value check in mod_init()Wei Yongjun1-2/+2
2016-09-13hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan1-4/+4
2016-09-13hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan1-35/+15
2014-10-02hwrng: printk replacementSudip Mukherjee1-2/+2
2009-06-25hwrng: Use PCI_VDEVICEJoe Perches1-2/+1
2008-10-27Tidy up addresses in random driversAlan Cox1-1/+1
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-2/+10
2007-01-11[PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch1-1/+1
2006-07-31[PATCH] hwrng: fix geode probe error unwindMichael Buesch1-1/+5
2006-06-26[PATCH] Add Geode HW RNG driverMichael Buesch1-0/+128