summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer/aerdrv_acpi.c
AgeCommit message (Expand)Author
2018-06-11PCI/AER: Squash aerdrv_acpi.c into aerdrv.cBjorn Helgaas
2018-03-19PCI: Tidy commentsBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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-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
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
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson
2007-07-11PCI: fix AER driver error informationZhang, Yanmin
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin