index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
hwrng: pasemi-rng - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
1
-1
/
+1
2016-08-24
hwrng: mxc-rnga - Fix Kconfig dependency
Fabian Frederick
1
-1
/
+1
2016-06-27
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
1
-2
/
+14
2016-06-24
hwrng: bcm2835 - Add support for Broadcom BCM5301x
Florian Fainelli
2
-1
/
+2
2016-06-13
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
3
-0
/
+146
2016-06-13
hwrng: exynos - fixup IO accesors
Ben Dooks
1
-2
/
+2
2016-05-31
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
1
-2
/
+10
2016-05-31
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2
-5
/
+31
2016-05-31
hwrng: stm32 - fix maybe uninitialized variable warning
Maxime Coquelin
1
-5
/
+5
2016-04-20
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
3
-161
/
+0
2016-04-15
hwrng: hisi - Add support for Hisilicon SoC RNG
Kefeng Wang
3
-0
/
+140
2016-04-05
hwrng: exynos - Fix misspelled Samsung address
Krzysztof Kozlowski
1
-1
/
+1
2016-04-05
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
1
-0
/
+9
2016-04-05
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
1
-1
/
+8
2016-04-05
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
1
-3
/
+7
2016-04-05
hwrng: exynos - Runtime suspend device after init
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: bcm63xx - fix device tree compilation
Álvaro Fernández Rojas
1
-0
/
+1
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-9
/
+193
2016-03-11
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
1
-6
/
+4
2016-02-27
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
1
-1
/
+3
2016-02-16
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
3
-0
/
+169
2016-01-26
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
Anatoly Pugachev
1
-0
/
+10
2016-01-26
hwrng: stm32 - Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
1
-0
/
+1
2016-01-25
hwrng: bcm63xx - allow building for BMIPS_GENERIC
Álvaro Fernández Rojas
1
-1
/
+1
2016-01-25
hwrng: bcm63xx - add device tree support
Álvaro Fernández Rojas
1
-0
/
+7
2016-01-25
hwrng: bcm63xx - remove unused variables
Álvaro Fernández Rojas
1
-2
/
+0
2016-01-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-7
/
+12
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-2
/
+3
2015-12-04
hwrng: core - sleep interruptible in read
Jiri Slaby
1
-1
/
+5
2015-11-23
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
1
-6
/
+7
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-32
/
+435
2015-10-20
hwrng: exynos - Add Device Tree support
Krzysztof Kozlowski
1
-0
/
+9
2015-10-20
hwrng: exynos - Fix missing configuration after suspend to RAM
Krzysztof Kozlowski
1
-7
/
+35
2015-10-20
hwrng: exynos - Add timeout for waiting on init done
Krzysztof Kozlowski
1
-1
/
+4
2015-10-20
hwrng: exynos - Fix unbalanced PM runtime get/puts
Daniel Thompson
1
-1
/
+1
2015-10-15
hwrng: stm32 - Fix build with CONFIG_PM
Daniel Thompson
1
-2
/
+2
2015-10-14
hwrng: stm32 - add support for STM32 HW RNG
Daniel Thompson
3
-0
/
+215
2015-10-08
hwrng: st - Improve FIFO size/depth description
Lee Jones
1
-1
/
+2
2015-10-08
hwrng: st - Use real-world device timings for timeout
Lee Jones
1
-2
/
+8
2015-09-21
hwrng: xgene - fix handling platform_get_irq
Andrzej Hajda
1
-3
/
+4
2015-09-21
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
3
-0
/
+155
2015-09-21
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-09-21
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
1
-2
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
1
-2
/
+0
2015-09-21
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
1
-1
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
1
-5
/
+2
2015-09-21
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
1
-11
/
+1
[next]