summaryrefslogtreecommitdiffstats
path: root/include/linux/hw_random.h
Commit message (Expand)AuthorAgeFilesLines
* hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan2016-11-211-2/+1
* hwrng: core - Improve description of the ->read() interfaceDaniel Thompson2016-08-241-1/+3
* hwrng: add devm_* interfacesDmitry Torokhov2015-03-161-0/+4
* hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-261-1/+2
* hwrng: fix unregister race.Rusty Russell2014-12-221-0/+1
* hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-221-0/+2
* hwrng: add per-device entropy deratingTorsten Duwe2014-07-151-0/+3
* random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe2014-07-151-0/+2
* hwrng: fix spelling mistake in header commentSasha Levin2011-05-251-1/+1
* hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-011-2/+5
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-2/+0
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-191-9/+1
* HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-111-1/+1
* [PATCH] Add new generic HW RNG coreMichael Buesch2006-06-261-0/+50