summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)AuthorLines
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin-6/+2
2020-12-25PCI: tegra: Fix host link initializationRob Herring-26/+29
2020-12-15Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas-2/+2
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-1283/+654
2020-12-10PCI: Unify ECAM constants in native PCI Express driversKrzysztof WilczyƄski-12/+2
2020-12-10PCI: dwc: Set 32-bit DMA mask for MSI target address allocationVidya Sagar-0/+8
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam-0/+89
2020-12-08PCI: qcom: Add SM8250 SoC supportManivannan Sadhasivam-0/+11
2020-12-07PCI: tegra: Disable LTSSM during L2 entryVidya Sagar-7/+9
2020-12-07PCI: tegra: Check return value of tegra_pcie_init_controller()Vidya Sagar-1/+5
2020-12-07PCI: tegra: Continue unconfig sequence even if parts failVidya Sagar-24/+15
2020-12-07PCI: tegra: Set DesignWare IP versionVidya Sagar-0/+1
2020-12-07PCI: tegra: Fix ASPM-L1SS advertisement disable codeVidya Sagar-6/+6
2020-12-01PCI: tegra: Read "dbi" base address to program in application logicVidya Sagar-0/+7
2020-12-01PCI: tegra: Move "dbi" accesses to post common DWC initializationVidya Sagar-9/+10
2020-12-01PCI: dwc: exynos: Rework the driver to support Exynos5433 variantJaehoon Chung-216/+146
2020-11-19PCI: dwc: Detect number of iATU windowsRob Herring-45/+93
2020-11-19PCI: dwc: Move inbound and outbound windows to common structRob Herring-14/+15
2020-11-19Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring-1/+10
2020-11-19PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring-149/+17
2020-11-19PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring-30/+1
2020-11-19PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring-37/+6
2020-11-19PCI: dwc: Move link handling into common codeRob Herring-171/+103
2020-11-19PCI: dwc: Rework MSI initializationRob Herring-51/+13
2020-11-19PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring-81/+14
2020-11-19PCI: dwc: Drop the .set_num_vectors() host opRob Herring-28/+6
2020-11-19PCI: dwc/dra7xx: Use the common MSI irq_chipRob Herring-125/+0
2020-11-19PCI: dwc: Ensure all outbound ATU windows are resetRob Herring-14/+5
2020-11-19PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring-31/+16
2020-11-19PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring-254/+47
2020-11-19PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring-6/+7
2020-11-19PCI: keystone: Enable compile-testing on !ARMAlex Dewar-2/+2
2020-11-18PCI: dwc: Add support to program ATU for >4GB memoryVidya Sagar-6/+9
2020-11-18PCI: dwc: Support multiple ATU memory regionsRob Herring-26/+34
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring-2/+6
2020-10-21Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas-15/+5
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas-0/+13
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas-2/+9
2020-10-21Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas-1/+5
2020-10-21Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas-23/+18
2020-10-20PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()Hou Zhiqiang-0/+11
2020-10-13PCI: dwc: Fix MSI page leakage in suspend/resumeJisheng Zhang-17/+36
2020-10-13PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabledJisheng Zhang-1/+1
2020-10-13PCI: keystone: Remove iATU register mappingKunihiko Hayashi-16/+4
2020-10-13PCI: dwc: Add common iATU register supportKunihiko Hayashi-0/+5
2020-10-05PCI: meson: Build as module by defaultKevin Hilman-2/+9
2020-09-28PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't readyBean Huo-1/+5
2020-09-28PCI: dwc: Fix 'cast truncates bits from constant value'Gustavo Pimentel-1/+1
2020-09-21PCI: layerscape: Add EP mode support for ls1088a and ls2088aXiaowei Bao-19/+53
2020-09-21PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao-1/+2