summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer/aerdrv.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-17PCI: Disable AER with pci=nomsiAndi Kleen1-0/+2
2009-09-10PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto1-10/+12
2009-06-17PCI: PCIE AER: export aer_irqHuang Ying1-1/+2
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-6/+0
2009-03-20PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki1-14/+2
2009-03-20PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki1-4/+2
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes1-3/+3
2008-06-26PCIE: aer: use dev_printk when possibleBjorn Helgaas1-5/+3
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang1-0/+1
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-10-13pci: implement "pci=noaer"Randy Dunlap1-0/+9
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-12PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary1-1/+1
2007-03-10PCI: aer: fix section mismatch warningSam Ravnborg1-3/+3
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-09-27PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin1-0/+346