summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-04-03PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold
2024-04-03PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka
2024-04-03PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel
2024-04-03PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki
2024-03-26PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell
2024-03-26PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind
2024-03-26NTB: fix possible name leak in ntb_register_device()Yang Yingliang
2024-03-26PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET
2024-03-26PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET
2024-03-26PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-03-26PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-02-19PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-09PCI: Fix active state requirement in PME pollingAlex Williamson
2024-02-09Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-07PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter
2024-02-07PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-15Merge branch 'pci/endpoint'Bjorn Helgaas
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/xilinx'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/vmd'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/rcar'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/layerscape'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/kirin'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/keystone'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/broadcom'Bjorn Helgaas
2024-01-15Merge branch 'pci/virtualization'Bjorn Helgaas
2024-01-15Merge branch 'pci/switchtec'Bjorn Helgaas
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas
2024-01-15Merge branch 'pci/enumeration'Bjorn Helgaas
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-11PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream deviceJim Quinlan
2024-01-09PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang
2024-01-09PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-09PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-08Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-08PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()Harshit Mogalapalli
2024-01-06PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()Krzysztof Wilczyński