aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv_acpi.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-11PCI/AER: Squash aerdrv_acpi.c into aerdrv.cBjorn Helgaas1-141/+0
2018-03-19PCI: Tidy commentsBjorn Helgaas1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-01-13PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall1-4/+4
2013-12-13PCI/AER: Consolidate HEST error source parsersBjorn Helgaas1-16/+17
2013-12-13PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall1-8/+17
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas1-4/+4
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas1-18/+17
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas1-2/+4
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-1/+1
2012-06-11PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas1-1/+1
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki1-0/+34
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-36/+0
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-3/+3
2010-05-19ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying1-0/+77
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann1-1/+1
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige1-1/+1
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson1-1/+0
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-6/+1
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas1-4/+4
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson1-16/+6
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson1-1/+1
2007-07-11PCI: fix AER driver error informationZhang, Yanmin1-18/+18
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin1-0/+68