aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hw_random.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-21hwrng: Make explicit that max >= 32 alwaysGravatar PrasannaKumar Muralidharan 1-2/+1
2016-08-24hwrng: core - Improve description of the ->read() interfaceGravatar Daniel Thompson 1-1/+3
2015-03-16hwrng: add devm_* interfacesGravatar Dmitry Torokhov 1-0/+4
2014-12-26hwrng: core - Use struct completion for cleanup_doneGravatar Herbert Xu 1-1/+2
2014-12-22hwrng: fix unregister race.Gravatar Rusty Russell 1-0/+1
2014-12-22hwrng: use reference counts on each struct hwrng.Gravatar Rusty Russell 1-0/+2
2014-07-15hwrng: add per-device entropy deratingGravatar Torsten Duwe 1-0/+3
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesGravatar Torsten Duwe 1-0/+2
2011-05-25hwrng: fix spelling mistake in header commentGravatar Sasha Levin 1-1/+1
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayGravatar Ian Molton 1-2/+5
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-2/+0
2008-04-19PM: Remove destroy_suspended_device()Gravatar Rafael J. Wysocki 1-9/+1
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeGravatar Rafael J. Wysocki 1-1/+9
2008-01-11[HWRNG]: move status polling loop to data_present callbacksGravatar Patrick McHardy 1-1/+1
2006-06-26[PATCH] Add new generic HW RNG coreGravatar Michael Buesch 1-0/+50