index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
hwrng: ks-sa - fix division by zero in ks_sa_rng_init
Nishanth Menon
1
-0
/
+4
2025-08-28
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
1
-1
/
+3
2024-10-17
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2024-10-17
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
1
-1
/
+1
2024-08-19
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-02-23
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
1
-13
/
+21
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-09-19
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
1
-0
/
+25
2023-09-19
hwrng: nomadik - keep clock enabled while hwrng is registered
Martin Kaiser
1
-9
/
+3
2023-07-27
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
1
-4
/
+2
2023-07-27
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
1
-20
/
+1
2023-07-27
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
1
-5
/
+5
2023-07-27
hwrng: virtio - always add a pending request
Laurent Vivier
1
-14
/
+12
2023-07-27
hwrng: virtio - don't waste entropy
Laurent Vivier
1
-17
/
+35
2023-07-27
hwrng: virtio - don't wait on cleanup
Laurent Vivier
1
-1
/
+6
2023-07-27
hwrng: virtio - add an internal buffer
Laurent Vivier
1
-10
/
+33
2023-01-14
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
1
-8
/
+28
2023-01-14
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
1
-5
/
+13
2022-10-26
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
1
-7
/
+7
2022-06-09
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...
Yang Yingliang
1
-1
/
+1
2022-05-30
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
1
-0
/
+1
2022-04-08
hwrng: nomadik - Change clk_disable to clk_disable_unprepare
Miaoqian Lin
1
-2
/
+2
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-04-08
hwrng: atmel - disable trng on failure path
Claudiu Beznea
1
-0
/
+1
2022-04-08
hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
Geert Uytterhoeven
1
-1
/
+1
2022-04-08
hwrng: cavium - Check health status while reading random data
Sunil Goutham
3
-17
/
+190
2021-11-18
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
1
-2
/
+7
2021-07-14
hwrng: exynos - Fix runtime PM imbalance on error
Łukasz Stelmach
1
-2
/
+2
2021-03-04
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
1
-1
/
+1
2021-03-04
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+5
2021-01-06
um: random: Register random as hwrng-core device
Christopher Obbard
1
-8
/
+8
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-27
/
+364
2020-10-02
hwrng: mxc-rnga - use semicolons rather than commas to separate statements
Julia Lawall
1
-3
/
+3
2020-10-02
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: stm32 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2020-10-02
hwrng: npcm - modify readl to readb
Tomer Maimon
1
-7
/
+7
2020-09-25
hwrng: ingenic - Add hardware TRNG for Ingenic X1830
周琰杰 (Zhou Yanjie)
3
-0
/
+176
2020-09-11
hwrng: xiphera-trng: add support for XIP8001B hwrng
Atte Tommiska
3
-0
/
+161
2020-09-11
hwrng: imx-rngc - add quality to use it as kernel entropy pool
Marco Felsch
1
-0
/
+1
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2020-08-21
hwrng: intel - cleanup initialization
Tom Rix
1
-1
/
+1
2020-08-21
hwrng: optee - fix wait use case
Jorge Ramirez-Ortiz
1
-2
/
+2
2020-08-21
hwrng: optee - handle unlimited data rates
Jorge Ramirez-Ortiz
1
-1
/
+1
2020-08-21
crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-7
/
+2
2020-07-31
hwrng: core - remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-31
crypto: ingenic - Add hardware RNG for Ingenic JZ4780 and X1000
周琰杰 (Zhou Yanjie)
3
-0
/
+170
2020-07-23
hwrng: imx-rngc - enable driver for i.MX6
Horia Geantă
1
-1
/
+1
2020-07-16
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
1
-0
/
+1
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
1
-1
/
+1
[next]