index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-4
/
+4
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-20
/
+6
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-01-23
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
1
-0
/
+1
2026-01-08
virtio-rng: fix DMA alignment for data buffer
Michael S. Tsirkin
1
-0
/
+3
2026-01-07
hwrng: optee - Make use of tee bus methods
Uwe Kleine-König
1
-7
/
+5
2026-01-07
hwrng: optee - Make use of module_tee_client_driver()
Uwe Kleine-König
1
-13
/
+1
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-12
/
+10
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-11-24
hwrng: core - use min3() instead of nested min_t()
David Laight
1
-1
/
+1
2025-11-14
hwrng: bcm2835 - Simplify with of_device_get_match_data()
Krzysztof Kozlowski
1
-6
/
+2
2025-11-14
hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition
Krzysztof Kozlowski
1
-2
/
+1
2025-10-17
hwrng: core - Allow runtime disabling of the HW RNG
Jonathan McDowell
1
-3
/
+6
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-2
/
+7
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
1
-2
/
+2
2025-09-28
hwrng: ks-sa - fix division by zero in ks_sa_rng_init
Nishanth Menon
1
-0
/
+4
2025-09-26
sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
1
-2
/
+2
2025-09-09
char: hw_random: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-08-30
hwrng: cn10k - Remove the use of dev_err_probe()
Liao Yuanhong
1
-1
/
+1
2025-08-16
hwrng: timeriomem - Use us_to_ktime() where appropriate
Xichao Zhao
1
-1
/
+1
2025-08-16
hwrng: nomadik - add ARM_AMBA dependency
Arnd Bergmann
1
-0
/
+1
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/crypto-2.6
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
[next]