aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-09-21PCI: designware-ep: Move the function of getting MSI capability forwardXiaowei Bao1-4/+4
2020-09-21PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao2-0/+31
2020-09-21PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao3-59/+143
2020-09-17PCI: Simplify pci_dev_reset_slot_function()Lukas Wunner1-7/+1
2020-09-17PCI: pciehp: Reduce noisiness on hot removalLukas Wunner4-14/+17
2020-09-17PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()Qinglang Miao1-4/+4
2020-09-17PCI: Update mmap-related #ifdef commentsClint Sbisa1-2/+2
2020-09-17PCI/LINK: Print IRQ number used by portDongdong Liu1-0/+3
2020-09-17PCI/IOV: Simplify pci-pf-stub with module_pci_driver()Liu Shixin1-13/+1
2020-09-17PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan1-0/+10
2020-09-17PCI: Add schedule point in pci_read_config()Jiang Biao1-0/+1
2020-09-17PCI: brcmstb: Add bcm7278 PERST# supportJim Quinlan1-28/+69
2020-09-17PCI: brcmstb: Add suspend and resume pm_opsJim Quinlan1-0/+47
2020-09-17PCI: brcmstb: Add bcm7278 register infoJim Quinlan1-12/+93
2020-09-17PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTBJim Quinlan1-1/+2
2020-09-16PCI/ACS: Enable Translation Blocking for external devicesRajat Jain2-0/+14
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner3-1/+8
2020-09-16PCI/MSI: Provide pci_dev_has_special_msi_domain() helperThomas Gleixner1-0/+22
2020-09-16PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSIThomas Gleixner1-0/+6
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner2-13/+1
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner1-1/+1
2020-09-16PCI/MSI: Rework pci_msi_domain_calc_hwirq()Thomas Gleixner1-5/+4
2020-09-16PCI: vmd: Dont abuse vector irqomain as parentThomas Gleixner1-1/+2
2020-09-16PCI: hip: Add handling of HiSilicon HIP PCIe controller errorsYicong Yang3-0/+335
2020-09-10PCI: dwc: Use DBI accessorsRob Herring2-10/+8
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring5-85/+35
2020-09-10PCI: dwc/intel-gw: Drop unused max_widthRob Herring1-4/+0
2020-09-10PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring1-14/+1
2020-09-10PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring1-6/+0
2020-09-10PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring2-4/+1
2020-09-10PCI: dwc: Centralize link gen settingRob Herring11-151/+40
2020-09-08PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()Lorenzo Pieralisi1-7/+4
2020-09-08PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson1-4/+9
2020-09-08PCI: mvebu: Remove useless msi_controller pointer allocationLorenzo Pieralisi1-3/+0
2020-09-08PCI: dwc: Make ATU accessors privateRob Herring2-18/+6
2020-09-08PCI: dwc: Remove read_dbi2 codeRob Herring3-36/+0
2020-09-08PCI: dwc/tegra: Use common Designware port logic register definitionsRob Herring2-34/+28
2020-09-08PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offsetRob Herring3-12/+7
2020-09-08PCI: dwc/qcom: Use common PCI register definitionsRob Herring1-10/+8
2020-09-08PCI: dwc/imx6: Use common PCI register definitionsRob Herring1-23/+14
2020-09-08PCI: dwc/meson: Rework PCI config and DW port logic register accessesRob Herring1-51/+25
2020-09-08PCI: dwc/meson: Drop unnecessary RC config space initializationRob Herring1-20/+0
2020-09-08PCI: dwc/meson: Drop the duplicate number of lanes setupRob Herring1-28/+1
2020-09-08PCI: dwc: Ensure FAST_LINK_MODE is clearedRob Herring2-1/+5
2020-09-08PCI: dwc: Add a 'num_lanes' field to struct dw_pcieRob Herring2-8/+7
2020-09-08PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROLRob Herring1-2/+0
2020-09-08PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()Rob Herring9-34/+11
2020-09-08PCI: dwc/keystone: Drop duplicated 'num-viewport'Rob Herring1-10/+1
2020-09-08PCI: dwc: Simplify config space handlingRob Herring3-55/+20
2020-09-08PCI: dwc: Remove storing of PCI resourcesRob Herring4-29/+19