aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAge
* PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-23
* Merge branch 'pci/aer' into nextBjorn Helgaas2016-10-03
|\
| * PCI/AER: Fix aer_probe() kernel-doc commentCao jin2016-09-30
| * PCI/AER: Cache capability positionKeith Busch2016-09-27
| * PCI/AER: Avoid memory allocation in interrupt handling pathJon Derrick2016-09-27
| * PCI/AER: Remove duplicate AER severity translationTyler Baicar2016-09-20
| * PCI/AER: Remove aerdriver.forceload kernel parameterBjorn Helgaas2016-09-14
| * PCI/AER: Remove aerdriver.nosourceid kernel parameterBjorn Helgaas2016-09-14
| * PCI/AER: Add bus flag to skip source ID matchingJon Derrick2016-09-06
* | PCI/AER: Make explicitly non-modularPaul Gortmaker2016-08-24
|/
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\
| * PCI/AER: Log aer_inject error injectionsJean Delvare2016-03-08
| * PCI/AER: Log actual error causes in aer_injectJean Delvare2016-03-08
| * PCI/AER: Use dev_warn() in aer_injectJean Delvare2016-03-08
| * PCI/AER: Fix aer_inject error codesJean Delvare2016-03-08
| * PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang2016-02-04
| * PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney2016-02-04
| * PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas2016-02-04
* | PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior2016-01-25
|/
* Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-15
|\
| * PCI/AER: Use 32 bit PCI domain numbersKeith Busch2016-01-15
* | PCI: Check for PCI_HEADER_TYPE_BRIDGE equality, not bitmaskBjorn Helgaas2015-12-10
|/
* PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-17
* PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang2015-05-29
* PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-03-06
* kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* PCI/AER: Add additional PCIe AER error stringsChen, Gong2014-09-25
* trace, AER: Move trace into unified interfaceChen, Gong2014-06-23
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
* PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall2014-01-13
* PCI/AER: Consolidate HEST error source parsersBjorn Helgaas2013-12-13
* PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall2013-12-13
* PCI/AER: Clean up error printing code a bitBorislav Petkov2013-12-13
* PCI/AER: Add a TLP header print helperBorislav Petkov2013-12-13
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-22
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* | kfifo API type safetyStefani Seibold2013-11-14
|/
* PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-14
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\
| * PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall2013-06-06
| * PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-06
| * PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas2013-06-06
| * PCI/AER: Factor out HEST device type matchingBjorn Helgaas2013-06-06
| * PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas2013-06-06
* | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-30
|/
* Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-17
|\
| * PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-17
| * PCI: Make local functions/structs staticBjorn Helgaas2013-04-12
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-04-15
|\ \