summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/n2-drv.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: use platform_{get,set}_drvdata()Jingoo Han2013-06-051-4/+2Star
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* char: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin2011-11-301-12/+1Star
* n2rng: Attach on Niagara-T3.David S. Miller2011-07-281-12/+17
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-2/+5
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-09-071-1/+1
|\
| * Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu2010-08-091-1/+1
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-061-2/+2
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-2/+2
* | hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-051-1/+1
|/
* 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-191-1/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-1/+1
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* sparc64: Add Niagara2 RNG driver.David S. Miller2008-07-181-0/+771