aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-121-1/+1
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-071-1/+1
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/
* PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
* PCI: pcie, aer: report all error before recoveryHidetoshi Seto2009-09-092-13/+18
* PCI: pcie, aer: change error print formatHidetoshi Seto2009-09-093-32/+39
* PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-093-17/+20
* PCI: pcie, aer: remove unused macrosHidetoshi Seto2009-09-091-3/+0
* PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto2009-09-093-5/+10
* PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto2009-09-093-21/+17
* PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto2009-09-091-20/+8
* PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto2009-09-091-11/+8
* PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto2009-09-091-0/+3
* PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto2009-09-091-25/+21
* PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto2009-09-091-19/+15
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-095-71/+62
* PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-291-1/+1
* PCI AER: software error injectionHuang Ying2009-06-164-0/+494
* PCI AER: multiple error supportZhang, Yanmin2009-06-162-23/+69
* PCI AER: support invalid error source IDsZhang, Yanmin2009-06-162-60/+118
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-161-14/+16
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-162-1/+4
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-114-7/+155
* PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-051-0/+3
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-6/+0
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-191-1/+1
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-192-19/+7
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-191-4/+2
* PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
* PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-241-9/+39
* PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto2009-01-071-1/+1
* ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-1/+0
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
* PCI: fix AER capability checkYu Zhao2008-10-201-2/+2
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-202-40/+13
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-6/+1
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-253-21/+19
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-101-0/+1
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-202-3/+3
* PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-201-1/+1
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-1/+2
* PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-201-0/+3
* PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-011-16/+6
* PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-011-1/+1
* pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-281-14/+15
* pci: implement "pci=noaer"Randy Dunlap2007-10-121-0/+9
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-111-1/+1
* PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+16