summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer/aerdrv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: Disable AER with pci=nomsiAndi Kleen2009-09-171-0/+2
* PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-091-10/+12
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-161-1/+2
* PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki2009-03-201-6/+0
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-201-14/+2
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-201-4/+2
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-3/+3
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-261-5/+3
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-101-0/+1
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-211-2/+2
* pci: implement "pci=noaer"Randy Dunlap2007-10-131-0/+9
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-121-1/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-101-3/+3
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-271-0/+346