summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-03-29Revert "PCI: Mark LSI FW643 to avoid bus reset"Bjorn Helgaas
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-13Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-03-12Merge branch 'pci/controller/imx'Bjorn Helgaas
2024-03-12Merge branch 'pci/controller/hyperv'Bjorn Helgaas
2024-03-12Merge branch 'pci/controller/dwc'Bjorn Helgaas
2024-03-12Merge branch 'pci/controller/cadence'Bjorn Helgaas
2024-03-12Merge branch 'pci/controller/broadcom'Bjorn Helgaas
2024-03-12Merge branch 'pci/misc'Bjorn Helgaas
2024-03-12Merge branch 'pci/endpoint'Bjorn Helgaas
2024-03-12Merge branch 'pci/virtualization'Bjorn Helgaas
2024-03-12Merge branch 'pci/sysfs'Bjorn Helgaas
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-12Merge branch 'pci/switchtec'Bjorn Helgaas
2024-03-12Merge branch 'pci/pm'Bjorn Helgaas
2024-03-12Merge branch 'pci/p2pdma'Bjorn Helgaas
2024-03-12Merge branch 'pci/enumeration'Bjorn Helgaas
2024-03-12Merge branch 'pci/dpc'Bjorn Helgaas
2024-03-12Merge branch 'pci/devres'Bjorn Helgaas
2024-03-12Merge branch 'pci/aspm'Bjorn Helgaas
2024-03-12PCI/ASPM: Update save_state when configuration changesVidya Sagar
2024-03-12PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas
2024-03-12PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()David E. Box
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-03-10PCI: hv: Fix ring buffer size calculationMichael Kelley
2024-03-10PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-03-10PCI: cadence: Clear the ARI Capability Next Function Number of the last functionJasko-EXT Wojciech
2024-03-10PCI: dwc: Strengthen the MSI address allocation logicAjay Agarwal
2024-03-10PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell
2024-03-10PCI: qcom: Add X1E80100 PCIe supportAbel Vesa
2024-03-10PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen
2024-03-08PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen
2024-03-08PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-07PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box
2024-03-07PCI/ASPM: Always build aspm.cDavid E. Box
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-05PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functionsIlpo Järvinen
2024-03-05PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner
2024-03-05PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel
2024-03-05PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki