summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer/aer_inject.c
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-05-10PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao
2011-03-04PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-11PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRCHidetoshi Seto
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song
2010-01-04PCI: AER: fix aer inject result in kernel oopsYouquan,Song
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-11-24PCIe AER: use pci_is_pcie()Kenji Kaneshige
2009-11-04PCI: fix memory leak in aer_injectAndrew Patterson
2009-11-04PCI: use better error return values in aer_injectAndrew Patterson
2009-11-04PCI: add support for PCI domains to aer_injectAndrew Patterson
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto
2009-06-16PCI AER: software error injectionHuang Ying