aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/hw_random.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-05hwrng: core - document the quality fieldMichael S. Tsirkin1-1/+2
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan1-2/+1
2016-08-24hwrng: core - Improve description of the ->read() interfaceDaniel Thompson1-1/+3
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov1-0/+4
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu1-1/+2
2014-12-22hwrng: fix unregister race.Rusty Russell1-0/+1
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell1-0/+2
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe1-0/+3
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe1-0/+2
2011-05-25hwrng: fix spelling mistake in header commentSasha Levin1-1/+1
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton1-2/+5
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-2/+0
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki1-9/+1
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki1-1/+9
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy1-1/+1
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch1-0/+50