index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
n2-drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-08
hwrng: n2-drv - fix typo
Stephen Rothwell
1
-1
/
+1
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
1
-3
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-05-18
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
1
-1
/
+1
2017-04-21
hwrng: n2 - Use devm_kcalloc() in n2rng_probe()
Markus Elfring
1
-3
/
+1
2017-01-13
hwrng: n2 - update version info
Shannon Nelson
1
-4
/
+4
2017-01-13
hwrng: n2 - support new hardware register layout
Shannon Nelson
1
-37
/
+107
2017-01-13
hwrng: n2 - add device data descriptions
Shannon Nelson
1
-8
/
+39
2017-01-13
hwrng: n2 - limit error spewage when self-test fails
Shannon Nelson
1
-1
/
+4
2016-01-26
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
Anatoly Pugachev
1
-0
/
+10
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-13
hwrng: n2-drv - Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-17
/
+7
2014-02-08
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-05
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
1
-4
/
+2
2013-01-04
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-22
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
char: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
1
-12
/
+1
2011-07-28
n2rng: Attach on Niagara-T3.
David S. Miller
1
-12
/
+17
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-7
/
+9
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-08-09
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
1
-1
/
+1
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+2
2010-07-05
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-01-07
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-1
/
+1
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
2008-07-18
sparc64: Add Niagara2 RNG driver.
David S. Miller
1
-0
/
+771