index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
1
-1
/
+1
|
\
|
*
hwrng: mxc-rnga - Fix Kconfig dependency
Fabian Frederick
2016-08-24
1
-1
/
+1
*
|
hwrng: omap - Only fail if pm_runtime_get_sync returns < 0
Dave Gerlach
2016-09-22
1
-2
/
+2
*
|
hwrng: geode - fix return value check in mod_init()
Wei Yongjun
2016-09-22
1
-2
/
+2
*
|
hwrng: amd - Fix return value check in mod_init()
Wei Yongjun
2016-09-22
1
-4
/
+4
*
|
hwrng: geode - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
1
-4
/
+4
*
|
hwrng: geode - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
1
-35
/
+15
*
|
hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()
Wei Yongjun
2016-09-13
1
-0
/
+1
*
|
hwrng: amd - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-13
1
-37
/
+11
*
|
hwrng: core - Allocate memory during module init
PrasannaKumar Muralidharan
2016-09-13
1
-17
/
+20
*
|
hwrng: pasemi - Use linux/io.h instead of asm/io.h
PrasannaKumar Muralidharan
2016-09-13
1
-1
/
+1
*
|
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
2016-09-07
1
-30
/
+7
*
|
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-09-07
1
-2
/
+3
*
|
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
2016-08-31
1
-10
/
+1
*
|
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2016-08-31
2
-6
/
+0
*
|
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
2016-08-31
1
-19
/
+28
*
|
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
2016-08-31
1
-6
/
+25
*
|
hwrng: amd - Replace global variable with private struct
Corentin LABBE
2016-08-31
1
-19
/
+38
*
|
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
2016-08-31
1
-1
/
+2
*
|
hwrng: amd - Remove asm/io.h
Corentin LABBE
2016-08-31
1
-4
/
+3
*
|
hwrng: amd - Be consitent with the driver name
Corentin LABBE
2016-08-31
1
-6
/
+5
*
|
hwrng: amd - use the BIT macro
Corentin LABBE
2016-08-31
1
-3
/
+3
*
|
hwrng: amd - Fix style problem with blank line
Corentin LABBE
2016-08-31
1
-5
/
+1
*
|
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
2016-08-31
4
-0
/
+207
*
|
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
2016-08-24
1
-8
/
+2
*
|
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-08-16
1
-1
/
+0
|
/
*
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
2016-06-27
1
-2
/
+14
*
hwrng: bcm2835 - Add support for Broadcom BCM5301x
Florian Fainelli
2016-06-24
2
-1
/
+2
*
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
2016-06-13
3
-0
/
+146
*
hwrng: exynos - fixup IO accesors
Ben Dooks
2016-06-13
1
-2
/
+2
*
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-2
/
+10
*
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2016-05-31
2
-5
/
+31
*
hwrng: stm32 - fix maybe uninitialized variable warning
Maxime Coquelin
2016-05-31
1
-5
/
+5
*
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
2016-04-20
3
-161
/
+0
*
hwrng: hisi - Add support for Hisilicon SoC RNG
Kefeng Wang
2016-04-15
3
-0
/
+140
*
hwrng: exynos - Fix misspelled Samsung address
Krzysztof Kozlowski
2016-04-05
1
-1
/
+1
*
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
2016-04-05
1
-1
/
+2
*
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
2016-04-05
1
-0
/
+9
*
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
2016-04-05
1
-1
/
+8
*
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
2016-04-05
1
-3
/
+7
*
hwrng: exynos - Runtime suspend device after init
Krzysztof Kozlowski
2016-04-05
1
-1
/
+2
*
hwrng: bcm63xx - fix device tree compilation
Álvaro Fernández Rojas
2016-04-05
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
6
-9
/
+193
|
\
|
*
hwrng: exynos - use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-11
1
-6
/
+4
|
*
hwrng: bcm63xx - fix non device tree compatibility
Álvaro Fernández Rojas
2016-02-28
1
-1
/
+3
|
*
hwrng: pic32 - Add PIC32 RNG hardware driver
Joshua Henderson
2016-02-17
3
-0
/
+169
|
*
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
Anatoly Pugachev
2016-01-26
1
-0
/
+10
|
*
hwrng: bcm63xx - allow building for BMIPS_GENERIC
Álvaro Fernández Rojas
2016-01-25
1
-1
/
+1
|
*
hwrng: bcm63xx - add device tree support
Álvaro Fernández Rojas
2016-01-25
1
-0
/
+7
|
*
hwrng: bcm63xx - remove unused variables
Álvaro Fernández Rojas
2016-01-25
1
-2
/
+0
[next]