index
:
linux-stable.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
Age
Commit message (
Expand
)
Author
2025-08-28
hwrng: mtk - handle devm_pm_runtime_enable errors
Ovidiu Panait
2024-11-08
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
2024-08-19
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
2024-02-23
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
2023-09-23
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
2023-09-23
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
2023-07-27
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
2023-07-27
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
2023-07-27
hwrng: st - Fix W=1 unused variable warning
Herbert Xu
2023-07-27
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
2023-07-27
hwrng: virtio - always add a pending request
Laurent Vivier
2023-07-27
hwrng: virtio - don't waste entropy
Laurent Vivier
2023-07-27
hwrng: virtio - don't wait on cleanup
Laurent Vivier
2023-07-27
hwrng: virtio - add an internal buffer
Laurent Vivier
2023-01-18
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2023-01-18
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2022-06-22
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2022-04-15
hwrng: atmel - disable trng on failure path
Claudiu Beznea
2021-11-17
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-07-14
hwrng: exynos - Fix runtime PM imbalance on error
Łukasz Stelmach
2021-03-04
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
2020-06-30
hwrng: ks-sa - Fix runtime PM imbalance on error
Dinghao Liu
2020-04-13
hwrng: imx-rngc - fix an error path
Martin Kaiser
2020-01-26
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2019-12-31
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
2019-12-17
hwrng: omap - Fix RNG wait loop timeout
Sumit Garg
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2019-09-20
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
2019-09-05
hwrng: timeriomem - relax check on memory resource size
Daniel Mack
2019-08-15
hwrng: core - Freeze khwrng thread during suspend
Stephen Boyd
2019-08-08
hwrng: n2-drv - fix typo
Stephen Rothwell
2019-08-02
hwrng: drivers - Use device-managed registration API
Chuhong Yuan
2019-07-27
hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-27
hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
hwrng: meson - update with SPDX Licence identifier
Neil Armstrong
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
[next]