summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-27/+63
2016-03-09PCI/AER: Log aer_inject error injectionsJean Delvare1-0/+3
2016-03-09PCI/AER: Log actual error causes in aer_injectJean Delvare1-1/+7
2016-03-09PCI/AER: Use dev_warn() in aer_injectJean Delvare1-3/+7
2016-03-09PCI/AER: Fix aer_inject error codesJean Delvare1-4/+4
2016-02-05PCI/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-16Merge branch 'pci/host-vmd' into nextBjorn Helgaas1-8/+8
2016-01-15PCI/AER: Use 32 bit PCI domain numbersKeith Busch1-8/+8
2015-12-11PCI: 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-11PCI: Merge multi-line quoted stringsRyan Desfosses2-11/+5
2014-06-11PCI: 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-14PCI/AER: Consolidate HEST error source parsersBjorn Helgaas1-16/+17
2013-12-14PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall1-8/+17
2013-12-14PCI/AER: Clean up error printing code a bitBorislav Petkov1-24/+27
2013-12-14PCI/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-15PCI: Remove aer_do_secondary_bus_reset()Alex Williamson3-36/+2
2013-07-04Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-35/+33
2013-06-07PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall1-8/+9
2013-06-07PCI/AER: Move AER severity defines to aer.hBetty Dall1-4/+0
2013-06-07PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas1-4/+4
2013-06-07PCI/AER: Factor out HEST device type matchingBjorn Helgaas1-18/+17
2013-06-07PCI/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
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas2-9/+9
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-7/+7
2013-04-16Merge branch 'pci/misc' into nextBjorn Helgaas1-3/+3
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas1-2/+2
2013-04-04PCI: aer_inject: Fix return values when device not foundPrarit Bhargava1-3/+3
2013-03-27PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan1-3/+1
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-29/+34
2013-01-14PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-04aerdrv: Cleanup log output for AERLance Ortiz1-28/+26
2013-01-04aerdrv: Enhanced AER loggingLance Ortiz1-1/+8
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-5/+22
2012-11-29PCI: Remove __dev* markingsBill Pemberton1-2/+2
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas2-5/+22
2012-11-27PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2-4/+22