index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
n2-drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
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-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-21
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
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-07
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-05
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-18
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-06
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