summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAgeFilesLines
* PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/Bjorn Helgaas2018-06-114-1979/+0Star
* PCI/AER: Squash Kconfig.debug into KconfigBjorn Helgaas2018-06-112-21/+14Star
* PCI/AER: Move private AER things to aerdrv.cBjorn Helgaas2018-06-112-80/+63Star
* PCI/AER: Move aer_irq() declaration to portdrv.hBjorn Helgaas2018-06-112-3/+2Star
* PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.hBjorn Helgaas2018-06-111-10/+0Star
* PCI/AER: Remove duplicate pcie_port_bus_type declarationBjorn Helgaas2018-06-111-1/+0Star
* PCI/AER: Squash ecrc.c into aerdrv.cBjorn Helgaas2018-06-113-119/+110Star
* PCI/AER: Squash aerdrv_acpi.c into aerdrv.cBjorn Helgaas2018-06-113-142/+122Star
* PCI/AER: Squash aerdrv_errprint.c into aerdrv.cBjorn Helgaas2018-06-114-263/+244Star
* PCI/AER: Squash aerdrv_core.c into aerdrv.cBjorn Helgaas2018-06-114-498/+475Star
* PCI/AER: Reorder code to group probe/remove stuff togetherBjorn Helgaas2018-06-111-58/+58
* PCI/AER: Remove forward declarationsBjorn Helgaas2018-06-081-16/+11Star
* PCI/AER: Replace struct pcie_device with pci_devKeith Busch2018-06-063-14/+12Star
* PCI/AER: Remove unused parametersKeith Busch2018-06-061-9/+5Star
* PCI/AER: Decode Error Source Requester IDBjorn Helgaas2018-06-031-7/+11
* PCI/AER: Remove aer_recover_work_func() forward declarationBorislav Petkov2018-06-031-24/+24
* PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep2018-06-031-2/+2
* PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep2018-05-171-26/+0Star
* PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-172-363/+1Star
* PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep2018-05-171-8/+8
* PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep2018-05-172-23/+71
* PCI/AER: Add TLP header information to tracepointThomas Tai2018-05-101-2/+2
* PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc2018-05-081-7/+9
* Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-044-6/+6
|\
| * PCI/AER: Use cached AER Capability offsetFrederick Lawler2018-03-312-4/+4
| * PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas2018-03-091-1/+1
| * PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-232-2/+2
* | PCI: Tidy commentsBjorn Helgaas2018-03-196-20/+9Star
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-067-68/+37Star
|\
| * Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-017-33/+7Star
| |\
| | * PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas2018-01-283-12/+3Star
| | * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-282-21/+2Star
| | * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-262-0/+2
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-314-33/+27Star
| |\ \
| | * | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-184-33/+27Star
| | |/
| * | PCI/AER: Return error if AER is not supportedKeith Busch2018-01-121-1/+1
| * | PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEITyler Baicar2017-12-191-1/+2
| |/
* / PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly2018-01-271-0/+3
|/
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-1/+8
|\
| * PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-10-051-1/+8
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2017-09-071-2/+2
|\
| * PCI: Fix typos and whitespace errorsBjorn Helgaas2017-09-011-2/+2
* | PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig2017-07-311-24/+1Star
|/
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-12/+6Star
|\
| * PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas2016-12-121-2/+2
| * PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas2016-12-121-3/+4
| * PCI/AER: Remove unused version macrosBjorn Helgaas2016-12-121-7/+0Star
* | PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-14/+0Star
|/
* Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-034-66/+28Star
|\