summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-216-119/+115
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2024-05-161-9/+3
| |\
| | * PCI/ERR: Cleanup misleading indentation inside if conditionsIlpo Järvinen2024-04-291-9/+3
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2024-05-161-4/+4
| |\ \
| | * | PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-4/+4
| | |/
| * | Merge branch 'pci/edr'Bjorn Helgaas2024-05-161-11/+17
| |\ \
| | * | PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan2024-05-081-2/+13
| | * | PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan2024-05-081-9/+4
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2024-05-161-93/+89
| |\ \
| | * | PCI/ASPM: Clean up ASPM disable/enable mask calculationIlpo Järvinen2024-05-021-27/+24
| | * | PCI/ASPM: Consolidate link state definesIlpo Järvinen2024-05-021-78/+77
| | |/
| * / PCI/AER: Update aer-inject tool source URLKuppuswamy Sathyanarayanan2024-04-172-2/+2
| |/
* / PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng2024-05-061-2/+2
|/
* Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-146-28/+360
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2024-03-121-1/+1
| |\
| | * PCI: Make pcie_port_bus_type constRicardo B. Marliere2024-02-081-1/+1
| * | Merge branch 'pci/dpc'Bjorn Helgaas2024-03-121-1/+61
| |\ \
| | * | PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli2024-02-281-0/+60
| | * | PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen2024-01-221-1/+1
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2024-03-122-2/+268
| |\ \
| | * | PCI/ASPM: Update save_state when configuration changesVidya Sagar2024-03-121-1/+33
| | * | PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas2024-03-121-0/+19
| | * | PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box2024-03-121-3/+99
| | * | PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box2024-03-071-0/+40
| | * | PCI/ASPM: Always build aspm.cDavid E. Box2024-03-072-1/+5
| | * | PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box2024-03-071-0/+75
| | |/
| * | PCI/AER: Generalize TLP Header Log readingIlpo Järvinen2024-03-082-21/+7
| * | PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen2024-03-081-3/+3
| * | PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka2024-03-071-0/+20
| |/
* / PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-311-4/+9
|/
* Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-171-8/+13
|\
| * PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas2024-01-021-2/+2
| * PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas2024-01-021-2/+7
| * PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errorsBjorn Helgaas2024-01-021-4/+4
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-01-081-35/+30
|\ \
| * | PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue2023-12-131-35/+30
| |/
* | Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-031-0/+19
|\ \
| * | Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas2024-01-021-0/+19
| |/
* | PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold2023-12-111-0/+2
* | PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameterJohan Hovold2023-12-111-5/+5
* | PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2023-12-111-13/+40
|/
* Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-042-6/+162
|\
| * PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...Robert Richter2023-10-271-0/+57
| * PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handlerRobert Richter2023-10-272-2/+100
| * PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman2023-10-271-4/+5
* | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-026-76/+111
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2023-10-281-4/+4
| |\ \
| | * | PCI: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()Ilpo Järvinen2023-10-261-4/+4
| * | | Merge branch 'pci/field-get'Bjorn Helgaas2023-10-284-21/+37
| |\ \ \
| | * | | PCI/portdrv: Use FIELD_GET()Bjorn Helgaas2023-10-241-3/+4