index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
15
-59
/
+339
2026-08-15
hwrng: drivers - use named initializers for acpi_device_id
Pawel Zalewski (The Capable Hub)
2
-2
/
+2
2026-08-15
hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
Thomas Richard (TI)
1
-15
/
+86
2026-08-10
hwrng: imx-rngc - Disable clock on registration failure
Yuho Choi
1
-1
/
+3
2026-07-27
hwrng: stm32 - Fix runtime PM cleanup on registration failure
Can Peng
1
-7
/
+3
2026-07-17
hwrng: omap - Enable on Renesas RZ/N1D
Miquel Raynal (Schneider Electric)
1
-1
/
+1
2026-07-17
hwrng: drivers - Remove redundant dev_err()/dev_err_probe()
Pan Chuang
6
-12
/
+6
2026-07-13
hwrng: ks-sa - Fix runtime PM cleanup on registration failure
Yuho Choi
1
-1
/
+8
2026-07-05
hwrng: omap - Fix probe error path cleanup
Myeonghun Pak
1
-10
/
+20
2026-07-05
hwrng: xilinx-trng - propagate timeout before any data is read
Pengpeng Hou
1
-8
/
+24
2026-07-05
hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
Eric Biggers
3
-0
/
+182
2026-07-05
hwrng: atmel - drop __maybe_unused from atmel_trng_pm_ops
Thorsten Blum
1
-1
/
+1
2026-07-05
hwrng: core - fix rng list on registration error
Manos Pitsidianakis
1
-1
/
+3
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
15
-15
/
+0
2026-06-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+21
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10
-51
/
+593
2026-06-12
hwrng: jh7110 - fix refcount leak in starfive_trng_read()
Wentao Liang
1
-5
/
+8
2026-06-12
hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/
Eric Biggers
3
-0
/
+353
2026-06-11
hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/
Eric Biggers
3
-0
/
+109
2026-06-04
hwrng: virtio: clamp device-reported used.len at copy_data()
Michael Bommarito
1
-2
/
+21
2026-06-03
s390/trng: Replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
1
-2
/
+3
2026-05-15
hwrng: core - use sysfs_emit_at in rng_available_show
Thorsten Blum
1
-10
/
+7
2026-05-15
hwrng: core - use MAX to simplify RNG_BUFFER_SIZE
Thorsten Blum
1
-1
/
+1
2026-05-15
hwrng: core - use bool for wait parameter in rng_get_data
Thorsten Blum
1
-4
/
+3
2026-05-15
hwrng: core - drop unnecessary forward declarations
Thorsten Blum
1
-4
/
+0
2026-05-15
hwrng: drivers - Drop unused assignment to pci driver_data
Uwe Kleine-König (The Capable Hub)
3
-7
/
+7
2026-05-07
hwrng: mtk - add support for hw access via SMCC
Daniel Golle
1
-20
/
+105
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/...
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...
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...
Linus Torvalds
4
-2
/
+7
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
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
[next]