Skip to content
  • Bjorn Helgaas's avatar
    Merge branch 'pci/endpoint' into next · 3a749ea1
    Bjorn Helgaas authored
    * pci/endpoint:
      tools: PCI: Add a missing option help line
      misc: pci_endpoint_test: Enable/Disable MSI using module param
      misc: pci_endpoint_test: Avoid using hard-coded BAR sizes
      misc: pci_endpoint_test: Add support to not enable MSI interrupts
      misc: pci_endpoint_test: Add support to provide aligned buffer addresses
      misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR
      PCI: designware-ep: Do not disable BARs during initialization
      PCI: dra7xx: Reset all BARs during initialization
      PCI: dwc: designware: Provide page_size to pci_epc_mem
      PCI: endpoint: Remove the ->remove() callback
      PCI: endpoint: Add support to poll early for host commands
      PCI: endpoint: Add support to use _any_ BAR to map PCI_ENDPOINT_TEST regs
      PCI: endpoint: Do not reset *command* inadvertently
      PCI: endpoint: Add "volatile" to pci_epf_test_reg
      PCI: endpoint: Add support for configurable page size
      PCI: endpoint: Make ->remove() callback optional
      PCI: endpoint: Add an API to get matching "pci_epf_device_id"
      PCI: endpoint: Use of_dma_configure() to set initial DMA mask
    3a749ea1