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
/
pasemi-rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2016-09-13
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
1
-30
/
+7
2015-09-21
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
1
-0
/
+1
2015-03-16
char: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-02
hwrng: printk replacement
Sudip Mukherjee
1
-1
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-21
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
1
-11
/
+1
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
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
2008-06-30
pasemi-rng: Use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-4
/
+12
2008-01-11
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
1
-1
/
+1
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
1
-3
/
+11
2007-11-29
[POWERPC] pasemi: Broaden specific references to 1682M
Olof Johansson
1
-4
/
+3
2007-05-09
pasemi: hardware rng driver
Olof Johansson
1
-0
/
+156