summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-3/+24
2022-01-13Merge branch 'pci/host/hv'Bjorn Helgaas2-26/+288
2022-01-13Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas4-155/+89
2022-01-13Merge branch 'pci/host/brcmstb'Bjorn Helgaas1-41/+263
2022-01-13Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas1-3/+7
2022-01-12PCI: brcmstb: Do not turn off WOL regulators on suspendJim Quinlan1-9/+44
2022-01-12PCI: brcmstb: Add control of subdevice voltage regulatorsJim Quinlan1-5/+78
2022-01-12PCI: brcmstb: Add mechanism to turn on subdev regulatorsJim Quinlan1-0/+76
2022-01-12PCI: brcmstb: Split brcm_pcie_setup() into two funcsJim Quinlan1-26/+39
2022-01-12PCI: brcmstb: Fix function return value handlingJim Quinlan1-6/+22
2022-01-12PCI: brcmstb: Do not use __GENMASKFlorian Fainelli1-1/+5
2022-01-12PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET1-4/+9
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy2-2/+235
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy1-25/+54
2022-01-07PCI: keystone: Use phandle argument from "ti,syscon-pcie-id"/"ti,syscon-pcie-...Kishon Vijay Abraham I1-3/+24
2022-01-05PCI: layerscape: Change to use the DWC common link-up check functionHou Zhiqiang1-141/+11
2021-12-26PCI: imx: Add the imx8mm pcie supportRichard Zhu1-8/+73
2021-12-06PCI: qcom-ep: Remove surplus dev_err() when using platform_get_irq_byname()Krzysztof Wilczyński1-3/+1
2021-12-06PCI: apple: Fix REFCLK1 enable/poll logicHector Martin1-3/+4
2021-12-06PCI: aardvark: Fix checking for MEM resource typePali Rohár1-4/+2
2021-12-02PCI: aardvark: Disable common PHY when unbinding driverPali Rohár1-0/+3
2021-12-02PCI: aardvark: Disable link training when unbinding driverPali Rohár1-0/+5
2021-12-02PCI: aardvark: Assert PERST# when unbinding driverPali Rohár1-0/+4
2021-12-02PCI: aardvark: Fix memory leak in driver unbindPali Rohár1-0/+3
2021-12-02PCI: aardvark: Mask all interrupts when unbinding driverPali Rohár1-0/+21
2021-12-02PCI: aardvark: Disable bus mastering when unbinding driverPali Rohár1-0/+6
2021-12-02PCI: aardvark: Comment actions in driver remove methodPali Rohár1-0/+2
2021-12-02PCI: aardvark: Clear all MSIs at setupPali Rohár1-2/+4
2021-12-02PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 register...Pali Rohár1-4/+11
2021-12-02PCI: dwc: Do not remap invalid resTim Harvey1-3/+4
2021-11-30PCI: apple: Enable clock gatingHector Martin1-0/+3
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-1/+2
2021-11-09PCI: brcmstb: Allow building for BMIPS_GENERICFlorian Fainelli1-1/+2
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds28-409/+3184
2021-11-05Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2-10/+37
2021-11-05Merge branch 'pci/host/rcar'Bjorn Helgaas2-6/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas5-11/+819
2021-11-05Merge branch 'pci/host/mt7621'Bjorn Helgaas3-0/+610
2021-11-05Merge branch 'pci/host/kirin'Bjorn Helgaas2-149/+499
2021-11-05Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-1/+1
2021-11-05Merge branch 'pci/host/dwc'Bjorn Helgaas7-41/+51
2021-11-05Merge branch 'pci/host/cadence'Bjorn Helgaas2-1/+3
2021-11-05Merge branch 'pci/host/apple'Bjorn Helgaas3-0/+843
2021-11-05Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-179/+312
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 Zyngier2-1/+8
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: kirin: Allow removing the driverMauro Carvalho Chehab1-1/+1