summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aer_inject.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-4/+2
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-2/+1
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas1-2/+2
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas1-2/+2
2013-04-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava1-3/+3
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao1-1/+1
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava1-3/+28
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson1-6/+6
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song1-1/+19
2010-01-04PCI: AER: fix aer inject result in kernel oopsYouquan,Song1-1/+7
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann1-1/+1
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann1-2/+2
2009-11-24PCIe AER: use pci_is_pcie()Kenji Kaneshige1-1/+1
2009-11-04PCI: fix memory leak in aer_injectAndrew Patterson1-1/+1
2009-11-04PCI: use better error return values in aer_injectAndrew Patterson1-4/+4
2009-11-04PCI: add support for PCI domains to aer_injectAndrew Patterson1-12/+34
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto1-16/+9
2009-06-16PCI AER: software error injectionHuang Ying1-0/+473