summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: layerscape: Modify the MSIX to the doorbell modeXiaowei Bao2020-09-211-1/+2
| | * | PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao2020-09-211-8/+23
| | * | PCI: layerscape: Fix some format issue of the codeXiaowei Bao2020-09-211-2/+2
| | * | PCI: designware-ep: Modify MSI and MSIX CAP way of findingXiaowei Bao2020-09-212-21/+118
| | * | PCI: designware-ep: Move the function of getting MSI capability forwardXiaowei Bao2020-09-211-4/+4
| | * | PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao2020-09-212-0/+31
| | * | PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao2020-09-213-59/+143
| | * | PCI: dwc: Use DBI accessorsRob Herring2020-09-102-10/+8
| | * | PCI: dwc: Move N_FTS setup to common setupRob Herring2020-09-105-85/+35
| | * | PCI: dwc/intel-gw: Drop unused max_widthRob Herring2020-09-101-4/+0
| | * | PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring2020-09-101-14/+1
| | * | PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring2020-09-101-6/+0
| | * | PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring2020-09-102-4/+1
| | * | PCI: dwc: Centralize link gen settingRob Herring2020-09-1011-151/+40
| | * | PCI: dwc: Make ATU accessors privateRob Herring2020-09-082-18/+6
| | * | PCI: dwc: Remove read_dbi2 codeRob Herring2020-09-083-36/+0
| | * | PCI: dwc/tegra: Use common Designware port logic register definitionsRob Herring2020-09-082-34/+28
| | * | PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring2020-09-083-12/+7
| | * | PCI: dwc/qcom: Use common PCI register definitionsRob Herring2020-09-081-10/+8
| | * | PCI: dwc/imx6: Use common PCI register definitionsRob Herring2020-09-081-23/+14
| | * | PCI: dwc/meson: Rework PCI config and DW port logic register accessesRob Herring2020-09-081-51/+25
| | * | PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring2020-09-081-20/+0
| | * | PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring2020-09-081-28/+1
| | * | PCI: dwc: Ensure FAST_LINK_MODE is clearedRob Herring2020-09-082-1/+5
| | * | PCI: dwc: Add a 'num_lanes' field to struct dw_pcieRob Herring2020-09-082-8/+7
| | * | PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROLRob Herring2020-09-081-2/+0
| | * | PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring2020-09-089-34/+11
| | * | PCI: dwc/keystone: Drop duplicated 'num-viewport'Rob Herring2020-09-081-10/+1
| | * | PCI: dwc: Simplify config space handlingRob Herring2020-09-083-55/+20
| | * | PCI: dwc: Remove storing of PCI resourcesRob Herring2020-09-084-29/+19
| | * | PCI: dwc: Remove root_bus pointerRob Herring2020-09-083-5/+4
| | * | PCI: dwc: Convert to use pci_host_probe()Rob Herring2020-09-082-19/+3
| | * | PCI: dwc: keystone: Convert .scan_bus() callback to use add_busRob Herring2020-09-081-3/+9
| | * | PCI: dwc: Use generic config accessorsRob Herring2020-09-081-82/+37
| | * | PCI: dwc: Remove dwc specific config accessor opsRob Herring2020-09-082-20/+0
| | * | PCI: dwc: histb: Use pci_ops for root config space accessorsRob Herring2020-09-081-18/+23
| | * | PCI: dwc: exynos: Use pci_ops for root config space accessorsRob Herring2020-09-081-20/+25
| | * | PCI: dwc: kirin: Use pci_ops for root config space accessorsRob Herring2020-09-081-18/+21
| | * | PCI: dwc: meson: Use pci_ops for root config space accessorsRob Herring2020-09-081-13/+10
| | * | PCI: dwc: tegra: Use pci_ops for root config space accessorsRob Herring2020-09-081-14/+16
| | * | PCI: dwc: keystone: Use pci_ops for config space accessorsRob Herring2020-09-081-22/+18
| | * | PCI: dwc: al: Use pci_ops for child config space accessorsRob Herring2020-09-081-50/+13
| | * | PCI: dwc: Add a default pci_ops.map_bus for root portRob Herring2020-09-082-0/+20
| | * | PCI: dwc: Allow overriding bridge pci_opsRob Herring2020-09-072-5/+11
| | * | PCI: dwc: Use DBI accessors instead of own config accessorsRob Herring2020-09-071-36/+19
| | * | PCI: designware-ep: Fix the Header Type checkHou Zhiqiang2020-09-071-1/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2020-10-212-7/+2
| |\ \
| | * | PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...Qinglang Miao2020-10-021-6/+2
| | * | PCI: cadence-ep: Remove obsolete path from commentFlavio Suligoi2020-09-071-1/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-10-212-64/+383
| |\ \