index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2018-02-22
hwrng: bcm2835 - Handle deferred clock properly
Stefan Wahren
2018-01-26
hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
weiyongjun \(A\)
2017-11-29
hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Add Broadcom MIPS I/O accessors
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Abstract I/O accessors
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Manage an optional clock
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Rework interrupt masking
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Use device managed helpers
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Implementation cleanup callback
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Move enabling to hwrng::init
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Define a driver private context
Florian Fainelli
2017-11-29
hwrng: bcm2835 - Obtain base register via resource
Florian Fainelli
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-06-24
hwrng: bcm2835 - Add support for Broadcom BCM5301x
Florian Fainelli
2016-05-31
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
2016-05-31
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-11
hwrng: bcm2835 - fix oops when rng h/w is accessed during registration
Matt Porter
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-19
hwrng: bcm2835: fix MODULE_LICENSE tag
Arnd Bergmann
2013-04-25
hwrng: bcm2835 - Add Broadcom BCM2835 RNG driver
Lubomir Rintel