summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-17PCI: Disable AER with pci=nomsiAndi Kleen
2009-09-09PCI: pcie, aer: report all error before recoveryHidetoshi Seto
2009-09-09PCI: pcie, aer: change error print formatHidetoshi Seto
2009-09-09PCI: pcie, aer: flags to bitsHidetoshi Seto
2009-09-09PCI: pcie, aer: remove unused macrosHidetoshi Seto
2009-09-09PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto
2009-09-09PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto
2009-09-09PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto
2009-09-09PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto
2009-09-09PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto
2009-06-29PCI ECRC: Remove unnecessary semicolonsJoe Perches
2009-06-16PCI AER: software error injectionHuang Ying
2009-06-16PCI AER: multiple error supportZhang, Yanmin
2009-06-16PCI AER: support invalid error source IDsZhang, Yanmin
2009-06-16PCI AER: support Multiple Error Received and no error source idZhang, Yanmin
2009-06-16PCI: PCIE AER: export aer_irqHuang Ying
2009-06-11PCI: Add support for turning PCIe ECRC on or offAndrew Patterson
2009-05-05PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-03-12PCIe: AER: during disable, check subordinate before walkingAlex Chiang
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson
2008-12-16PCI: fix aer resume sanity checkHidetoshi Seto
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian 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-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap
2007-10-12pci: implement "pci=noaer"Randy Dunlap
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger
2007-07-11PCI: fix AER driver error informationZhang, Yanmin
2007-05-21Detach sched.h from mm.hAlexey Dobriyan