summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\
| * hwrng: virtio - Avoid repeated init of completionDavid Tolnay2019-04-27
* | Merge android-4.4.138 (07c0138) into msm-4.4Srinivasarao P2018-06-27
|\|
| * x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\|
| * hwrng: stm32 - add reset during probelionel.debieve@st.com2018-05-30
* | Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\|
| * hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann2018-02-25
* | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\|
| * hwrng: core - sleep interruptible in readJiri Slaby2018-01-17
* | hwrng: Add quality parameter to msm-rng driverAnilKumar Chimata2017-03-22
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-11-18
| * hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2016-10-31
| * hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2016-10-07
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2016-09-15
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\|
| * hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski2016-06-07
* | hw_random: make msm_rng driver compatible for kernel version 4.4Zhen Kong2016-03-23
* | hw_random: add snapshot of msm_rng driverZhen Kong2016-03-23
|/
* 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
* | hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disa...Andre Wolokita2015-03-17