summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/err.c
AgeCommit message (Expand)Author
2018-10-02PCI/ERR: Remove duplicated include from err.cYueHaibing
2018-10-02PCI: Unify device inaccessibleKeith Busch
2018-10-02PCI/ERR: Always report current recovery status for udevKeith Busch
2018-10-02PCI/ERR: Simplify broadcast calloutsKeith Busch
2018-09-26PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch
2018-09-17PCI: Simplify disconnected markingLukas Wunner
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai
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: 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-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep
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