summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
7 daysmvebu/clearfog pcie updatesRussell King
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
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
2023-10-26Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki
2023-10-25PCI/AER: Factor out interrupt toggling into helpersKai-Heng Feng
2023-10-24PCI/portdrv: Use FIELD_GET()Bjorn Helgaas
2023-10-24PCI/PTM: Use FIELD_GET()Bjorn Helgaas
2023-10-24PCI/PME: Use FIELD_GET()Bjorn Helgaas
2023-10-24PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-10-24Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-10-24PCI/DPC: Use defines with DPC reason fieldsIlpo Järvinen
2023-10-24PCI/DPC: Use defined fields with DPC_CTL registerIlpo Järvinen
2023-10-24PCI/DPC: Use FIELD_GET()Bjorn Helgaas
2023-10-10PCI/ASPM: Convert printk() to pr_*() and add includeIlpo Järvinen
2023-10-10PCI/ASPM: Remove unnecessary includesIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_MAX() instead of literalsIlpo Järvinen
2023-10-10PCI/ASPM: Use time constantsIlpo Järvinen
2023-10-10PCI/ASPM: Return U32_MAX instead of bit magic constructIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fieldsIlpo Järvinen
2023-09-21ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose
2023-09-11PCI/AER: Export pcie_aer_is_native()Smita Koralahalli
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-29Merge branch 'pci/pcie-rmw'Bjorn Helgaas
2023-08-25PCI/AER: Simplify AER_RECOVER_RING_SIZE definitionBjorn Helgaas
2023-08-10PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-07PCI/AER: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-07-13PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-13PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas
2023-06-20PCI/ASPM: Avoid link retraining raceIlpo Järvinen
2023-06-20PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen