summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2022-03-22Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas-1/+0
2022-03-22Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas-13/+6
2022-03-22Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas-111/+122
2022-03-22Merge branch 'pci/host/fu740'Bjorn Helgaas-3/+52
2022-03-22Merge branch 'pci/host/dwc'Bjorn Helgaas-1/+6
2022-03-22Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas-116/+274
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas-4/+1
2022-03-22PCI: fu740: Remove unused assignmentsBjorn Helgaas-1/+1
2022-03-22PCI: kirin: Remove unused assignmentsBjorn Helgaas-3/+0
2022-03-21PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks-1/+50
2022-03-21PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier-1/+1
2022-03-21PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier-11/+22
2022-03-17PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu-4/+0
2022-03-17PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu-0/+1
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar-8/+9
2022-03-14PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exceptionMarek Vasut-4/+52
2022-03-14PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut-31/+45
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-1/+1
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-3/+1
2022-03-10PCI: dwc: Restore MSI Receiver mask during resumeJisheng Zhang-1/+6
2022-03-10PCI: fu740: Drop redundant '-gpios' from DT GPIO lookupBen Dooks-2/+2
2022-03-10PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin-1/+1
2022-03-07PCI: imx6: Enable i.MX6QP PCIe power management supportRichard Zhu-1/+3
2022-03-02PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64Boqun Feng-111/+122
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+7
2022-02-25Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firm...Pali Rohár-3/+1
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy-1/+0
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov-13/+44
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov-1/+3
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov-18/+16
2022-02-22PCI: mvebu: Implement support for legacy INTx interruptsPali Rohár-0/+159
2022-02-22PCI: mvebu: Fix macro names and comments about legacy interruptsPali Rohár-8/+18
2022-02-22PCI: mvebu: Use child_ops APIPali Rohár-37/+40
2022-02-22PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...Pali Rohár-1/+66
2022-02-22PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár-0/+4
2022-02-22PCI: mvebu: Correctly configure x1/x4 modePali Rohár-1/+18
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner-7/+7
2022-02-17PCI: iproc: Set all 24 bits of PCI class codePali Rohár-5/+4
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár-24/+23
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+11
2022-02-14PCI: mvebu: Fix device enumeration regressionPali Rohár-1/+2
2022-02-11PCI: uniphier-ep: Add NX1 supportKunihiko Hayashi-0/+81
2022-02-11PCI: uniphier-ep: Add SoC data structureKunihiko Hayashi-19/+42
2022-02-08PCI: aardvark: Update comment about link going down after link-upMarek Behún-2/+6
2022-02-08PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()Marek Behún-1/+1
2022-02-08PCI: aardvark: Don't mask irq when mappingPali Rohár-1/+0
2022-02-08PCI: aardvark: Remove irq_mask_ack() callback for INTx interruptsPali Rohár-1/+0
2022-02-08PCI: aardvark: Use separate INTA interrupt for emulated root bridgePali Rohár-2/+67
2022-02-08PCI: aardvark: Fix support for PME requester on emulated bridgePali Rohár-41/+50