summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAgeFilesLines
* PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall2014-01-131-4/+4
* PCI/AER: Consolidate HEST error source parsersBjorn Helgaas2013-12-131-16/+17
* PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall2013-12-131-8/+17
* PCI/AER: Clean up error printing code a bitBorislav Petkov2013-12-131-24/+27
* PCI/AER: Add a TLP header print helperBorislav Petkov2013-12-131-23/+21
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-221-1/+1
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* | kfifo API type safetyStefani Seibold2013-11-151-1/+1
|/
* PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-143-36/+2
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-033-35/+33
|\
| * PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall2013-06-061-8/+9
| * PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-061-4/+0
| * PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas2013-06-061-4/+4
| * PCI/AER: Factor out HEST device type matchingBjorn Helgaas2013-06-061-18/+17
| * PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas2013-06-061-2/+4
* | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-302-3/+6
|/
* Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-172-9/+9
|\
| * PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-171-7/+7
| * PCI: Make local functions/structs staticBjorn Helgaas2013-04-121-2/+2
* | Merge branch 'pci/misc' into nextBjorn Helgaas2013-04-151-3/+3
|\ \
| * | PCI: aer_inject: Fix return values when device not foundPrarit Bhargava2013-04-031-3/+3
| |/
* | PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan2013-03-261-3/+1
|/
* Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-241-29/+34
|\
| * aerdrv: Cleanup log output for AERLance Ortiz2013-01-031-28/+26
| * aerdrv: Enhanced AER loggingLance Ortiz2013-01-031-1/+8
* | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-01-131-0/+1
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-132-5/+22
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-282-5/+22
| |\
| | * PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-262-4/+22
* | | PCI: Remove __dev* markingsBill Pemberton2012-11-281-2/+2
|/ /
* | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-021-4/+16
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-4/+2
|\
| * PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz2012-08-241-4/+2
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-122-5/+5
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-072-5/+5
| |/
* | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-232-51/+17
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-234-6/+7
|/
* PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-06-111-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
* PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-222-8/+71
* PCI: remove unused AER functionsChen Gong2011-05-211-9/+0
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
* Merge branch 'linus' into releaseLen Brown2011-03-231-3/+28
|\
| * PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
* | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-212-8/+60
* | PCIe, AER, use pre-generated prefix in error information printingHuang Ying2011-03-211-75/+48
|/
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-142-3/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-284-2/+39
|\
| * PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-153-1/+38
| * PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
OpenPOWER on IntegriCloud