aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/pasemi-rng.c
Commit message (Expand)AuthorAgeFilesLines
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* pasemi-rng: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-301-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-4/+12
|\
| * [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-111-1/+1
| * [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-3/+11
* | [POWERPC] pasemi: Broaden specific references to 1682MOlof Johansson2007-11-291-4/+3
|/
* pasemi: hardware rng driverOlof Johansson2007-05-091-0/+156