Age | Commit message (Expand) | Author |
2024-09-01 | PCI/AER: Use PCI_DEVID() macro in aer_inject() | Jinjie Ruan |
2024-07-19 | Merge branch 'pci/misc' | Bjorn Helgaas |
2024-06-18 | PCI/DPC: Disable DPC service on suspend | Kai-Heng Feng |
2024-06-18 | PCI/AER: Disable AER service on suspend | Kai-Heng Feng |
2024-06-07 | PCI: Use array for .id_table consistently | Masahiro Yamada |
2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-05-16 | Merge branch 'pci/misc' | Bjorn Helgaas |
2024-05-16 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2024-05-16 | Merge branch 'pci/edr' | Bjorn Helgaas |
2024-05-16 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2024-05-08 | PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 | Kuppuswamy Sathyanarayanan |
2024-05-08 | PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 | Kuppuswamy Sathyanarayanan |
2024-05-06 | PCI/ASPM: Restore parent state to parent, child state to child | Kai-Heng Feng |
2024-05-02 | PCI/ASPM: Clean up ASPM disable/enable mask calculation | Ilpo Järvinen |
2024-05-02 | PCI/ASPM: Consolidate link state defines | Ilpo Järvinen |
2024-04-29 | PCI/ERR: Cleanup misleading indentation inside if conditions | Ilpo Järvinen |
2024-04-25 | PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY | Damien Le Moal |
2024-04-17 | PCI/AER: Update aer-inject tool source URL | Kuppuswamy Sathyanarayanan |
2024-03-14 | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-03-12 | Merge branch 'pci/misc' | Bjorn Helgaas |
2024-03-12 | Merge branch 'pci/dpc' | 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: Save L1 PM Substates Capability for suspend/resume | David E. Box |
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-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-02-28 | PCI/DPC: Ignore Surprise Down error on hot removal | Smita Koralahalli |
2024-02-08 | PCI: Make pcie_port_bus_type const | Ricardo B. Marliere |
2024-01-31 | PCI/ASPM: Fix deadlock when enabling ASPM | Johan Hovold |
2024-01-22 | PCI/DPC: Print all TLP Prefixes, not just the first | Ilpo Järvinen |
2024-01-17 | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-01-03 | Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-01-02 | Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()" | Bjorn Helgaas |
2024-01-02 | PCI/AER: Use explicit register sizes for struct members | Bjorn Helgaas |
2024-01-02 | PCI/AER: Decode Requester ID when no error info found | Bjorn Helgaas |
2024-01-02 | PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors | Bjorn Helgaas |
2023-12-13 | PCI: Move pci_clear_and_set_dword() helper to PCI header | Shuai Xue |
2023-12-11 | PCI/ASPM: Add pci_disable_link_state_locked() lockdep assert | Johan Hovold |
2023-12-11 | PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameter | Johan Hovold |
2023-12-11 | PCI/ASPM: Add pci_enable_link_state_locked() | Johan Hovold |
2023-11-04 | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-11-02 | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-10-28 | Merge branch 'pci/misc' | Bjorn Helgaas |
2023-10-28 | Merge branch 'pci/field-get' | Bjorn Helgaas |