index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2023-08-04
hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
1
-0
/
+1
2022-12-09
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
1
-5
/
+13
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