summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-262-14/+13Star
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-263-21/+19Star
* PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2008-06-102-0/+2
* PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li2008-05-221-0/+20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-291-1/+1
|\
| * PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-241-1/+1
* | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-291-1/+1
|/
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-214-6/+6
* PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-211-1/+1
* PCI: add PCI Express ASPM supportShaohua Li2008-04-213-0/+834
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-211-1/+2
* PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-211-0/+3
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-023-825/+0Star
* PCI: PCIE ASPM supportShaohua Li2008-02-023-0/+825
* PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-021-16/+6Star
* PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-021-1/+1
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-021-3/+2Star
* pci-aer: fix kernel-doc mistakesRandy Dunlap2007-11-281-14/+15
* PCI: pcie portdriver: initialize returned valueLinas Vepstas2007-11-281-1/+1
* pci: implement "pci=noaer"Randy Dunlap2007-10-131-0/+9
* pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-131-9/+0Star
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-121-1/+1
* PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-121-0/+16
* PCI: fix AER driver error informationZhang, Yanmin2007-07-125-41/+32Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* PCI: Fix warning message in PCIE port driverPrarit Bhargava2007-03-261-1/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-101-3/+3
* pcie: fix section mismatch warningSam Ravnborg2007-03-101-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
* PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige2006-12-201-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
* PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin2006-10-181-1/+1
* PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2006-10-182-3/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-273-9/+16
* PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin2006-09-271-21/+175
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-279-0/+1568
* PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin2006-09-271-0/+1
* PCIE: check and return bus_register errorsRandy Dunlap2006-09-273-5/+11
* PCIE: cleanup on probe errorRandy Dunlap2006-08-031-1/+3
* pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar2006-08-031-17/+17
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-2/+1Star
* [PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2006-03-232-63/+4Star
* [PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov2006-01-091-2/+2
* [PATCH] fix missing includesTim Schmielau2005-10-312-0/+3
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-2/+6