summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
2024-11-25Merge branch 'pci/typos'Bjorn Helgaas1-6/+9
2024-11-25Merge branch 'pci/bwctrl'Bjorn Helgaas4-7/+376
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen1-0/+12
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen1-6/+174
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen4-7/+196
2024-11-15PCI: Fix typosBjorn Helgaas1-6/+9
2024-11-07PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan1-0/+6
2024-10-23PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal1-42/+50
2024-09-01PCI/AER: Use PCI_DEVID() macro in aer_inject()Jinjie Ruan1-2/+2
2024-07-19Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng1-12/+48
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada1-1/+1
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-119/+115
2024-05-17Merge branch 'pci/misc'Bjorn Helgaas1-9/+3
2024-05-17Merge branch 'pci/enumeration'Bjorn Helgaas1-4/+4
2024-05-17Merge branch 'pci/edr'Bjorn Helgaas1-11/+17
2024-05-17Merge branch 'pci/aspm'Bjorn Helgaas1-93/+89
2024-05-08PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-05-08PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-05-06PCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
2024-05-03PCI/ASPM: Clean up ASPM disable/enable mask calculationIlpo Järvinen1-27/+24
2024-05-03PCI/ASPM: Consolidate link state definesIlpo Järvinen1-78/+77
2024-04-29PCI/ERR: Cleanup misleading indentation inside if conditionsIlpo Järvinen1-9/+3
2024-04-25PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal1-4/+4
2024-04-17PCI/AER: Update aer-inject tool source URLKuppuswamy Sathyanarayanan2-2/+2
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-28/+360
2024-03-12Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2024-03-12Merge branch 'pci/dpc'Bjorn Helgaas1-1/+61
2024-03-12Merge branch 'pci/aspm'Bjorn Helgaas2-2/+268
2024-03-12PCI/ASPM: Update save_state when configuration changesVidya Sagar1-1/+33
2024-03-12PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas1-0/+19
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box1-3/+99
2024-03-09PCI/AER: Generalize TLP Header Log readingIlpo Järvinen2-21/+7
2024-03-09PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen1-3/+3
2024-03-08PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box1-0/+40
2024-03-07PCI/ASPM: Always build aspm.cDavid E. Box2-1/+5
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box1-0/+75
2024-02-28PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli1-0/+60
2024-02-08PCI: Make pcie_port_bus_type constRicardo B. Marliere1-1/+1
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold1-4/+9
2024-01-22PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen1-1/+1
2024-01-18Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+13
2024-01-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-35/+30
2024-01-04Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+19
2024-01-03Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas1-0/+19
2024-01-03PCI/AER: Use explicit register sizes for struct membersBjorn Helgaas1-2/+2
2024-01-03PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas1-2/+7