aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/n2-drv.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-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-051-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-181-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