aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
...
| * hwrng: bcm63xx - allow building for BMIPS_GENERICÁlvaro Fernández Rojas2016-01-25
| * hwrng: bcm63xx - add device tree supportÁlvaro Fernández Rojas2016-01-25
| * hwrng: bcm63xx - remove unused variablesÁlvaro Fernández Rojas2016-01-25
* | hwrng: stm32 - Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-26
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-12
|\
| * hwrng: core - sleep interruptible in readJiri Slaby2015-12-04
| * hwrng: omap3-rom - convert timer to delayed workAaro Koskinen2015-11-23
* | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\
| * hwrng: exynos - Add Device Tree supportKrzysztof Kozlowski2015-10-20
| * hwrng: exynos - Fix missing configuration after suspend to RAMKrzysztof Kozlowski2015-10-20
| * hwrng: exynos - Add timeout for waiting on init doneKrzysztof Kozlowski2015-10-20
| * hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson2015-10-20
| * hwrng: stm32 - Fix build with CONFIG_PMDaniel Thompson2015-10-14
| * hwrng: stm32 - add support for STM32 HW RNGDaniel Thompson2015-10-14
| * hwrng: st - Improve FIFO size/depth descriptionLee Jones2015-10-08
| * hwrng: st - Use real-world device timings for timeoutLee Jones2015-10-08
| * hwrng: st - Add support for ST's HW Random Number GeneratorLee Jones2015-09-21
| * hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-21
| * hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrngLee Jones2015-09-21
| * hwrng: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-21
| * hwrng: mxc-rnga - Use the preferred format for kzallocFabio Estevam2015-09-21
| * hwrng: mxc-rnga - Remove unnecessary dev_info messageFabio Estevam2015-09-21
| * hwrng: mxc-rnga - Remove uneeded initializationFabio Estevam2015-09-21
| * hwrng: mxc-rnga - Remove unneeded goto labelFabio Estevam2015-09-21
| * hwrng: octeon - Use devm_hwrng_registerVaishali Thakkar2015-09-21
* | hwrng: xgene - fix handling platform_get_irqAndrzej Hajda2015-09-21
|/
* hwrng: core - correct error check of kthread_run callMartin Schwidefsky2015-07-28
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-05-05
|\
| * hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas2015-05-04
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \ | |/ |/|
| * hwrng: Avoid manual device_create_file() callsTakashi Iwai2015-03-25
| * char: constify of_device_id arrayFabian Frederick2015-03-16
* | hwrng: core - allow perfect entropy from hardware devicesKeith Packard2015-03-18
* | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in initAndre Wolokita2015-03-17
* | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita2015-03-17
* | hwrng: iproc-rng200 - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
* | hwrng: iproc-rng200 - do not use static structureDmitry Torokhov2015-03-16
* | hwrng: msm - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
* | hwrng: exynos - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
* | hwrng: bcm63xx - make use of devm_hwrng_registerDmitry Torokhov2015-03-16
* | hwrng: add devm_* interfacesDmitry Torokhov2015-03-16
* | hwrng: omap - remove #ifdefery around PM methodsDmitry Torokhov2015-03-12
* | hwrng: pseries - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-11
* | hwrng: octeon - remove incorrect __exit markupsDmitry Torokhov2015-03-11
* | hwrng: omap - remove incorrect __exit markupsDmitry Torokhov2015-03-11
* | hwrng: xgene - add ACPI support for APM X-Gene RNG unitFeng Kan2015-03-09
* | hwrng: iproc-rng200 - Add Broadcom IPROC RNG driverScott Branden2015-03-06
* | hwrng: bcm63xx - use devm_* helpersFlorian Fainelli2015-03-01