index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2020-06-11
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-06-04
|
\
|
|
*
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
2020-05-10
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-03-08
|
\
|
|
*
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2020-01-04
|
*
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-12-05
*
|
msm_rng: fix issue with unbalanced clk_put
David Lin
2019-12-23
*
|
Merge android-4.4-p.195 (4af3204) into msm-4.4
Srinivasarao P
2019-10-30
|
\
|
|
*
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-10-05
*
|
Merge android-4.4.179 (aab9adb) into msm-4.4
Srinivasarao P
2019-05-02
|
\
|
|
*
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-04-27
*
|
Merge android-4.4.138 (07c0138) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-06-16
*
|
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
*
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
2018-05-30
*
|
Merge android-4.4.118 (5f7f76a) into msm-4.4
Srinivasarao P
2018-03-01
|
\
|
|
*
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
2018-02-25
*
|
Merge android-4.4.112 (5f6325b) into msm-4.4
Srinivasarao P
2018-01-24
|
\
|
|
*
hwrng: core - sleep interruptible in read
Jiri Slaby
2018-01-17
*
|
hwrng: Add quality parameter to msm-rng driver
AnilKumar Chimata
2017-03-22
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
2016-11-18
|
*
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
2016-10-31
|
*
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
2016-10-07
*
|
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-12-16
|
\
|
|
*
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
2016-09-15
*
|
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-10-28
|
\
|
|
*
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
2016-06-07
*
|
hw_random: make msm_rng driver compatible for kernel version 4.4
Zhen Kong
2016-03-23
*
|
hw_random: add snapshot of msm_rng driver
Zhen Kong
2016-03-23
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-11-04
|
\
|
*
hwrng: exynos - Add Device Tree support
Krzysztof Kozlowski
2015-10-20
|
*
hwrng: exynos - Fix missing configuration after suspend to RAM
Krzysztof Kozlowski
2015-10-20
|
*
hwrng: exynos - Add timeout for waiting on init done
Krzysztof Kozlowski
2015-10-20
|
*
hwrng: exynos - Fix unbalanced PM runtime get/puts
Daniel Thompson
2015-10-20
|
*
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
2015-10-15
|
*
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
2015-10-14
|
*
hwrng: st - Improve FIFO size/depth description
Lee Jones
2015-10-08
|
*
hwrng: st - Use real-world device timings for timeout
Lee Jones
2015-10-08
|
*
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
2015-09-21
|
*
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
2015-09-21
|
*
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
2015-09-21
|
*
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2015-09-21
|
*
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
2015-09-21
|
*
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
2015-09-21
|
*
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
2015-09-21
|
*
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
2015-09-21
|
*
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
2015-09-21
*
|
hwrng: xgene - fix handling platform_get_irq
Andrzej Hajda
2015-09-21
|
/
[next]