linux/drivers/pci/endpoint
Bjorn Helgaas 7f837a2648 Merge branch 'pci/endpoint/epf-vntb'
- Return -ENOENT (not -1) if pci_epc_get_next_free_bar() fails (Jerome
  Brunet)

- Align MW (memory window) naming with config names (Jerome Brunet)

- Allow BAR assignment via configfs so platforms have flexibility in
  determining BAR usage (Jerome Brunet)

- Drop incorrect '__iomem' annotation on the return value of
  pci_epf_alloc_space(); this also fixes an sparse warning (Manivannan
  Sadhasivam)

* pci/endpoint/epf-vntb:
  PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute
  PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfs
  PCI: endpoint: pci-epf-vntb: Align MW naming with config names
  PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() fails
2025-07-31 16:11:46 -05:00
..
functions Merge branch 'pci/endpoint/epf-vntb' 2025-07-31 16:11:46 -05:00
Kconfig PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller 2025-07-24 16:51:17 -05:00
Makefile PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller 2025-07-24 16:51:17 -05:00
pci-ep-cfs.c PCI: endpoint: Fix configfs group removal on driver teardown 2025-06-25 16:09:12 -06:00
pci-ep-msi.c PCI: endpoint: pci-ep-msi: Add checks for MSI parent and mutability 2025-07-24 16:51:37 -05:00
pci-epc-core.c PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs encoding 2025-05-28 16:47:56 -05:00
pci-epc-mem.c PCI: endpoint: Improve pci_epc_mem_alloc_addr() 2024-10-12 17:25:54 +05:30
pci-epf-core.c Merge branch 'pci/endpoint/doorbell' 2025-07-31 16:11:45 -05:00