aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aer_inject.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-101-1/+1
* PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCI: fix nested spinlock hang in aer_injectAndrew Patterson2010-01-251-6/+6
* PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song2010-01-041-1/+19
* PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-041-1/+7
* PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-161-1/+1
* PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-161-2/+2
* PCIe AER: use pci_is_pcie()Kenji Kaneshige2009-11-241-1/+1
* PCI: fix memory leak in aer_injectAndrew Patterson2009-11-041-1/+1
* PCI: use better error return values in aer_injectAndrew Patterson2009-11-041-4/+4
* PCI: add support for PCI domains to aer_injectAndrew Patterson2009-11-041-12/+34
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-091-16/+9
* PCI AER: software error injectionHuang Ying2009-06-161-0/+473