index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-13
hwrng: n2 - Use device_get_match_data()
Rob Herring
2023-10-05
hwrng: meson - add support for S4
Alexey Romanov
2023-10-01
hwrng: stm32 - rework power management sequences
Gatien Chevallier
2023-10-01
hwrng: stm32 - support RNG configuration locking mechanism
Gatien Chevallier
2023-10-01
hwrng: stm32 - restrain RNG noise source clock
Gatien Chevallier
2023-10-01
hwrng: stm32 - rework error handling in stm32_rng_read()
Gatien Chevallier
2023-10-01
hwrng: stm32 - implement error concealment
Gatien Chevallier
2023-10-01
hwrng: stm32 - implement STM32MP13x support
Gatien Chevallier
2023-10-01
hwrng: stm32 - use devm_platform_get_and_ioremap_resource() API
Gatien Chevallier
2023-09-20
hwrng: imx-rngc - reasonable timeout for initial seed
Martin Kaiser
2023-09-20
hwrng: imx-rngc - reasonable timeout for selftest
Martin Kaiser
2023-09-15
hwrng: geode - fix accessing registers
Jonas Gorski
2023-09-15
hwrng: octeon - Fix warnings on 32-bit platforms
Herbert Xu
2023-09-15
hwrng: bcm2835 - Fix hwrng throughput regression
Stefan Wahren
2023-09-15
hwrng: xiphera - removed unnneded platform_set_drvdata()
Andrei Coardos
2023-09-15
hwrng: xgene - removed unneeded call to platform_set_drvdata()
Andrei Coardos
2023-09-15
hwrng: mpfs - removed unneeded call to platform_set_drvdata()
Andrei Coardos
2023-09-15
hwrng: st - add MODULE_DESCRIPTION
Martin Kaiser
2023-09-15
hwrng: nomadik - add MODULE_DESCRIPTION
Martin Kaiser
2023-09-15
hwrng: ks-sa - use dev_err_probe
Martin Kaiser
2023-09-15
hwrng: ks-sa - remove dev from struct ks_sa_rng
Martin Kaiser
2023-09-15
hwrng: ks-sa - access private data via struct hwrng
Martin Kaiser
2023-09-15
hwrng: hisi - removed unneeded call to platform_set_drvdata()
Andrei Coardos
2023-09-15
hwrng: bcm2835 - removed call to platform_set_drvdata()
Andrei Coardos
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-08-18
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
2023-08-18
hwrng: core - Remove duplicated include
GUO Zihua
2023-08-05
hwrng: xgene: Add explicit io.h include
Rob Herring
2023-08-04
hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
2023-08-04
hwrng: Explicitly include correct DT includes
Rob Herring
2023-07-28
hwrng: cn10k - use dev_err_probe
Martin Kaiser
2023-07-28
hwrng: cn10k - delete empty remove function
Martin Kaiser
2023-07-28
hwrng: cctrng - use dev_err_probe in error paths
Martin Kaiser
2023-07-28
hwrng: cctrng - merge cc_trng_clk_init into its only caller
Martin Kaiser
2023-07-28
hwrng: cctrng - let devres enable the clock
Martin Kaiser
2023-07-28
hwrng: cctrng - don't open code init and exit functions
Martin Kaiser
2023-07-22
hwrng: arm-smccc-trng - don't set drvdata
Martin Kaiser
2023-07-22
hwrng: ba431 - use dev_err_probe after failed registration
Martin Kaiser
2023-07-22
hwrng: ba431 - don't init of_device_id's data
Martin Kaiser
2023-07-22
hwrng: ba431 - do not set drvdata
Martin Kaiser
2023-07-22
hwrng: ingenic - switch to device managed registration
Martin Kaiser
2023-07-22
hwrng: ingenic - don't disable the rng in ingenic_trng_remove
Martin Kaiser
2023-07-22
hwrng: ingenic - use dev_err_probe in error paths
Martin Kaiser
2023-07-22
hwrng: ingenic - use devm_clk_get_enabled
Martin Kaiser
2023-07-22
hwrng: ingenic - remove dead assignments
Martin Kaiser
2023-07-22
hwrng: ingenic - remove two unused defines
Martin Kaiser
2023-07-22
hwrng: ingenic - enable compile testing
Martin Kaiser
2023-07-20
hwrng: timeriomem - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-20
hwrng: pic32 - enable TRNG only while it's used
Martin Kaiser
[next]