summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-apple.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas1-2/+2
2023-08-08PCI: apple: Use pci_dev_id() to simplify the codeXiongfeng Wang1-2/+2
2023-07-13PCI: apple: Initialize pcie->nvecs before useSven Peter1-1/+5
2022-09-14PCI: apple: Do not leak reset GPIO on unbind/unload/errorDmitry Torokhov1-2/+2
2022-03-10PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin1-1/+1
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+7
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier1-2/+2
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier1-1/+11
2021-12-06PCI: apple: Fix REFCLK1 enable/poll logicHector Martin1-3/+4
2021-11-30PCI: apple: Enable clock gatingHector Martin1-0/+3
2021-11-05PCI: apple: Configure RID to SID mapper on device additionMarc Zyngier1-2/+163
2021-11-05iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier1-1/+3
2021-11-05PCI: apple: Implement MSI supportMarc Zyngier1-1/+168
2021-11-05PCI: apple: Add INTx and per-port interrupt supportMarc Zyngier1-0/+210
2021-11-04PCI: apple: Set up reference clocks when probingAlyssa Rosenzweig1-0/+46
2021-11-04PCI: apple: Add initial hardware bring-upAlyssa Rosenzweig1-0/+238