aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2018-07-31PCI: pciehp: Clear spurious events earlier on resumeLukas Wunner
2018-07-31PCI: portdrv: Deduplicate PM callback iteratorLukas Wunner
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
2018-07-20PCI/portdrv: Remove pcie_portdrv_err_handler.slot_resetOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_COR handlingOza Pawandeep
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep
2018-07-20PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep
2018-07-20PCI/AER: Factor out ERR_NONFATAL status bit clearingOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_NONFATAL bits during non-fatal recoveryOza Pawandeep
2018-07-20PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-19PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya
2018-07-19PCI/DPC: Remove indirection waiting for inactive linkKeith Busch
2018-07-19PCI/DPC: Use threaded IRQ for bottom half handlingKeith Busch
2018-07-19PCI/DPC: Print AER status in DPC event handlingKeith Busch
2018-07-19PCI/DPC: Remove rp_pio_status from dpc structKeith Busch
2018-07-19PCI/DPC: Defer event handling to work queueKeith Busch
2018-07-19PCI/DPC: Leave interrupts enabled while handling eventKeith Busch
2018-07-19PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc
2018-07-19PCI/AER: Add sysfs attributes for rootport cumulative statsRajat Jain
2018-07-19PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain
2018-07-19PCI/AER: Adopt lspci names for AER error decodingTyler Baicar
2018-07-19PCI/AER: Expose internal API for obtaining AER informationKeith Busch
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