summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/n2-drv.c
AgeCommit message (Expand)Author
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2011-11-30char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...Axel Lin
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-09Revert "hwrng: n2-drv - remove casts from void*"Herbert Xu
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-05hwrng: n2-drv - remove casts from void*Kulikov Vasiliy
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-07-18sparc64: Add Niagara2 RNG driver.David S. Miller