summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
AgeCommit message (Expand)Author
2020-09-21PCI: designware-ep: Modify MSI and MSIX CAP way of findingXiaowei Bao
2020-09-21PCI: designware-ep: Move the function of getting MSI capability forwardXiaowei Bao
2020-09-21PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao
2020-09-21PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao
2020-09-10PCI: dwc: Use DBI accessorsRob Herring
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring
2020-09-10PCI: dwc/intel-gw: Drop unused max_widthRob Herring
2020-09-10PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring
2020-09-10PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring
2020-09-10PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring
2020-09-10PCI: dwc: Centralize link gen settingRob Herring
2020-09-08PCI: dwc: Make ATU accessors privateRob Herring
2020-09-08PCI: dwc: Remove read_dbi2 codeRob Herring
2020-09-08PCI: dwc/tegra: Use common Designware port logic register definitionsRob Herring
2020-09-08PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring
2020-09-08PCI: dwc/qcom: Use common PCI register definitionsRob Herring
2020-09-08PCI: dwc/imx6: Use common PCI register definitionsRob Herring
2020-09-08PCI: dwc/meson: Rework PCI config and DW port logic register accessesRob Herring
2020-09-08PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring
2020-09-08PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring
2020-09-08PCI: dwc: Ensure FAST_LINK_MODE is clearedRob Herring
2020-09-08PCI: dwc: Add a 'num_lanes' field to struct dw_pcieRob Herring
2020-09-08PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROLRob Herring
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring
2020-09-08PCI: dwc/keystone: Drop duplicated 'num-viewport'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: keystone: Convert .scan_bus() callback to use add_busRob 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: histb: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: kirin: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: tegra: Use pci_ops for root config space accessorsRob Herring
2020-09-08PCI: dwc: keystone: Use pci_ops for config space accessorsRob Herring
2020-09-08PCI: dwc: al: Use pci_ops for child config space accessorsRob Herring
2020-09-08PCI: dwc: Add a default pci_ops.map_bus for root portRob Herring
2020-09-07PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...Anson Huang
2020-09-07PCI: imx6: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-07PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0Ansuel Smith
2020-09-07PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman
2020-09-07PCI: dwc: Allow overriding bridge pci_opsRob Herring
2020-09-07PCI: dwc: Use DBI accessors instead of own config accessorsRob Herring
2020-09-07PCI: designware-ep: Fix the Header Type checkHou Zhiqiang
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
2020-08-05Merge branch 'pci/doc'Bjorn Helgaas
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas