summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
AgeCommit message (Expand)Author
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2018-05-30hwrng: stm32 - add reset during probelionel.debieve@st.com
2018-02-25hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann
2018-01-17hwrng: core - sleep interruptible in readJiri Slaby
2016-11-18hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-10-31hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach
2016-10-07hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-06-07hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-10-20hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski
2015-10-20hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski
2015-10-20hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson
2015-10-15hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson
2015-10-14hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson
2015-10-08hwrng: st - Improve FIFO size/depth descriptionLee Jones
2015-10-08hwrng: st - Use real-world device timings for timeoutLee Jones
2015-09-21hwrng: xgene - fix handling platform_get_irqAndrzej Hajda
2015-09-21hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones
2015-09-21hwrng: core - Simplify RNG switching from sysfsLee Jones
2015-09-21hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones
2015-09-21hwrng: Fix module autoload for OF platform driversLuis de Bethencourt
2015-09-21hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam
2015-09-21hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam
2015-09-21hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar
2015-07-28hwrng: core - correct error check of kthread_run callMartin Schwidefsky
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-25hwrng: Avoid manual device_create_file() callsTakashi Iwai
2015-03-18hwrng: core - allow perfect entropy from hardware devicesKeith Packard
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita
2015-03-17hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita
2015-03-16char: constify of_device_id arrayFabian Frederick
2015-03-16hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: iproc-rng200 - do not use static structureDmitry Torokhov
2015-03-16hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2015-03-12hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov
2015-03-12hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov
2015-03-12hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov
2015-03-12hwrng: omap - remove incorrect __exit markupsDmitry Torokhov
2015-03-09hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan
2015-03-06hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden