summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-068-276/+121
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2020-06-041-2/+2
| |\
| | * PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()Jay Fang2020-05-211-2/+2
| * | Merge branch 'pci/kconfig'Bjorn Helgaas2020-06-041-1/+0
| |\ \
| | * | PCI/AER: Don't select CONFIG_PCIEAER by defaultBjorn Helgaas2020-04-241-1/+0
| | |/
| * | Merge branch 'pci/error'Bjorn Helgaas2020-06-044-258/+102
| |\ \
| | * | PCI/DPC: Print IRQ number used by portYicong Yang2020-06-011-0/+1
| | * | PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas2020-06-011-95/+84
| | * | PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan2020-06-011-10/+2
| | * | PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan2020-06-011-9/+0
| | * | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan2020-06-013-119/+14
| | * | PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc2020-04-301-25/+1
| | * | PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER eventsKuppuswamy Sathyanarayanan2020-04-241-2/+2
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2020-06-041-5/+17
| |\ \
| | * | PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas2020-05-211-5/+17
| | |/
| * / PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-05-071-10/+0
| |/
* / PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-241-1/+1
|/
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-039-176/+349
|\
| * Merge branch 'pci/edr'Bjorn Helgaas2020-04-028-173/+346
| |\
| | * PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-283-6/+6
| | * PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-283-0/+250
| | * PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan2020-03-281-3/+9
| | * PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan2020-03-281-4/+18
| | * PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan2020-03-281-12/+21
| | * PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-281-4/+6
| | * PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-285-80/+13
| | * PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas2020-03-281-72/+31
| | * PCI/ERR: Update error status after reset_link()Kuppuswamy Sathyanarayanan2020-03-281-1/+2
| | * PCI/ERR: Combine pci_channel_io_frozen casesKuppuswamy Sathyanarayanan2020-03-281-6/+5
| * | PCI/ASPM: Reduce severity of common clock config messageChris Packham2020-03-281-1/+1
| * | PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang2020-03-181-2/+2
| |/
* / PCI/AER: Fix the broken interrupt injectionThomas Gleixner2020-03-082-4/+3
|/
* PCI/AER: Initialize aer_fifoDongdong Liu2020-01-231-0/+1
* PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas2020-01-231-3/+5
* PCI/AER: Log which device prevents error recoveryYicong Yang2020-01-231-2/+4
* Merge branch 'pci/misc'Bjorn Helgaas2019-11-282-4/+1
|\
| * PCI: Remove PCIe Kconfig dependencies on PCIBjorn Helgaas2019-11-211-2/+0
| * PCI/ASPM: Remove dependency on PCIEPORTBUSBjorn Helgaas2019-11-211-1/+1
| * PCI/PTM: Remove dependency on PCIEPORTBUSBjorn Helgaas2019-11-211-1/+0
| * PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2019-11-211-1/+1
* | Merge branch 'pci/aspm'Bjorn Helgaas2019-11-282-98/+154
|\ \
| * | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit2019-11-212-112/+0
| * | PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit2019-11-211-0/+149
| * | PCI/ASPM: Add pcie_aspm_get_link()Heiner Kallweit2019-10-151-12/+18
| * | PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit2019-10-151-7/+11
| * | PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit2019-10-151-1/+10
| * | PCI/ASPM: Remove pcie_aspm_enabled() unnecessary lockingBjorn Helgaas2019-10-151-6/+6
| |/
* | PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson2019-10-254-2/+17
* | PCI/AER: Fix kernel-doc warningsAndy Shevchenko2019-10-181-1/+3
* | PCI/AER: Use for_each_set_bit() to simplify codeAndy Shevchenko2019-10-181-11/+8