aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-6/+1
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas3-21/+19
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang1-0/+1
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-3/+3
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+2
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson1-16/+6
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson1-1/+1
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap1-14/+15
2007-10-12pci: implement "pci=noaer"Randy Dunlap1-0/+9
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary1-1/+1
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger1-0/+16
2007-07-11PCI: fix AER driver error informationZhang, Yanmin5-41/+32
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-03-09PCI: aer: fix section mismatch warningSam Ravnborg1-3/+3
2007-02-17Fix typos concerning hierarchyUwe Kleine-König1-1/+1
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 Howells3-6/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman1-1/+2
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin7-0/+1564