summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/atmel-rng.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-24hwrng: atmel - remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-06-12hwrng: atmel-rng - fix data valid checkPeter Korsgaard1-1/+1
2012-05-31hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard1-0/+7
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin1-11/+1
2011-10-10hw_random: add driver for atmel true hardware random number generatorPeter Korsgaard1-0/+158