linux/drivers/pci/endpoint/functions
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
..
Kconfig
Makefile
pci-epf-mhi.c PCI: epf-mhi: Update device ID for SA8775P 2025-02-21 05:55:09 +00:00
pci-epf-ntb.c PCI: endpoint: Clean up hardware description for BARs 2024-02-16 20:30:46 +05:30
pci-epf-test.c PCI: endpoint: pci-epf-test: Add doorbell test support 2025-07-24 16:51:43 -05:00
pci-epf-vntb.c PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attribute 2025-07-21 11:28:56 +05:30