summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/err.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-2/+4
|\
| * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-191-1/+1
| * PCI: Handle error return from pci_reset_bridge_secondary_bus()Sinan Kaya2018-07-191-2/+4
* | Merge branch 'pci/aer'Bjorn Helgaas2018-08-151-9/+6
|\ \
| * | 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/+3
| * | 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-021-5/+6
* PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep2018-05-171-3/+1
* PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-171-0/+389