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
2023-12-22
hwrng: starfive - Add runtime pm ops
Jia Jie Ho
2023-12-15
hwrng: xgene - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: timeriomem - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: omap - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: npcm - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: n2 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: mxc - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: ks-sa - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: ingenic - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: exynos - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: cctrng - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: atmel - Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-15
hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-08
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
2023-12-08
hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()
Yang Yingliang
2023-12-01
hwrng: starfive - Fix dev_err_probe return error
Jia Jie Ho
2023-11-17
hwrng: virtio - remove #ifdef guards for PM functions
Martin Kaiser
2023-11-17
hwrng: ingenic - Replace of_device.h with explicit of.h include
Rob Herring
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
[next]