summaryrefslogtreecommitdiff
path: root/include/linux/hw_random.h
Commit message (Expand)AuthorAge
* hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan2016-11-21
* hwrng: core - Improve description of the ->read() interfaceDaniel Thompson2016-08-24
* hwrng: add devm_* interfacesDmitry Torokhov2015-03-16
* hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-26
* hwrng: fix unregister race.Rusty Russell2014-12-22
* hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-22
* hwrng: add per-device entropy deratingTorsten Duwe2014-07-15
* random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe2014-07-15
* hwrng: fix spelling mistake in header commentSasha Levin2011-05-25
* hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-01
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-05
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-11
* [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-26