aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hw_random.h
AgeCommit message (Expand)Author
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2014-12-26hwrng: core - Use struct completion for cleanup_doneHerbert Xu
2014-12-22hwrng: fix unregister race.Rusty Russell
2014-12-22hwrng: use reference counts on each struct hwrng.Rusty Russell
2014-07-15hwrng: add per-device entropy deratingTorsten Duwe
2014-07-15random: add_hwgenerator_randomness() for feeding entropy from devicesTorsten Duwe
2011-05-25hwrng: fix spelling mistake in header commentSasha Levin
2009-12-01hwrng: core - Replace u32 in driver API with byte arrayIan Molton
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-02-05HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch