summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
AgeCommit message (Expand)Author
2021-04-29PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-04-29PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()Jisheng Zhang
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-02-24PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang
2021-02-24PCI: dwc: Drop support for config space in 'ranges'Rob Herring
2021-01-18PCI: dwc: Remove IRQ handler and data in one goMartin Kaiser
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-10PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring
2020-11-19PCI: dwc: Move link handling into common codeRob Herring
2020-11-19PCI: dwc: Rework MSI initializationRob Herring
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring
2020-11-19PCI: dwc: Drop the .set_num_vectors() host opRob Herring
2020-11-19PCI: dwc: Ensure all outbound ATU windows are resetRob Herring
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring
2020-11-18PCI: dwc: Support multiple ATU memory regionsRob Herring
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang
2020-10-13PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang
2020-10-13PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabledJisheng Zhang
2020-09-10PCI: dwc: Centralize link gen settingRob Herring
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-09-08PCI: dwc: Simplify config space handlingRob Herring
2020-09-08PCI: dwc: Remove storing of PCI resourcesRob Herring
2020-09-08PCI: dwc: Remove root_bus pointerRob Herring
2020-09-08PCI: dwc: Convert to use pci_host_probe()Rob Herring
2020-09-08PCI: dwc: Use generic config accessorsRob Herring
2020-09-08PCI: dwc: Remove dwc specific config accessor opsRob Herring
2020-09-08PCI: dwc: Add a default pci_ops.map_bus for root portRob Herring
2020-09-07PCI: dwc: Allow overriding bridge pci_opsRob Herring
2020-09-07PCI: dwc: Use DBI accessors instead of own config accessorsRob Herring
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov
2020-05-22PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_portKishon Vijay Abraham I
2020-05-22PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-10-29PCI: dwc: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-10-15PCI: dwc: Fix find_next_bit() usageNiklas Cassel
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron