summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random
Commit message (Expand)AuthorAge
* crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter2016-04-20
* hwrng: hisi - Add support for Hisilicon SoC RNGKefeng Wang2016-04-15
* hwrng: exynos - Fix misspelled Samsung addressKrzysztof Kozlowski2016-04-05
* hwrng: exynos - Enable COMPILE_TESTKrzysztof Kozlowski2016-04-05
* hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski2016-04-05
* hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2016-04-05
* hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski2016-04-05
* hwrng: exynos - Runtime suspend device after initKrzysztof Kozlowski2016-04-05
* hwrng: bcm63xx - fix device tree compilationÁlvaro Fernández Rojas2016-04-05
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\
| * hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann2016-03-11
| * hwrng: bcm63xx - fix non device tree compatibilityÁlvaro Fernández Rojas2016-02-28
| * hwrng: pic32 - Add PIC32 RNG hardware driverJoshua Henderson2016-02-17
| * hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev2016-01-26
| * 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-15
| * 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