summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2025-02-06PCI/ASPM: Fix L1SS savingIlpo Järvinen
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-23Merge branch 'pci/err'Bjorn Helgaas
2025-01-16PCI: Add pcie_print_tlp_log() to print TLP Header and Prefix LogIlpo Järvinen
2025-01-16PCI: Add TLP Prefix reading to pcie_read_tlp_log()Ilpo Järvinen
2025-01-14PCI: Use unsigned int i in pcie_read_tlp_log()Ilpo Järvinen
2025-01-14PCI: Use same names in pcie_read_tlp_log() prototype and definitionIlpo Järvinen
2025-01-14PCI: Add defines for TLP Header/Prefix log sizesIlpo Järvinen
2025-01-14PCI: Move TLP Log handling to its own fileIlpo Järvinen
2025-01-14Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-07PCI/bwctrl: Fix NULL pointer deref on unbind and bindLukas Wunner
2024-12-21Merge tag 'pci-v6.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-19PCI/bwctrl: Enable only if more than one speed is supportedLukas Wunner
2024-12-13PCI/ASPM: Save parent L1SS config in pci_save_aspm_l1ss_state()Jian-Hong Pan
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-25Merge branch 'pci/typos'Bjorn Helgaas
2024-11-25Merge branch 'pci/bwctrl'Bjorn Helgaas
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-15PCI: Fix typosBjorn Helgaas
2024-11-06PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan
2024-10-22PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal
2024-09-01PCI/AER: Use PCI_DEVID() macro in aer_inject()Jinjie Ruan
2024-07-19Merge branch 'pci/misc'Bjorn Helgaas
2024-06-18PCI/DPC: Disable DPC service on suspendKai-Heng Feng
2024-06-18PCI/AER: Disable AER service on suspendKai-Heng Feng
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada
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