summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-09-28PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't readyBean Huo
2020-09-28PCI: dwc: Fix 'cast truncates bits from constant value'Gustavo Pimentel
2020-09-28PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-28PCI: hv: Document missing hv_pci_protocol_negotiation() parameterKrzysztof WilczyƄski
2020-09-21PCI: layerscape: Add EP mode support for ls1088a and ls2088aXiaowei Bao
2020-09-21PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao
2020-09-21PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao
2020-09-21PCI: layerscape: Fix some format issue of the codeXiaowei Bao
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-17PCI: brcmstb: Add bcm7278 PERST# supportJim Quinlan
2020-09-17PCI: brcmstb: Add suspend and resume pm_opsJim Quinlan
2020-09-17PCI: brcmstb: Add bcm7278 register infoJim Quinlan
2020-09-17PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTBJim Quinlan
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner
2020-09-16PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSIThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16PCI: vmd: Dont abuse vector irqomain as parentThomas Gleixner
2020-09-16PCI: hip: Add handling of HiSilicon HIP PCIe controller errorsYicong Yang
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: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi
2020-09-08PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson
2020-09-08PCI: mvebu: Remove useless msi_controller pointer allocationLorenzo Pieralisi
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