index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2
-3
/
+3
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-1
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-3
/
+3
2019-12-11
hwrng: iproc-rng200 - Add support for BCM2711
Stefan Wahren
2
-1
/
+2
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
20
-139
/
+558
2019-11-22
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
1
-1
/
+1
2019-11-21
char: Fix Kconfig indentation, continued
Krzysztof Kozlowski
1
-9
/
+9
2019-11-20
char: Fix Kconfig indentation
Krzysztof Kozlowski
1
-5
/
+5
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
1
-4
/
+1
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
1
-0
/
+38
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
1
-2
/
+37
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
3
-0
/
+113
2019-11-01
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
1
-2
/
+2
2019-10-26
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: st - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: pic32 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: pasemi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: omap - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: npcm - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: meson - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: ks-sa - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: hisi - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: exynos - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: bcm2835 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-4
/
+1
2019-10-26
hwrng: atmel - use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-26
hwrng: ka-sa - fix __iomem on registers
Ben Dooks
1
-1
/
+1
2019-10-26
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
1
-1
/
+8
2019-10-23
hwrng: core - Fix use-after-free warning in hwrng_register()
Laurent Vivier
1
-17
/
+16
2019-10-10
hwrng: core - move add_early_randomness() out of rng_mutex
Laurent Vivier
1
-16
/
+44
2019-10-05
hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe()
Markus Elfring
1
-8
/
+1
2019-10-05
hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_pr...
Markus Elfring
1
-8
/
+1
2019-10-05
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
1
-26
/
+16
2019-10-05
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
1
-53
/
+73
2019-10-05
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
1
-15
/
+30
2019-10-05
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
1
-0
/
+1
2019-10-05
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
1
-1
/
+2
2019-10-05
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
1
-2
/
+15
2019-10-05
hwrng: npcm - add NPCM RNG driver
Tomer Maimon
3
-0
/
+200
2019-09-20
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
1
-1
/
+1
2019-09-05
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
1
-2
/
+2
2019-08-15
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
1
-1
/
+4
2019-08-08
hwrng: n2-drv - fix typo
Stephen Rothwell
1
-1
/
+1
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
9
-36
/
+9
2019-07-27
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-07-27
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-51
/
+2
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
1
-0
/
+1
[next]