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
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
/
bcm2835-rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2019-10-25
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-02-28
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
1
-8
/
+10
2018-11-16
hwrng: bcm2835 - Switch to SPDX identifier
Stefan Wahren
1
-5
/
+2
2018-02-22
hwrng: bcm2835 - Handle deferred clock properly
Stefan Wahren
1
-0
/
+2
2018-01-25
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
1
-3
/
+1
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
1
-1
/
+10
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
1
-2
/
+11
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
1
-8
/
+19
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
1
-1
/
+16
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
1
-16
/
+23
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
1
-12
/
+1
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
1
-3
/
+9
2017-11-29
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
1
-4
/
+12
2017-11-29
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
1
-21
/
+34
2017-11-29
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
1
-10
/
+10
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
1
-2
/
+3
2016-06-24
hwrng: bcm2835 - Add support for Broadcom BCM5301x
Florian Fainelli
1
-0
/
+1
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
1
-4
/
+30
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-11
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
Matt Porter
1
-5
/
+5
2014-02-08
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-19
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
1
-1
/
+1
2013-04-25
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel
1
-0
/
+113