linux/drivers/char/hw_random
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +02:00
..
airoha-trng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
amd-rng.c hwrng: drivers - Drop unused assignment to pci driver_data 2026-05-15 18:08:36 +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 Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ba431-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
bcm2835-rng.c hwrng: bcm2835 - Simplify with of_device_get_match_data() 2025-11-14 18:15:48 +08:00
bcm74110-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02: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 - Drop unused assignment to pci driver_data 2026-05-15 18:08:36 +08:00
cctrng.c hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls 2025-07-18 20:51:59 +10:00
cctrng.h hwrng: cctrng - introduce Arm CryptoCell driver 2020-04-16 16:49:20 +10:00
cn10k-rng.c hwrng: cn10k - Remove the use of dev_err_probe() 2025-08-30 15:43:26 +08:00
core.c hwrng: core - use sysfs_emit_at in rng_available_show 2026-05-15 18:08:37 +08:00
exynos-trng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
geode-rng.c hwrng: drivers - Drop unused assignment to pci driver_data 2026-05-15 18:08:36 +08:00
hisi-rng.c hwrng: hisi - use dev_err_probe 2024-03-08 19:23:24 +08:00
hisi-trng-v2.c hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/ 2026-06-11 14:02:58 +08:00
histb-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
imx-rngc.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
ingenic-rng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
ingenic-trng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
intel-rng.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
iproc-rng200.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02: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: jh7110 - fix refcount leak in starfive_trng_read() 2026-06-12 09:56:45 +08:00
Kconfig hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/ 2026-06-12 09:56:26 +08:00
ks-sa-rng.c hwrng: ks-sa - fix division by zero in ks_sa_rng_init 2025-09-28 11:54:48 +08:00
Makefile hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/ 2026-06-12 09:56: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 support for hw access via SMCC 2026-05-07 16:10:02 +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
n2-drv.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
n2rng.h sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 2025-09-26 17:06:09 +02:00
nomadik-rng.c ARM: 9377/1: hwrng: nomadik: drop owner assignment 2024-04-18 12:09:26 +01:00
npcm-rng.c hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls 2025-07-18 20:51:59 +10:00
octeon-rng.c hwrng: octeon - Fix warnings on 32-bit platforms 2023-09-15 18:29:46 +08:00
omap-rng.c hwrng: drivers - Switch back to struct platform_driver::remove() 2024-11-02 18:23:24 +08:00
omap3-rom-rng.c hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls 2025-07-18 20:51:59 +10:00
optee-rng.c soc: driver updates for 7.0 2026-02-10 20:45:30 -08:00
pasemi-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
pic32-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
powernv-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02: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: drivers - Remove redundant pm_runtime_mark_last_busy() calls 2025-07-18 20:51:59 +10:00
s390-trng.c s390/trng: Replace __get_free_page() with kmalloc() 2026-06-03 15:32:45 +02:00
st-rng.c hwrng: st - add MODULE_DESCRIPTION 2023-09-15 18:29:45 +08:00
stm32-rng.c hwrng: drivers - Remove redundant pm_runtime_mark_last_busy() calls 2025-07-18 20:51:59 +10:00
timeriomem-rng.c hwrng: timeriomem - Use us_to_ktime() where appropriate 2025-08-16 17:24:31 +08:00
via-rng.c hwrng: via - Fix comment typo 2022-07-22 16:22:04 +08:00
virtio-rng.c hwrng: virtio: clamp device-reported used.len at copy_data() 2026-06-04 01:18:20 -04:00
xgene-rng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
xilinx-trng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
xiphera-trng.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00