summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2009-01-07PCI: Use msleep instead of cpu_relax during ASPM link retrainingAndrew Patterson
2009-01-07PCI: PCIe portdrv: Add kerneldoc comments to remining core funtionsRafael J. Wysocki
2009-01-07PCI: PCIe portdrv: Rearrange code so that related things are togetherRafael J. Wysocki
2009-01-07PCI: PCIe portdrv: Fix suspend and resume of PCI Express port servicesRafael J. Wysocki
2009-01-07PCI: PCIe portdrv: Add kerneldoc comments to some core functionsRafael J. Wysocki
2009-01-07PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li
2009-01-07PCI PM: Split PCI Express port suspend-resumeRafael J. Wysocki
2009-01-07PCI: pcie port driver: remove extra printksBjorn Helgaas
2009-01-07PCI hotplug: aerdrv: fix a typo in error messageHidetoshi Seto
2009-01-07PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki
2009-01-07ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge addedAndrew Patterson
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16PCI: fix aer resume sanity checkHidetoshi Seto
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger
2008-10-20PCI: fix AER capability checkYu Zhao
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-20PCI: probing debug message uniformizationVincent Legoll
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li
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