summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie/aer
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto2009-01-071-1/+1
* ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson2009-01-071-1/+0
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
* PCI: fix AER capability checkYu Zhao2008-10-201-2/+2
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-202-40/+13
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-6/+1
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-253-21/+19
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-101-0/+1
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-202-3/+3
* PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-201-1/+1
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-1/+2
* PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-201-0/+3
* PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-011-16/+6
* PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-011-1/+1
* pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-281-14/+15
* pci: implement "pci=noaer"Randy Dunlap2007-10-121-0/+9
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-111-1/+1
* PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+16
* PCI: fix AER driver error informationZhang, Yanmin2007-07-115-41/+32
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-091-3/+3
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* [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-223-6/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-1/+2
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-267-0/+1564
OpenPOWER on IntegriCloud