2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/char/hw_random
Ingo Molnar 41cb08555c treewide, timers: Rename from_timer() to timer_container_of()
Move this API to the canonical timer_*() namespace.

[ tglx: Redone against pre rc1 ]

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/aB2X0jCKQO56WdMt@gmail.com
2025-06-08 09:07:37 +02:00
..
airoha-trng.c hwrng: airoha - add support for Airoha EN7581 TRNG 2024-10-28 18:33:10 +08:00
amd-rng.c hwrng: amd - Convert PCIBIOS_* return codes to errnos 2024-06-07 19:46:38 +08:00
arm_smccc_trng.c hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macros 2024-06-21 22:04:16 +10:00
atmel-rng.c hwrng: atmel - Add struct device pointer to device context struct 2025-04-16 15:16:22 +08:00
ba431-rng.c hwrng: ba431 - use dev_err_probe after failed registration 2023-07-22 13:59:37 +12:00
bcm2835-rng.c hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init 2024-08-10 12:25:34 +08:00
bcm74110-rng.c hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver 2024-11-10 11:51:26 +08:00
cavium-rng-vf.c hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macros 2024-06-21 22:04:16 +10:00
cavium-rng.c hwrng: drivers - add missing Arm & Cavium MODULE_DESCRIPTION() macros 2024-06-21 22:04:16 +10:00
cctrng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
cctrng.h hwrng: cctrng - introduce Arm CryptoCell driver 2020-04-16 16:49:20 +10:00
cn10k-rng.c hwrng: cn10k - use dev_err_probe 2023-07-28 18:20:25 +08:00
core.c hwrng: core - Add WARN_ON for buggy read return values 2024-10-05 13:22:05 +08:00
exynos-trng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
geode-rng.c hwrng: geode - fix accessing registers 2023-09-15 18:29:46 +08:00
hisi-rng.c hwrng: hisi - use dev_err_probe 2024-03-08 19:23:24 +08:00
histb-rng.c hwrng: histb - Fix the wrong format specifier 2024-10-19 08:44:30 +08:00
imx-rngc.c hwrng: imx-rngc - add runtime pm 2025-02-09 18:08:12 +08:00
ingenic-rng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
ingenic-trng.c hwrng: Explicitly include correct DT includes 2023-08-04 17:09:26 +08:00
intel-rng.c hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specific 2021-07-16 15:49:36 +08:00
iproc-rng200.c hwrng: iproc-rng200 - Implement suspend and resume calls 2023-08-18 17:01:09 +08:00
ixp4xx-rng.c hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource() 2021-09-17 11:06:14 +08:00
jh7110-trng.c hwrng: starfive - Add runtime pm ops 2023-12-22 12:30:19 +08:00
Kconfig hwrng: Kconfig - Fix indentation of HW_RANDOM_CN10K help text 2025-03-02 15:19:43 +08:00
ks-sa-rng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
Makefile hwrng: bcm74110 - Add Broadcom BCM74110 RNG driver 2024-11-10 11:51:26 +08:00
meson-rng.c hwrng: meson - add support for S4 2023-10-05 18:16:31 +08:00
mpfs-rng.c hwrng: mpfs - removed unneeded call to platform_set_drvdata() 2023-09-15 18:29:45 +08:00
mtk-rng.c hwrng: mtk - Add struct device pointer to device context struct 2025-04-16 15:16:22 +08:00
mxc-rnga.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
n2-asm.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
n2-drv.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
n2rng.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nomadik-rng.c ARM: 9377/1: hwrng: nomadik: drop owner assignment 2024-04-18 12:09:26 +01:00
npcm-rng.c hwrng: npcm - Add struct device pointer to device context struct 2025-04-16 15:16:22 +08:00
octeon-rng.c hwrng: octeon - Fix warnings on 32-bit platforms 2023-09-15 18:29:46 +08:00
omap3-rom-rng.c hwrng: omap - add missing MODULE_DESCRIPTION() macro 2024-06-07 19:47:59 +08:00
omap-rng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
optee-rng.c hwrng: optee - remove redundant initialization to variable rng_size 2022-04-29 13:44:58 +08:00
pasemi-rng.c hwrng: Explicitly include correct DT includes 2023-08-04 17:09:26 +08:00
pic32-rng.c hwrng: Explicitly include correct DT includes 2023-08-04 17:09:26 +08:00
powernv-rng.c random: do not include <asm/archrandom.h> from random.h 2022-12-20 03:13:45 +01:00
pseries-rng.c char: hw_random: pseries-rng: Demote non-conformant kernel-doc header 2021-05-21 10:09:30 +02:00
rockchip-rng.c hwrng: rockchip - add support for RK3576's RNG 2025-05-05 18:20:45 +08:00
s390-trng.c random: do not include <asm/archrandom.h> from random.h 2022-12-20 03:13:45 +01:00
st-rng.c hwrng: st - add MODULE_DESCRIPTION 2023-09-15 18:29:45 +08:00
stm32-rng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
timeriomem-rng.c hwrng: timeriomem: Switch to use hrtimer_setup() 2025-02-18 10:32:34 +01:00
via-rng.c hwrng: via - Fix comment typo 2022-07-22 16:22:04 +08:00
virtio-rng.c hwrng: virtio: drop owner assignment 2024-05-22 08:31:16 -04:00
xgene-rng.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
xiphera-trng.c hwrng: xiphera - removed unnneded platform_set_drvdata() 2023-09-15 18:29:45 +08:00