index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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]