aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2017-04-111-5/+11
* random: Remove kernel blocking APIHerbert Xu2017-04-111-12/+0
* random: Add callback API for random pool readinessHerbert Xu2017-04-111-0/+78
* random: Blocking API for accessing nonblocking_poolStephan Mueller2017-04-111-0/+12
* random: Wake up all getrandom(2) callers when pool is readyHerbert Xu2017-04-111-1/+1
* hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2017-04-111-2/+2
* hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2017-04-111-2/+14
* hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2017-04-111-1/+8
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2017-04-111-5/+1
* random: Add get_random_long fucntionJoe Maples2017-04-111-0/+22
* random: Backport driver from 4.1.31Joe Maples2017-04-111-317/+646
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2016-09-101-4/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-101-1/+4
* char: frandom: initial commit v1.1imoseyon2016-09-102-1/+416
* random: remove warningimoseyon2016-09-101-2/+0
* random: prevent add_input from doing anythingimoseyon2016-09-101-10/+1
* random: entropy tweaks are all the rage nowadaysimoseyon2016-09-101-52/+1
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-4/+4
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2016-08-261-1/+1
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2016-08-261-1/+1
* vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\\\(Vicky\\\\) Lo2016-08-261-2/+3
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-263-9/+10
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-263-23/+83
* first commitMeizu OpenSource2016-08-15157-0/+82425