Age | Commit message (Expand) | Author |
2024-03-29 | Revert "PCI: Mark LSI FW643 to avoid bus reset" | Bjorn Helgaas |
2024-03-14 | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2024-03-13 | Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-03-12 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/imx' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/hyperv' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/cadence' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/controller/broadcom' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/misc' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/endpoint' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/sysfs' | Bjorn Helgaas |
2024-03-12 | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2024-03-12 | Merge branch 'pci/switchtec' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/pm' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/p2pdma' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/dpc' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/devres' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2024-03-12 | PCI/ASPM: Update save_state when configuration changes | Vidya Sagar |
2024-03-12 | PCI/ASPM: Disable L1 before configuring L1 Substates | Bjorn Helgaas |
2024-03-12 | PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state() | David E. Box |
2024-03-12 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | David E. Box |
2024-03-11 | mm: Introduce vmap_page_range() to map pages in PCI address space | Alexei Starovoitov |
2024-03-11 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2024-03-10 | PCI: hv: Fix ring buffer size calculation | Michael Kelley |
2024-03-10 | PCI: dwc: endpoint: Fix advertised resizable BAR size | Niklas Cassel |
2024-03-10 | PCI: cadence: Clear the ARI Capability Next Function Number of the last function | Jasko-EXT Wojciech |
2024-03-10 | PCI: dwc: Strengthen the MSI address allocation logic | Ajay Agarwal |
2024-03-10 | PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling | Jonathan Bell |
2024-03-10 | PCI: qcom: Add X1E80100 PCIe support | Abel Vesa |
2024-03-10 | PCI: qcom: Enable BDF to SID translation properly | Manivannan Sadhasivam |
2024-03-08 | PCI/AER: Generalize TLP Header Log reading | Ilpo Järvinen |
2024-03-08 | PCI/AER: Use explicit register size for PCI_ERR_CAP | Ilpo Järvinen |
2024-03-08 | PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p | Johan Hovold |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2024-03-07 | PCI/AER: Block runtime suspend when handling errors | Stanislaw Gruszka |
2024-03-07 | PCI/ASPM: Move pci_save_ltr_state() to aspm.c | David E. Box |
2024-03-07 | PCI/ASPM: Always build aspm.c | David E. Box |
2024-03-07 | PCI/ASPM: Move pci_configure_ltr() to aspm.c | David E. Box |
2024-03-06 | PCI: Make pci_dev_is_disconnected() helper public for other drivers | Ethan Zhao |
2024-03-05 | PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functions | Ilpo Järvinen |
2024-03-05 | PCI: Remove obsolete pci_cleanup_rom() declaration | Lukas Wunner |
2024-03-05 | PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y | Lukas Wunner |
2024-03-05 | PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports | Paul Menzel |
2024-03-05 | PCI/PM: Drain runtime-idle callbacks before driver removal | Rafael J. Wysocki |