index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
Files
Lines
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
1
-4
/
+4
2021-05-14
hwrng: amd - remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2017-03-16
hwrng: amd - Revert managed API changes
Prarit Bhargava
1
-8
/
+34
2016-09-22
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
1
-4
/
+4
2016-09-13
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
1
-37
/
+11
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
1
-19
/
+28
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
1
-6
/
+25
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
1
-19
/
+38
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
1
-1
/
+2
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
1
-4
/
+3
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
1
-6
/
+5
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
1
-3
/
+3
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
1
-5
/
+1
2014-10-02
hwrng: printk replacement
Sudip Mukherjee
1
-2
/
+2
2011-05-04
hwrng: amd - manage resource allocation
Dmitry Eremin-Solenikov
1
-0
/
+9
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
1
-2
/
+2
2008-10-27
Tidy up addresses in random drivers
Alan Cox
1
-1
/
+1
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
1
-2
/
+10
2007-01-11
[PATCH] Fix HWRNG built-in initcalls priority
Michael Buesch
1
-1
/
+1
2006-06-26
[PATCH] Add AMD HW RNG driver
Michael Buesch
1
-0
/
+152