index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hw_random.h
Age
Commit message (
Expand
)
Author
2016-11-21
hwrng: Make explicit that max >= 32 always
PrasannaKumar Muralidharan
2016-08-24
hwrng: core - Improve description of the ->read() interface
Daniel Thompson
2015-03-16
hwrng: add devm_* interfaces
Dmitry Torokhov
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2014-12-22
hwrng: fix unregister race.
Rusty Russell
2014-12-22
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2014-07-15
hwrng: add per-device entropy derating
Torsten Duwe
2014-07-15
random: add_hwgenerator_randomness() for feeding entropy from devices
Torsten Duwe
2011-05-25
hwrng: fix spelling mistake in header comment
Sasha Levin
2009-12-01
hwrng: core - Replace u32 in driver API with byte array
Ian Molton
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2008-02-05
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
2008-01-11
[HWRNG]: move status polling loop to data_present callbacks
Patrick McHardy
2006-06-26
[PATCH] Add new generic HW RNG core
Michael Buesch