aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2019-08-02PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-08-02PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-04-12PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-01-30PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definitionBjorn Helgaas
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-09-26PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-06-11PCI/AER: Use "PCI Express" consistently in Kconfig textBjorn Helgaas
2018-06-11PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/Bjorn Helgaas
2018-06-11PCI/AER: Squash Kconfig.debug into KconfigBjorn Helgaas
2018-06-11PCI/AER: Move private AER things to aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas
2018-06-11PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas
2018-06-11PCI/AER: Remove duplicate pcie_port_bus_type declarationBjorn Helgaas
2018-06-11PCI/AER: Squash ecrc.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Squash aerdrv_acpi.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Squash aerdrv_errprint.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Squash aerdrv_core.c into aerdrv.cBjorn Helgaas
2018-06-11PCI/AER: Reorder code to group probe/remove stuff togetherBjorn Helgaas
2018-06-08PCI/AER: Remove forward declarationsBjorn Helgaas
2018-06-06Merge branch 'pci/portdrv'Bjorn Helgaas
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas
2018-06-06Merge branch 'pci/dpc'Bjorn Helgaas
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas
2018-06-05PCI/AER: Replace struct pcie_device with pci_devKeith Busch
2018-06-05PCI/AER: Remove unused parametersKeith Busch
2018-06-02PCI/AER: Decode Error Source Requester IDBjorn Helgaas
2018-06-02PCI/AER: Remove aer_recover_work_func() forward declarationBorislav Petkov
2018-06-02PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep
2018-06-02PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep
2018-06-02PCI/portdrv: Add generic pcie_port_find_device()Oza Pawandeep
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-17PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep
2018-05-17PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai
2018-05-07PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc
2018-05-02PCI/portdrv: Remove unused pcie_port_acpi_setup()Bjorn Helgaas
2018-04-18PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTRBjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas
2018-03-31PCI/DPC: Rename from pcie-dpc.c to dpc.cBjorn Helgaas
2018-03-30PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas