index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
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
2026-05-15
hwrng: drivers - Drop unused assignment to pci driver_data
Uwe Kleine-König (The Capable Hub)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-07
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2023-08-04
hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
2022-12-09
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2021-05-14
hwrng: amd - remove redundant initialization of variable err
Colin Ian King
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