index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
geode-rng.c
Age
Commit message (
Expand
)
Author
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
2023-09-15
hwrng: geode - fix accessing registers
Jonas Gorski
2022-12-09
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2021-07-16
hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
2017-03-16
hwrng: geode - Revert managed API changes
Prarit Bhargava
2016-09-22
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
2016-09-13
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
2014-10-02
hwrng: printk replacement
Sudip Mukherjee
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-07-31
[PATCH] hwrng: fix geode probe error unwind
Michael Buesch
2006-06-26
[PATCH] Add Geode HW RNG driver
Michael Buesch