summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/n2-drv.c
AgeCommit message (Expand)Author
2023-12-15hwrng: n2 - Convert to platform remove callback returning voidUwe Kleine-König
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring
2019-08-08hwrng: n2-drv - fix typoStephen Rothwell
2019-08-02hwrng: drivers - Use device-managed registration APIChuhong Yuan
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King
2017-04-21hwrng: n2 - Use devm_kcalloc() in n2rng_probe()Markus Elfring
2017-01-13hwrng: n2 - update version infoShannon Nelson
2017-01-13hwrng: n2 - support new hardware register layoutShannon Nelson
2017-01-13hwrng: n2 - add device data descriptionsShannon Nelson
2017-01-13hwrng: n2 - limit error spewage when self-test failsShannon Nelson
2016-01-26hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev
2014-10-20char: hw_random: drop owner assignment from platform_driversWolfram Sang
2014-05-13hwrng: n2-drv - Introduce the use of the managed version of kzallocHimangi Saraogi
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-05hwrng: use platform_{get,set}_drvdata()Jingoo Han
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