summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas
2024-05-16Merge branch 'pci/enumeration'Bjorn Helgaas
2024-05-16Merge branch 'pci/edr'Bjorn Helgaas
2024-05-16Merge branch 'pci/aspm'Bjorn Helgaas
2024-05-08PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-05-08PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng
2024-05-02PCI/ASPM: Clean up ASPM disable/enable mask calculationIlpo Järvinen
2024-05-02PCI/ASPM: Consolidate link state definesIlpo Järvinen
2024-04-29PCI/ERR: Cleanup misleading indentation inside if conditionsIlpo Järvinen
2024-04-25PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-17PCI/AER: Update aer-inject tool source URLKuppuswamy Sathyanarayanan
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-12Merge branch 'pci/misc'Bjorn Helgaas
2024-03-12Merge branch 'pci/dpc'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: Save L1 PM Substates Capability for suspend/resumeDavid E. Box
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-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-02-28PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli
2024-02-08PCI: Make pcie_port_bus_type constRicardo B. Marliere
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-22PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-03Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-02Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas
2024-01-02PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas
2024-01-02PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas
2024-01-02PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errorsBjorn Helgaas
2023-12-13PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue
2023-12-11PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold
2023-12-11PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameterJohan Hovold
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-10-28Merge branch 'pci/misc'Bjorn Helgaas
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-28Merge branch 'pci/aspm'Bjorn Helgaas
2023-10-27PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...Robert Richter
2023-10-27PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handlerRobert Richter
2023-10-27PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman
2023-10-26PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen