summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)Author
2014-01-13PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall
2013-12-13PCI/AER: Consolidate HEST error source parsersBjorn Helgaas
2013-12-13PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall
2013-12-13PCI/AER: Clean up error printing code a bitBorislav Petkov
2013-12-13PCI/AER: Add a TLP header print helperBorislav Petkov
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-15kfifo API type safetyStefani Seibold
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-06PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas
2013-04-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava
2013-03-26PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-13PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall
2013-01-03aerdrv: Cleanup log output for AERLance Ortiz
2013-01-03aerdrv: Enhanced AER loggingLance Ortiz
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil
2012-11-02PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-08-24PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-06-11PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying
2011-05-21PCI: remove unused AER functionsChen Gong
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21PCIe, AER, use pre-generated prefix in error information printingHuang Ying
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton