summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-08-292-1/+2
|\
| * PCI: qcom: Add support for sa8775p SoCMrinmay Sarkar2023-08-251-0/+1
| * PCI: qcom-ep: Switch MHI bus master clock off during L1SSManivannan Sadhasivam2023-07-131-1/+1
* | Merge branch 'pci/controller/microchip'Bjorn Helgaas2023-08-292-162/+233
|\ \
| * | PCI: microchip: Re-partition code between probe() and init()Daire McNamara2023-08-081-20/+38
| * | PCI: microchip: Gather MSI information from hardware config registersDaire McNamara2023-08-081-28/+37
| * | PCI: microchip: Clean up initialisation of interruptsDaire McNamara2023-08-081-56/+100
| * | PCI: microchip: Enable event handlers to access bridge and control pointersDaire McNamara2023-08-081-15/+16
| * | PCI: microchip: Align register, offset, and mask names with HW docsDaire McNamara2023-08-081-62/+60
| * | PCI: microchip: Enable building driver as a moduleDaire McNamara2023-08-082-1/+2
| * | PCI: microchip: Correct the DED and SEC interrupt bit offsetsDaire McNamara2023-08-081-4/+4
| |/
* | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-08-291-0/+20
|\ \
| * | PCI: layerscape: Add workaround for lost link capabilities during resetXiaowei Bao2023-08-241-0/+19
| * | PCI: layerscape: Add support for link-down notificationFrank Li2023-08-241-0/+1
| |/
* | Merge branch 'pci/controller/iproc'Bjorn Helgaas2023-08-291-3/+2
|\ \
| * | PCI: iproc: Use of_property_read_bool() for boolean propertiesRob Herring2023-07-131-3/+2
| |/
* | Merge branch 'pci/controller/hv'Bjorn Helgaas2023-08-291-0/+3
|\ \
| * | PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernationDexuan Cui2023-08-221-0/+3
| |/
* | Merge branch 'pci/controller/fu740'Bjorn Helgaas2023-08-291-0/+1
|\ \
| * | PCI: fu740: Set the number of MSI vectorsYong-Xuan Wang2023-08-231-0/+1
| |/
* | Merge branch 'pci/controller/dwc'Bjorn Helgaas2023-08-294-9/+231
|\ \
| * | PCI: layerscape: Add power management support for ls1028aHou Zhiqiang2023-08-241-9/+131
| * | PCI: dwc: Implement generic suspend/resume functionalityFrank Li2023-08-242-0/+99
| * | PCI: dwc: Provide deinit callback for i.MXMark Brown2023-08-081-0/+1
| |/
* | Merge branch 'pci/controller/brcmstb'Bjorn Helgaas2023-08-291-1/+5
|\ \
| * | PCI: brcmstb: Remove stale commentJim Quinlan2023-08-241-1/+0
| * | PCI: brcmstb: Assert PERST# on BCM2711Jim Quinlan2023-08-241-0/+5
| |/
* / PCI: apple: Initialize pcie->nvecs before useSven Peter2023-07-131-1/+5
|/
* Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-061-1/+1
|\
| * dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-1/+1
* | Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-3034-299/+420
|\ \
| * \ Merge branch 'pci/controller/remove-void-callbacks'Bjorn Helgaas2023-06-2621-80/+43
| |\ \
| | * | PCI: xgene-msi: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: tegra: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: rockchip-host: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: mvebu: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: mt7621: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: mediatek-gen3: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: mediatek: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: iproc: Convert to platform remove callback returning voidUwe Kleine-König2023-06-243-7/+5
| | * | PCI: hisi-error: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: dwc: Convert to platform remove callback returning voidUwe Kleine-König2023-06-245-22/+12
| | * | PCI: j721e: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: brcmstb: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: altera-msi: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-3/+2
| | * | PCI: altera: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | * | PCI: aardvark: Convert to platform remove callback returning voidUwe Kleine-König2023-06-241-4/+2
| | |/
| * | Merge branch 'pci/controller/endpoint'Bjorn Helgaas2023-06-262-1/+101
| |\ \
| | * | PCI: layerscape: Add the endpoint linkup notifier supportFrank Li2023-06-231-1/+99
| | * | PCI: qcom-ep: Add support for BME notificationManivannan Sadhasivam2023-06-231-0/+1