linux/drivers/fpga
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
..
tests FPGA Manager changes for 6.16-rc1 2025-05-21 14:08:44 +02:00
altera-cvp.c fpga: altera-cvp: Use pci_find_vsec_capability() when probing FPGA device 2025-11-10 15:03:13 +08:00
altera-fpga2sdram.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
altera-freeze-bridge.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
altera-hps2fpga.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
altera-pr-ip-core-plat.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
altera-pr-ip-core.c
altera-ps-spi.c fpga: altera: drop driver owner assignment 2024-04-01 16:39:57 +08:00
dfl-afu-dma-region.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
dfl-afu-error.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-afu-main.c fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region() 2026-06-01 12:29:13 +08:00
dfl-afu-region.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-afu.h fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-br.c fpga: dfl: drop unneeded get_device() and put_device() of feature device 2024-12-18 22:28:48 +08:00
dfl-fme-error.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-main.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-mgr.c fpga: dfl-fme-mgr: Convert to devm_platform_ioremap_resource() 2023-07-10 16:41:44 +08:00
dfl-fme-perf.c fpga: dfl: more kernel-doc corrections 2023-01-28 23:33:43 +08:00
dfl-fme-pr.c fpga: dfl: refactor internal DFL APIs to take/return feature device data 2024-12-18 22:28:48 +08:00
dfl-fme-pr.h fpga: dfl: more kernel-doc corrections 2023-01-28 23:33:43 +08:00
dfl-fme-region.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
dfl-fme.h fpga: dfl: remove unused member pdata from struct dfl_{afu,fme} 2024-04-23 15:36:33 +08:00
dfl-n3000-nios.c
dfl-pci.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
dfl.c fpga: dfl: add bounds check in dfh_get_param_size() 2026-06-01 12:28:33 +08:00
dfl.h fpga: dfl: fix typo in header file 2026-01-22 17:08:06 +08:00
efinix-spi.c fpga-mgr: Add Efinix SPI programming driver 2026-05-04 19:30:18 +08:00
fpga-bridge.c fpga: bridge: Use sysfs_emit() instead of sprintf() 2026-03-02 17:47:44 +08:00
fpga-mgr.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fpga-region.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ice40-spi.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
intel-m10-bmc-sec-update.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
Kconfig fpga-mgr: Add Efinix SPI programming driver 2026-05-04 19:30:18 +08:00
lattice-sysconfig-spi.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
lattice-sysconfig.c
lattice-sysconfig.h
machxo2-spi.c
Makefile fpga-mgr: Add Efinix SPI programming driver 2026-05-04 19:30:18 +08:00
microchip-spi.c fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header() 2026-06-01 12:29:40 +08:00
of-fpga-region.c fpga: region: fix use-after-free in child_regions_with_firmware() 2026-05-04 19:27:05 +08:00
socfpga-a10.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
socfpga.c fpga: socfpga: Rename 'timeout' variable as 'time_left' 2024-08-14 23:57:07 +08:00
stratix10-soc.c fpga: Switch back to struct platform_driver::remove() 2024-11-11 10:43:21 +08:00
ts73xx-fpga.c fpga: ts73xx-fpga: add OF match table for device tree probing 2026-05-04 19:28:18 +08:00
versal-fpga.c fpga: versal: remove incorrect of_match_ptr annotation 2025-03-01 17:37:31 +08:00
xilinx-core.c fpga: xilinx-core: add new gpio names for prog and init 2024-03-31 22:48:13 +08:00
xilinx-core.h fpga: xilinx-spi: extract a common driver core 2024-03-31 22:41:26 +08:00
xilinx-pr-decoupler.c fpga: xilinx: Switch Michal Simek's email to new one 2025-12-19 23:40:38 +08:00
xilinx-selectmap.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
xilinx-spi.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
zynq-fpga.c fpga: xilinx: Switch Michal Simek's email to new one 2025-12-19 23:40:38 +08:00
zynqmp-fpga.c fpga: zynqmp-fpga: Adds status interface 2023-03-09 17:33:19 +01:00