summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2008-08-19PCI: add acpi_find_root_bridge_handleJiri Slaby1-6/+1
2008-07-29PCI: add an option to allow ASPM enabled forciblyShaohua Li1-6/+14
2008-07-29PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li1-0/+13
2008-07-29PCI: disable ASPM per ACPI FADT settingShaohua Li1-0/+5
2008-06-26PCIE: port driver: use dev_printk when possibleBjorn Helgaas2-14/+13
2008-06-26PCIE: aer: use dev_printk when possibleBjorn Helgaas3-21/+19
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2-0/+2
2008-05-22PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li1-0/+20
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2008-04-29drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-24PCI Express ASPM support should default to 'No'Jesper Juhl1-1/+1
2008-04-21PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-6/+6
2008-04-21PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-21PCI: add PCI Express ASPM supportShaohua Li3-0/+834
2008-04-21PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+2
2008-04-21PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman3-825/+0
2008-02-02PCI: PCIE ASPM supportShaohua Li3-0/+825
2008-02-02PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson1-16/+6
2008-02-02PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson1-1/+1
2008-02-02pcie port driver: correctly detect native PME featureShaohua Li1-3/+2
2007-11-29pci-aer: fix kernel-doc mistakesRandy Dunlap1-14/+15
2007-11-29PCI: pcie portdriver: initialize returned valueLinas Vepstas1-1/+1
2007-10-13pci: implement "pci=noaer"Randy Dunlap1-0/+9
2007-10-13pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige1-9/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-12PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary1-1/+1
2007-07-12PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger1-0/+16
2007-07-12PCI: fix AER driver error informationZhang, Yanmin5-41/+32
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-03-27PCI: Fix warning message in PCIE port driverPrarit Bhargava1-1/+1
2007-03-10PCI: aer: fix section mismatch warningSam Ravnborg1-3/+3
2007-03-10pcie: 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-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige1-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-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin1-1/+1
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2-3/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-09-27PCI: fix __must_check warningsGreg Kroah-Hartman3-9/+16
2006-09-27PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin1-21/+175
2006-09-27PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin9-0/+1568
2006-09-27PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin1-0/+1
2006-09-27PCIE: check and return bus_register errorsRandy Dunlap3-5/+11
2006-08-04PCIE: cleanup on probe errorRandy Dunlap1-1/+3
2006-08-04pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar1-17/+17
2006-03-24[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-2/+1
2006-03-24[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2-63/+4