index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-07-18
hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
7
-9
/
+0
2025-07-18
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
1
-1
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-05
hwrng: rockchip - add support for RK3576's RNG
Nicolas Frattaroli
1
-0
/
+73
2025-04-16
hwrng: npcm - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: mtk - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: atmel - Add struct device pointer to device context struct
Sakari Ailus
1
-5
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-55
/
+285
2025-03-02
hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text
Geert Uytterhoeven
1
-4
/
+4
2025-02-22
hwrng: rockchip - add support for rk3588's standalone TRNG
Nicolas Frattaroli
2
-21
/
+216
2025-02-22
hwrng: rockchip - eliminate some unnecessary dereferences
Nicolas Frattaroli
1
-3
/
+3
2025-02-22
hwrng: rockchip - store dev pointer in driver struct
Nicolas Frattaroli
1
-6
/
+6
2025-02-18
hwrng: timeriomem: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-02-09
hwrng: imx-rngc - add runtime pm
Martin Kaiser
1
-17
/
+52
2025-02-09
hwrng: Kconfig - Move one "tristate" Kconfig description to the usual place
Dragan Simic
1
-1
/
+1
2025-02-09
hwrng: Kconfig - Use tabs as leading whitespace consistently in Kconfig
Dragan Simic
1
-4
/
+4
2024-11-15
hwrng: amd - remove reference to removed PPC_MAPLE config
Lukas Bulwahn
1
-1
/
+1
2024-11-10
hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver
Markus Mayer
3
-0
/
+139
2024-11-02
hwrng: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
12
-12
/
+12
2024-10-28
hwrng: airoha - add support for Airoha EN7581 TRNG
Christian Marangi
3
-0
/
+257
2024-10-28
hwrng: stm32 - update STM32MP15 RNG max clock frequency
Gatien Chevallier
1
-1
/
+1
2024-10-28
hwrng: stm32 - implement support for STM32MP25x platforms
Gatien Chevallier
1
-18
/
+56
2024-10-19
hwrng: histb - Fix the wrong format specifier
Zhu Jun
1
-1
/
+1
2024-10-05
hwrng: core - Add WARN_ON for buggy read return values
Herbert Xu
1
-2
/
+9
2024-10-05
hwrng: iproc-r200 - enable on BCMBCA
Linus Walleij
1
-1
/
+1
2024-09-06
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
1
-1
/
+1
2024-08-30
hwrng: rockchip - handle devm_pm_runtime_enable errors
Martin Kaiser
1
-1
/
+3
2024-08-30
hwrng: rockchip - rst is used only during probe
Martin Kaiser
1
-7
/
+6
2024-08-30
hwrng: mxc-rnga - Use devm_clk_get_enabled() helpers
Huan Yang
1
-13
/
+3
2024-08-10
hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume
Gaosheng Cui
1
-0
/
+1
2024-08-10
hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init
Gaosheng Cui
1
-1
/
+3
2024-08-10
hwrng: rockchip - add hwrng driver for Rockchip RK3568 SoC
Aurelien Jarno
3
-0
/
+242
2024-08-10
hwrng: cn10k - Enable by default CN10K driver if Thunder SoC is enabled
Francesco Dolcini
1
-0
/
+1
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
10
-89
/
+199
2024-07-13
hwrng: core - remove (un)register_miscdev()
Masahiro Yamada
1
-12
/
+2
2024-07-13
hwrng: Kconfig - Do not enable by default CN10K driver
Francesco Dolcini
1
-1
/
+0
2024-06-28
hwrng: core - Fix wrong quality calculation at hw rng registration
Harald Freudenberger
1
-1
/
+3
2024-06-28
hwrng: exynos - Enable Exynos850 support
Sam Protsenko
1
-0
/
+3
2024-06-28
hwrng: exynos - Add SMC based TRNG operation
Sam Protsenko
1
-10
/
+130
2024-06-28
hwrng: exynos - Implement bus clock control
Sam Protsenko
1
-1
/
+9
2024-06-28
hwrng: exynos - Use devm_clk_get_enabled() to get the clock
Sam Protsenko
1
-17
/
+4
2024-06-28
hwrng: exynos - Improve coding style
Sam Protsenko
1
-33
/
+30
2024-06-21
hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-07
hwrng: omap - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2
-0
/
+2
2024-06-07
hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)
Marek Vasut
1
-1
/
+1
2024-06-07
hwrng: stm32 - cache device pointer in struct stm32_rng_private
Marek Vasut
1
-18
/
+13
2024-06-07
hwrng: stm32 - use pm_runtime_resume_and_get()
Marek Vasut
1
-1
/
+3
2024-06-07
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-05-29
Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-43
/
+4
[next]