开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
amd-rng.c
Age
Commit message (
Expand
)
Author
2017-03-16
hwrng: amd - Revert managed API changes
Prarit Bhargava
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
2014-10-02
hwrng: printk replacement
Sudip Mukherjee
2011-05-04
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2008-10-27
Tidy up addresses in random drivers
Alan Cox
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2007-01-11
[PATCH] Fix HWRNG built-in initcalls priority
Michael Buesch
2006-06-26
[PATCH] Add AMD HW RNG driver
Michael Buesch