summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)AuthorFilesLines
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige1-1/+1
2009-09-17PCI: Disable AER with pci=nomsiAndi Kleen1-0/+2
2009-09-10PCI: pcie, aer: report all error before recoveryHidetoshi Seto2-13/+18
2009-09-10PCI: pcie, aer: change error print formatHidetoshi Seto3-32/+39
2009-09-10PCI: pcie, aer: flags to bitsHidetoshi Seto3-17/+20
2009-09-10PCI: pcie, aer: remove unused macrosHidetoshi Seto1-3/+0
2009-09-10PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto3-5/+10
2009-09-10PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto3-21/+17
2009-09-10PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto1-20/+8
2009-09-10PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto1-11/+8
2009-09-10PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto1-0/+3
2009-09-10PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto1-25/+21
2009-09-10PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto1-19/+15
2009-09-10PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto5-71/+62
2009-06-29PCI ECRC: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-17PCI AER: software error injectionHuang Ying4-0/+494
2009-06-17PCI AER: multiple error supportZhang, Yanmin2-23/+69
2009-06-17PCI AER: support invalid error source IDsZhang, Yanmin2-60/+118
2009-06-17PCI AER: support Multiple Error Received and no error source idZhang, Yanmin1-14/+16
2009-06-17PCI: PCIE AER: export aer_irqHuang Ying2-1/+4
2009-06-11PCI: Add support for turning PCIe ECRC on or offAndrew Patterson4-7/+155
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin1-0/+3
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-6/+0
2009-03-20PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige1-1/+1
2009-03-20PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2-19/+7
2009-03-20PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki1-4/+2
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang1-0/+3
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson1-9/+39
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto1-1/+1
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson1-1/+0
2008-12-17PCI: fix aer resume sanity checkHidetoshi Seto1-1/+1
2008-10-20PCI: fix AER capability checkYu Zhao1-2/+2
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes2-40/+13
2008-08-19PCI: add acpi_find_root_bridge_handleJiri Slaby1-6/+1
2008-06-26PCIE: aer: use dev_printk when possibleBjorn Helgaas3-21/+19
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang1-0/+1
2008-04-29drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2008-04-21PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-21PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+2
2008-04-21PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-02-02PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson1-16/+6
2008-02-02PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson1-1/+1
2007-11-29pci-aer: fix kernel-doc mistakesRandy Dunlap1-14/+15
2007-10-13pci: implement "pci=noaer"Randy Dunlap1-0/+9
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-12PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary1-1/+1
2007-07-12PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger1-0/+16