summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)Author
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-09PCI/portdrv: Merge pcieport_if.h into portdrv.hBjorn Helgaas
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace COPYING boilerplateBjorn Helgaas
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly
2018-01-26PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-11PCI/AER: Return error if AER is not supportedKeith Busch
2017-12-18PCI/AER: Skip recovery callbacks for correctable errors from ACPI APEITyler Baicar
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2017-09-07Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-09-01PCI: Fix typos and whitespace errorsBjorn Helgaas
2017-07-31PCI/portdrv: Move error handler methods to struct pcie_port_service_driverChristoph Hellwig
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin
2016-09-27PCI/AER: Cache capability positionKeith Busch
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-08-24PCI/AER: Make explicitly non-modularPaul Gortmaker
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare
2016-02-04PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang
2016-02-04PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney
2016-02-04PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas
2016-01-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas
2015-09-17PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang
2015-03-06PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes