index
:
asmadeus/linux.git
for-next
The linux kernel
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
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2008-06-30
pasemi-rng: Use linux/of_platform.h instead of asm
Stephen Rothwell
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-11
[HWRNG] pasemi: Add missing wait argument to data_present
Kamalesh Babulal
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2007-11-29
[POWERPC] pasemi: Broaden specific references to 1682M
Olof Johansson
2007-05-09
pasemi: hardware rng driver
Olof Johansson