index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
aer
/
aerdrv_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
1
-141
/
+0
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2014-01-13
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
1
-4
/
+4
2013-12-14
PCI/AER: Consolidate HEST error source parsers
Bjorn Helgaas
1
-16
/
+17
2013-12-14
PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()
Betty Dall
1
-8
/
+17
2013-06-07
PCI/AER: Set dev->__aer_firmware_first only for matching devices
Bjorn Helgaas
1
-4
/
+4
2013-06-07
PCI/AER: Factor out HEST device type matching
Bjorn Helgaas
1
-18
/
+17
2013-06-07
PCI/AER: Don't parse HEST table for non-PCIe devices
Bjorn Helgaas
1
-2
/
+4
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-06-11
PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie
Bjorn Helgaas
1
-1
/
+1
2010-10-16
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
1
-0
/
+34
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-36
/
+0
2010-08-25
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
1
-3
/
+3
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
1
-0
/
+77
2009-12-17
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-1
/
+1
2009-03-20
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
1
-1
/
+1
2009-01-07
ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge added
Andrew Patterson
1
-1
/
+0
2008-08-19
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
1
-6
/
+1
2008-06-26
PCIE: aer: use dev_printk when possible
Bjorn Helgaas
1
-4
/
+4
2008-04-29
drivers: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-21
PCI: aerdrv_acpi.c: remove unneeded NULL check
Adrian Bunk
1
-1
/
+1
2008-04-21
PCI: pcie AER: don't check _OSC when acpi is disabled
Yinghai Lu
1
-0
/
+3
2008-02-02
PCI: Run ACPI _OSC method on root bridges only
Andrew Patterson
1
-16
/
+6
2008-02-02
PCI ACPI: AER driver should only register PCIe devices with _OSC
Andrew Patterson
1
-1
/
+1
2007-07-12
PCI: fix AER driver error information
Zhang, Yanmin
1
-18
/
+18
2006-09-27
PCI-Express AER implemetation: AER core and aerdriver
Zhang, Yanmin
1
-0
/
+68