index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
n2-drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwrng: n2-drv - fix typo
Stephen Rothwell
2019-08-08
1
-1
/
+1
*
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
2019-08-02
1
-3
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
2018-05-19
1
-1
/
+1
*
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
2017-04-21
1
-3
/
+1
*
hwrng: n2 - update version info
Shannon Nelson
2017-01-13
1
-4
/
+4
*
hwrng: n2 - support new hardware register layout
Shannon Nelson
2017-01-13
1
-37
/
+107
*
hwrng: n2 - add device data descriptions
Shannon Nelson
2017-01-13
1
-8
/
+39
*
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
2017-01-13
1
-1
/
+4
*
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
Anatoly Pugachev
2016-01-26
1
-0
/
+10
*
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
hwrng: n2-drv - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-05-13
1
-17
/
+7
*
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
1
-1
/
+0
*
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-05
1
-4
/
+2
*
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-11-30
1
-12
/
+1
*
n2rng: Attach on Niagara-T3.
David S. Miller
2011-07-28
1
-12
/
+17
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-7
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-07
1
-1
/
+1
|
\
|
*
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
2010-08-09
1
-1
/
+1
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-2
/
+2
|
\
|
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-2
/
+2
*
|
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
2010-07-05
1
-1
/
+1
|
/
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
1
-1
/
+1
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-1
/
+1
*
sparc64: Add Niagara2 RNG driver.
David S. Miller
2008-07-18
1
-0
/
+771