linux/drivers/pci
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
..
controller Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
endpoint PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbells 2026-06-23 11:37:27 -05:00
hotplug Merge branch 'pci/reset' 2026-04-13 12:50:05 -05:00
msi pci-v7.2-changes 2026-06-24 12:48:43 -07:00
pcie Merge branch 'pci/misc' 2026-06-23 17:32:24 -05:00
pwrctrl Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
switch PCI: switchtec: Add Gen6 Device IDs 2026-05-05 12:06:37 -05:00
access.c
ats.c PCI: Allow ATS to be always on for pre-CXL devices 2026-05-28 09:34:42 +02:00
bus.c PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files() 2026-06-23 15:19:09 -05:00
devres.c PCI: Remove useless WARN_ON() from devres 2026-01-14 11:00:00 -06:00
doe.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ecam.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
host-bridge.c
ide.c PCI: Use FIELD_MODIFY() instead of open-coding it 2026-05-05 11:48:13 -05:00
iomap.c
iov.c Merge branch 'pci/misc' 2026-06-23 17:32:24 -05:00
irq.c
Kconfig PCI: Remove MPS/MRRS Kconfig settings (CONFIG_PCIE_BUS_*) 2026-04-27 09:47:37 -05:00
Makefile Merge branch 'pci/trace' 2026-02-06 17:09:26 -06:00
mmap.c
npem.c PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports 2026-04-06 12:34:28 -05:00
of_property.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
of.c driver core: Replace dev->of_node_reused with dev_of_node_reused() 2026-04-26 23:50:20 +02:00
p2pdma.c PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelist 2026-06-09 17:04:02 -05:00
pci-acpi.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c pci-v7.2-changes 2026-06-24 12:48:43 -07:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c PCI/sysfs: Use kstrtobool() to parse the ROM attribute input 2026-06-23 15:19:09 -05:00
pci.c pci-v7.2-changes 2026-06-24 12:48:43 -07:00
pci.h pci-v7.2-changes 2026-06-24 12:48:43 -07:00
probe.c Merge branch 'pci/controller/dwc-imx6' 2026-06-23 17:32:06 -05:00
proc.c PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device() 2026-06-23 14:46:45 -05:00
quirks.c pci-v7.2-changes 2026-06-24 12:48:43 -07:00
rebar.c Merge branch 'pci/misc' 2026-06-23 17:32:24 -05:00
remove.c PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init() 2026-06-23 15:19:09 -05:00
rom.c PCI: Check ROM header and data structure addr before accessing 2026-05-08 17:18:21 -05:00
search.c PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 2026-01-13 11:46:33 -06:00
setup-bus.c PCI: Remove const removal cast 2026-06-23 12:08:51 -05:00
setup-cardbus.c Merge branch 'pci/misc' 2026-06-23 17:32:24 -05:00
setup-res.c pci-v7.2-changes 2026-06-24 12:48:43 -07:00
slot.c s390 updates for 7.1 merge window 2026-04-22 11:13:45 -07:00
syscall.c
tph.c PCI: Use FIELD_MODIFY() instead of open-coding it 2026-05-05 11:48:13 -05:00
trace.c PCI: trace: Add PCI controller tracepoint feature 2026-04-07 20:12:16 +05:30
tsm.c
vc.c
vgaarb.c PCI/VGA: Pass errors from pci_set_vga_state() up 2026-03-25 13:28:49 -05:00
vpd.c
xen-pcifront.c xen: branch for v7.0-rc3 2026-03-07 07:44:32 -08:00