summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie/aer/aerdrv.c
AgeCommit message (Expand)AuthorFilesLines
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