summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley1-1/+2
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel1-1/+6
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam1-0/+10
2024-04-03PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold1-2/+29
2024-04-03PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-04-03PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel1-0/+2
2024-04-03PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-03-27PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell1-1/+1
2024-03-27PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind1-0/+1
2024-03-27NTB: fix possible name leak in ntb_register_device()Yang Yingliang1-5/+1
2024-03-27PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET1-1/+3
2024-03-27PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET1-1/+1
2024-03-27PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen1-1/+1
2024-03-27PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-5/+0
2024-02-19PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar1-1/+1
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+22
2024-02-09PCI: Fix active state requirement in PME pollingAlex Williamson1-15/+22
2024-02-09Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2024-02-07PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter1-3/+4
2024-02-07PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter1-1/+2
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold5-50/+96
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-2/+36
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-39/+275
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds61-681/+1147
2024-01-15Merge branch 'pci/endpoint'Bjorn Helgaas4-5/+5
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas26-196/+180
2024-01-15Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas3-12/+6
2024-01-15Merge branch 'pci/controller/xilinx'Bjorn Helgaas1-9/+5
2024-01-15Merge branch 'pci/controller/vmd'Bjorn Helgaas1-3/+3
2024-01-15Merge branch 'pci/controller/rcar'Bjorn Helgaas2-2/+18
2024-01-15Merge branch 'pci/controller/mediatek'Bjorn Helgaas2-37/+58
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas2-31/+176
2024-01-15Merge branch 'pci/controller/kirin'Bjorn Helgaas1-8/+5
2024-01-15Merge branch 'pci/controller/keystone'Bjorn Helgaas1-0/+9
2024-01-15Merge branch 'pci/controller/dwc'Bjorn Helgaas31-193/+222
2024-01-15Merge branch 'pci/controller/cadence'Bjorn Helgaas2-5/+42
2024-01-15Merge branch 'pci/controller/broadcom'Bjorn Helgaas1-10/+86
2024-01-15Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+6
2024-01-15Merge branch 'pci/switchtec'Bjorn Helgaas1-8/+17
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas7-143/+286
2024-01-15Merge branch 'pci/enumeration'Bjorn Helgaas4-9/+10
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+16
2024-01-11PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream deviceJim Quinlan1-10/+86
2024-01-10PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang1-35/+50
2024-01-10PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-09PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-09Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+0
2024-01-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-35/+42
2024-01-08PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()Harshit Mogalapalli1-1/+1
2024-01-06PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()Krzysztof Wilczyński1-2/+2