summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-1415-311/+482
|\
| * Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-03-121-2/+40
| |\
| | * PCI: qcom: Add X1E80100 PCIe supportAbel Vesa2024-03-101-0/+1
| | * PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam2024-03-101-0/+10
| | * PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold2024-03-081-2/+29
| * | Merge branch 'pci/controller/imx'Bjorn Helgaas2024-03-121-275/+352
| |\ \
| | * | PCI: imx6: Add iMX95 Endpoint (EP) supportFrank Li2024-03-041-0/+47
| | * | PCI: imx6: Add epc_features in imx6_pcie_drvdataFrank Li2024-03-041-1/+8
| | * | PCI: imx6: Clean up addr_space retrieval codeFrank Li2024-03-041-8/+1
| | * | PCI: imx6: Add iMX95 PCIe Root Complex supportFrank Li2024-03-041-5/+71
| | * | PCI: imx6: Simplify switch-case logic by introducing init_phy() callbackFrank Li2024-03-041-65/+69
| | * | PCI: imx6: Simplify configure_type() by using mode_off and mode_maskFrank Li2024-03-041-20/+39
| | * | PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_maskFrank Li2024-03-041-21/+16
| | * | PCI: imx6: Simplify reset handling by using *_FLAG_HAS_*_RESETFrank Li2024-03-041-65/+39
| | * | PCI: imx6: Simplify PHY handling by using IMX6_PCIE_FLAG_HAS_PHYDRVFrank Li2024-02-211-7/+17
| | * | PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li2024-02-211-88/+50
| * | | Merge branch 'pci/controller/hyperv'Bjorn Helgaas2024-03-121-1/+2
| |\ \ \
| | * | | PCI: hv: Fix ring buffer size calculationMichael Kelley2024-03-101-1/+2
| | | |/ | | |/|
| * | | Merge branch 'pci/controller/dwc'Bjorn Helgaas2024-03-122-9/+19
| |\ \ \
| | * | | PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel2024-03-101-1/+6
| | * | | PCI: dwc: Strengthen the MSI address allocation logicAjay Agarwal2024-03-101-8/+13
| | |/ /
| * | | Merge branch 'pci/controller/cadence'Bjorn Helgaas2024-03-122-1/+19
| |\ \ \
| | * | | PCI: cadence: Clear the ARI Capability Next Function Number of the last functionJasko-EXT Wojciech2024-03-102-1/+19
| | |/ /
| * | | Merge branch 'pci/controller/broadcom'Bjorn Helgaas2024-03-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell2024-03-101-1/+1
| | |/
| * | PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel2024-02-162-2/+2
| * | PCI: endpoint: Clean up hardware description for BARsNiklas Cassel2024-02-168-22/+49
| |/
* | Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-091-4/+6
|\ \
| * | PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter2024-02-071-3/+4
| * | PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter2024-02-071-1/+2
| |/
* / PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-311-1/+1
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-1847-492/+797
|\
| * Merge branch 'pci/irq-clean-up'Bjorn Helgaas2024-01-1521-178/+165
| |\
| | * PCI: xilinx-nwl: Use INTX instead of legacyDamien Le Moal2023-12-191-26/+26
| | * PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal2023-12-191-2/+2
| | * PCI: rockchip-ep: Use INTX instead of legacyDamien Le Moal2023-12-191-8/+8
| | * PCI: uniphier: Use INTX instead of legacyDamien Le Moal2023-12-192-8/+8
| | * PCI: tegra194: Use INTX instead of legacyDamien Le Moal2023-12-191-5/+5
| | * PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()Damien Le Moal2023-12-191-2/+2
| | * PCI: keystone: Use INTX instead of legacyDamien Le Moal2023-12-191-40/+37
| | * PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()Damien Le Moal2023-12-197-10/+10
| | * PCI: cadence: Use INTX instead of legacyDamien Le Moal2023-12-192-11/+11
| | * PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()Damien Le Moal2023-12-191-2/+2
| | * PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-1816-64/+54
| * | Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas2024-01-153-12/+6
| |\ \
| | * | PCI: kirin: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| | * | PCI: keystone: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| | * | PCI: exynos: Convert to platform remove callback returning voidUwe Kleine-König2023-12-161-4/+2
| | |/
| * | Merge branch 'pci/controller/xilinx'Bjorn Helgaas2024-01-151-9/+5
| |\ \
| | * | PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()Harshit Mogalapalli2024-01-081-1/+1