summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2022-03-31PCI: hv: Remove unused hv_set_msi_entry_from_desc()YueHaibing1-8/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-456/+1130
2022-03-22Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-12/+23
2022-03-22Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas1-19/+123
2022-03-22Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-34/+96
2022-03-22Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-31/+62
2022-03-22Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas3-82/+338
2022-03-22Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-1/+0
2022-03-22Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-13/+6
2022-03-22Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-111/+122
2022-03-22Merge branch 'pci/host/fu740'Bjorn Helgaas1-3/+52
2022-03-22Merge branch 'pci/host/dwc'Bjorn Helgaas1-1/+6
2022-03-22Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-116/+274
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas2-4/+1
2022-03-22PCI: fu740: Remove unused assignmentsBjorn Helgaas1-1/+1
2022-03-22PCI: kirin: Remove unused assignmentsBjorn Helgaas1-3/+0
2022-03-21PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks1-1/+50
2022-03-21PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier1-1/+1
2022-03-21PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier1-11/+22
2022-03-17PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu1-4/+0
2022-03-17PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu1-0/+1
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar2-8/+9
2022-03-14PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exceptionMarek Vasut1-4/+52
2022-03-14PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut1-31/+45
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1-1/+1
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman1-3/+1
2022-03-10PCI: dwc: Restore MSI Receiver mask during resumeJisheng Zhang1-1/+6
2022-03-10PCI: fu740: Drop redundant '-gpios' from DT GPIO lookupBen Dooks1-2/+2
2022-03-10PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin1-1/+1
2022-03-07PCI: imx6: Enable i.MX6QP PCIe power management supportRichard Zhu1-1/+3
2022-03-02PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64Boqun Feng1-111/+122
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+7
2022-02-25Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firm...Pali Rohár1-3/+1
2022-02-24Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy1-1/+0
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov1-13/+44
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov1-1/+3
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov1-18/+16
2022-02-22PCI: mvebu: Implement support for legacy INTx interruptsPali Rohár1-0/+159
2022-02-22PCI: mvebu: Fix macro names and comments about legacy interruptsPali Rohár1-8/+18
2022-02-22PCI: mvebu: Use child_ops APIPali Rohár1-37/+40
2022-02-22PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...Pali Rohár1-1/+66
2022-02-22PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár1-0/+4
2022-02-22PCI: mvebu: Correctly configure x1/x4 modePali Rohár1-1/+18
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner1-7/+7
2022-02-17PCI: iproc: Set all 24 bits of PCI class codePali Rohár1-5/+4
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár14-24/+23
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+11