aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2008-06-25PCIE: port driver: use dev_printk when possibleBjorn Helgaas
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-23PCI Express ASPM support should default to 'No'Jesper Juhl
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2008-02-01PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson
2008-02-01PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson
2008-02-01pcie port driver: correctly detect native PME featureShaohua Li
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas
2007-10-12pci: implement "pci=noaer"Randy Dunlap
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger
2007-07-11PCI: fix AER driver error informationZhang, Yanmin
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava
2007-03-09PCI: aer: fix section mismatch warningSam Ravnborg
2007-03-09pcie: fix section mismatch warningSam Ravnborg
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin
2006-09-26PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin
2006-09-26PCIE: check and return bus_register errorsRandy Dunlap
2006-08-03PCIE: cleanup on probe errorRandy Dunlap
2006-08-03pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn
2006-03-23[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li
2006-01-09[PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman