summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+4
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-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+11
2020-10-09PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probeKrzysztof Wilczyński-1/+1
2020-10-05PCI: meson: Build as module by defaultKevin Hilman-2/+9
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman-7/+4
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+4
2020-10-02PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár-1/+3
2020-10-02PCI: xgene: Remove unused assignment to variable msi_valKrzysztof Wilczyński-2/+2
2020-10-02PCI: loongson: Simplify loongson_pci_probe() return expressionQinglang Miao-6/+1
2020-10-02PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...Qinglang Miao-6/+2
2020-10-02PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expressionLiu Shixin-6/+1
2020-10-02PCI: iproc: Use module_bcma_driver to simplify the codeLiu Shixin-12/+1
2020-10-02PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match listJim Quinlan-0/+4
2020-10-02PCI: brcmstb: Set bus max burst size by chip typeJim Quinlan-4/+15
2020-10-02PCI: brcmstb: Accommodate MSI for older chipsJim Quinlan-21/+49
2020-10-02PCI: brcmstb: Set additional internal memory DMA viewport sizesJim Quinlan-18/+49
2020-10-02PCI: brcmstb: Add control of rescal resetJim Quinlan-2/+77
2020-10-02PCI: hv: Fix hibernation in case interrupts are not re-createdDexuan Cui-3/+47
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-28PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin-25/+3
2020-09-28PCI: hv: Document missing hv_pci_protocol_negotiation() parameterKrzysztof Wilczyński-1/+4
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
2020-09-21PCI: layerscape: Modify the way of getting capability with different PEXXiaowei Bao-8/+23
2020-09-21PCI: layerscape: Fix some format issue of the codeXiaowei Bao-2/+2
2020-09-21PCI: designware-ep: Modify MSI and MSIX CAP way of findingXiaowei Bao-21/+118
2020-09-21PCI: designware-ep: Move the function of getting MSI capability forwardXiaowei Bao-4/+4
2020-09-21PCI: designware-ep: Add the doorbell mode of MSI-X in EP modeXiaowei Bao-0/+31
2020-09-21PCI: designware-ep: Add multiple PFs support for DWCXiaowei Bao-59/+143
2020-09-17PCI: brcmstb: Add bcm7278 PERST# supportJim Quinlan-28/+69
2020-09-17PCI: brcmstb: Add suspend and resume pm_opsJim Quinlan-0/+47
2020-09-17PCI: brcmstb: Add bcm7278 register infoJim Quinlan-12/+93
2020-09-17PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTBJim Quinlan-1/+2
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner-0/+3
2020-09-16PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSIThomas Gleixner-0/+6
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner-8/+0
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner-1/+1
2020-09-16PCI: vmd: Dont abuse vector irqomain as parentThomas Gleixner-1/+2
2020-09-16PCI: hip: Add handling of HiSilicon HIP PCIe controller errorsYicong Yang-0/+335
2020-09-10PCI: dwc: Use DBI accessorsRob Herring-10/+8
2020-09-10PCI: dwc: Move N_FTS setup to common setupRob Herring-85/+35
2020-09-10PCI: dwc/intel-gw: Drop unused max_widthRob Herring-4/+0
2020-09-10PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()Rob Herring-14/+1
2020-09-10PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' propertyRob Herring-6/+0
2020-09-10PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup codeRob Herring-4/+1