aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds6-38/+63
2020-08-05Merge branch 'pci/misc'Bjorn Helgaas3-5/+10
2020-08-05Merge branch 'pci/error'Bjorn Helgaas3-33/+52
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron2-2/+4
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas2-10/+2
2020-07-17PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-07PCI/AER: Log correctable errors as warning, not errorMatt Jolly1-10/+15
2020-07-07PCI/AER: Simplify __aer_print_error()Bjorn Helgaas1-14/+34
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2-3/+3
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov2-2/+2
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed1-3/+8
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-276/+121
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas1-2/+2
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas1-1/+0
2020-06-04Merge branch 'pci/error'Bjorn Helgaas4-258/+102
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas1-5/+17
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang1-0/+1
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas1-95/+84
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan1-10/+2
2020-06-01PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan1-9/+0
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan3-119/+14
2020-05-21PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas1-5/+17
2020-05-21PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()Jay Fang1-2/+2
2020-05-07PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng1-10/+0
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-25/+1
2020-04-24PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER eventsKuppuswamy Sathyanarayanan1-2/+2
2020-04-24PCI/AER: Don't select CONFIG_PCIEAER by defaultBjorn Helgaas1-1/+0
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki1-1/+1
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds9-176/+349
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas8-173/+346
2020-03-28PCI/ASPM: Reduce severity of common clock config messageChris Packham1-1/+1
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan3-6/+6
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan3-0/+250
2020-03-28PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan1-3/+9
2020-03-28PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan1-4/+18
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan1-12/+21
2020-03-28PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan1-4/+6
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan5-80/+13
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas1-72/+31
2020-03-28PCI/ERR: Update error status after reset_link()Kuppuswamy Sathyanarayanan1-1/+2
2020-03-28PCI/ERR: Combine pci_channel_io_frozen casesKuppuswamy Sathyanarayanan1-6/+5
2020-03-18PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang1-2/+2
2020-03-08PCI/AER: Fix the broken interrupt injectionThomas Gleixner2-4/+3
2020-01-23PCI/AER: Initialize aer_fifoDongdong Liu1-0/+1
2020-01-23PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas1-3/+5
2020-01-23PCI/AER: Log which device prevents error recoveryYicong Yang1-2/+4
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas2-4/+1
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas2-98/+154
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit2-112/+0