summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/err.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/ERR: Remove duplicated include from err.cYueHaibing2018-10-021-1/+0Star
* PCI: Unify device inaccessibleKeith Busch2018-10-021-6/+4Star
* PCI/ERR: Always report current recovery status for udevKeith Busch2018-10-021-3/+2Star
* PCI/ERR: Simplify broadcast calloutsKeith Busch2018-10-021-69/+38Star
* PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch2018-09-261-64/+21Star
* PCI/ERR: Handle fatal error recoveryKeith Busch2018-09-261-69/+6Star
* PCI/ERR: Use slot reset if availableKeith Busch2018-09-211-1/+1
* PCI: Simplify disconnected markingLukas Wunner2018-09-171-6/+2Star
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-2/+4
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-201-1/+1
| * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-201-2/+4
* | Merge branch 'pci/aer'Bjorn Helgaas2018-08-151-9/+6Star
|\ \
| * | PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep2018-07-201-0/+2
| * | PCI/AER: Remove ERR_FATAL code from ERR_NONFATAL pathOza Pawandeep2018-07-201-8/+3Star
| * | PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas2018-07-201-1/+1
| |/
* / PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai2018-07-261-0/+2
|/
* PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep2018-06-031-5/+6
* PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep2018-05-171-3/+1Star
* PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-171-0/+389