aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAge
* PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-04
* PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-16
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-16
* PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson2009-12-04
* PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson2009-12-04
* PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-04
* PCIe AER: use pci_is_pcie()Kenji Kaneshige2009-11-24
* PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCI: fix memory leak in aer_injectAndrew Patterson2009-11-04
* PCI: use better error return values in aer_injectAndrew Patterson2009-11-04
* PCI: add support for PCI domains to aer_injectAndrew Patterson2009-11-04
* PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch2009-11-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-10-12
|\
| * PCI: Prevent AER driver from being loaded on non-root port PCIE devicesKenji Kaneshige2009-10-07
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* PCI: Disable AER with pci=nomsiAndi Kleen2009-09-17
* PCI: pcie, aer: report all error before recoveryHidetoshi Seto2009-09-09
* PCI: pcie, aer: change error print formatHidetoshi Seto2009-09-09
* PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-09
* PCI: pcie, aer: remove unused macrosHidetoshi Seto2009-09-09
* PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto2009-09-09
* PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto2009-09-09
* PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto2009-09-09
* PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto2009-09-09
* PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto2009-09-09
* PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto2009-09-09
* PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto2009-09-09
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-09
* PCI ECRC: Remove unnecessary semicolonsJoe Perches2009-06-29
* PCI AER: software error injectionHuang Ying2009-06-16
* PCI AER: multiple error supportZhang, Yanmin2009-06-16
* PCI AER: support invalid error source IDsZhang, Yanmin2009-06-16
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-16
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-16
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-11
* PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-05
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-20
* PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2009-03-19
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-19
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-19
* PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-12
* PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson2009-02-24
* PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto2009-01-07
* ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-07
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-16
* PCI: fix AER capability checkYu Zhao2008-10-20
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-18
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-25
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-10