summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | PCI/PTM: Use FIELD_GET()Bjorn Helgaas2023-10-241-2/+3
| | * | PCI/PME: Use FIELD_GET()Bjorn Helgaas2023-10-241-1/+3
| | * | PCI/DPC: Use defines with DPC reason fieldsIlpo Järvinen2023-10-241-10/+17
| | * | PCI/DPC: Use defined fields with DPC_CTL registerIlpo Järvinen2023-10-241-3/+7
| | * | PCI/DPC: Use FIELD_GET()Bjorn Helgaas2023-10-241-2/+3
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2023-10-281-33/+43
| |\ \
| | * | PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit2023-10-241-0/+2
| | * | Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit2023-10-241-1/+2
| | * | PCI/ASPM: Convert printk() to pr_*() and add includeIlpo Järvinen2023-10-101-2/+3
| | * | PCI/ASPM: Remove unnecessary includesIlpo Järvinen2023-10-101-2/+0
| | * | PCI/ASPM: Use FIELD_MAX() instead of literalsIlpo Järvinen2023-10-101-7/+7
| | * | PCI/ASPM: Use time constantsIlpo Järvinen2023-10-101-6/+8
| | * | PCI/ASPM: Return U32_MAX instead of bit magic constructIlpo Järvinen2023-10-101-2/+3
| | * | PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fieldsIlpo Järvinen2023-10-101-13/+18
| | |/
| * / PCI/AER: Factor out interrupt toggling into helpersKai-Heng Feng2023-10-251-18/+27
| |/
* | Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki2023-10-261-0/+10
|\ \
| * | ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose2023-09-211-0/+10
| |/
* / PCI/AER: Export pcie_aer_is_native()Smita Koralahalli2023-09-112-2/+1
|/
* Merge branch 'pci/misc'Bjorn Helgaas2023-08-291-4/+3
|\
| * PCI/AER: Simplify AER_RECOVER_RING_SIZE definitionBjorn Helgaas2023-08-251-2/+1
| * PCI/AER: Use pci_dev_id() to simplify the codeXiongfeng Wang2023-08-071-2/+2
* | Merge branch 'pci/pcie-rmw'Bjorn Helgaas2023-08-291-17/+13
|\ \
| * | PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-101-17/+13
| |/
* | PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas2023-07-131-2/+1
* | PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas2023-07-131-12/+0
|/
* Merge branch 'pci/enumeration'Bjorn Helgaas2023-06-261-52/+1
|\
| * PCI: Add support for polling DLLLA to pcie_retrain_link()Maciej W. Rozycki2023-06-201-1/+1
| * PCI: Export pcie_retrain_link() for use outside ASPMMaciej W. Rozycki2023-06-201-42/+0
| * PCI: Export PCIe link retrain timeoutMaciej W. Rozycki2023-06-201-4/+2
| * PCI/ASPM: Factor out waiting for link training to completeMaciej W. Rozycki2023-06-201-11/+23
| * PCI/ASPM: Avoid unnecessary pcie_link_state useMaciej W. Rozycki2023-06-201-8/+7
| * PCI/ASPM: Use distinct local vars in pcie_retrain_link()Maciej W. Rozycki2023-06-141-9/+10
* | PCI/ASPM: Avoid link retraining raceIlpo Järvinen2023-06-201-0/+11
* | PCI/ASPM: Factor out pcie_wait_for_retrain()Ilpo Järvinen2023-06-201-12/+18
* | PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()Bjorn Helgaas2023-06-201-9/+11
* | PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS checkAjay Agarwal2023-05-191-4/+1
* | PCI/ASPM: Rename L1.2-specific functions from 'l1ss' to 'l12'Ajay Agarwal2023-05-191-7/+7
* | PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1.1 or L1.2Ajay Agarwal2023-05-191-4/+5
* | PCI/ASPM: Set only ASPM_STATE_L1 when driver enables L1Ajay Agarwal2023-05-181-2/+1
* | PCI/ASPM: Disable only ASPM_STATE_L1 when driver disables L1Ajay Agarwal2023-05-181-2/+1
* | PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-freeDing Hui2023-05-181-9/+12
|/
* Merge branch 'pci/reset'Bjorn Helgaas2023-04-201-2/+1
|\
| * PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg2023-04-111-2/+1
* | PCI/EDR: Add edr_handle_event() commentsBjorn Helgaas2023-04-071-1/+10
* | PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan2023-04-071-0/+1
|/