summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+6
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas1-2/+2
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas1-3/+4
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas1-7/+0
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn1-14/+0
2016-10-03Merge branch 'pci/aer' into nextBjorn Helgaas4-66/+28
2016-09-30PCI/AER: Fix aer_probe() kernel-doc commentCao jin1-1/+0
2016-09-27PCI/AER: Cache capability positionKeith Busch2-11/+17
2016-09-27PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2-11/+3
2016-09-20PCI/AER: Remove duplicate AER severity translationTyler Baicar1-4/+2
2016-09-14PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas3-33/+1
2016-09-14PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas1-8/+4
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick1-2/+5
2016-08-24PCI/AER: Make explicitly non-modularPaul Gortmaker1-17/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-27/+63
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare1-0/+3
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare1-1/+7
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare1-3/+7
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare1-4/+4
2016-02-04PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang1-8/+5
2016-02-04PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney1-2/+28
2016-02-04PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas1-9/+9
2016-01-25PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-8/+8
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch1-8/+8
2015-12-10PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas1-5/+5
2015-09-17PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi1-0/+28
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang1-2/+1
2015-03-06PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes1-10/+2
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-1/+1
2014-09-25PCI/AER: Add additional PCIe AER error stringsChen, Gong1-2/+9
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong2-3/+2
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses2-11/+5
2014-06-10PCI: Whitespace cleanupRyan Desfosses2-4/+2
2014-01-13PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall1-4/+4
2013-12-13PCI/AER: Consolidate HEST error source parsersBjorn Helgaas1-16/+17
2013-12-13PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall1-8/+17
2013-12-13PCI/AER: Clean up error printing code a bitBorislav Petkov1-24/+27
2013-12-13PCI/AER: Add a TLP header print helperBorislav Petkov1-23/+21
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-11-15kfifo API type safetyStefani Seibold1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson3-36/+2
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-35/+33
2013-06-06PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall1-8/+9
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall1-4/+0
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas1-4/+4
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas1-18/+17
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas1-2/+4
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2-3/+6