summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* PCI: fix aer resume sanity checkHidetoshi Seto2008-12-161-1/+1
* PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
* PCI: fix AER capability checkYu Zhao2008-10-202-3/+2
* PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-203-58/+18
* PCI: probing debug message uniformizationVincent Legoll2008-10-201-3/+3
* PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-201-1/+1
* PCI: Fix pcie_aspm=forceSitsofe Wheeler2008-09-161-1/+1
* PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-6/+1
* PCI: add an option to allow ASPM enabled forciblyShaohua Li2008-07-281-6/+14
* PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li2008-07-281-0/+13
* PCI: disable ASPM per ACPI FADT settingShaohua Li2008-07-281-0/+5
* PCIE: port driver: use dev_printk when possibleBjorn Helgaas2008-06-252-14/+13
* PCIE: aer: use dev_printk when possibleBjorn Helgaas2008-06-253-21/+19
* 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-211-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-231-1/+1
* | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
|/
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-204-6/+6
* PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-201-1/+1
* PCI: add PCI Express ASPM supportShaohua Li2008-04-203-0/+834
* 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
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-023-825/+0
* PCI: PCIE ASPM supportShaohua Li2008-02-013-0/+825
* 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
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-011-3/+2
* 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-121-0/+9
* pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-121-9/+0
* 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: Fix warning message in PCIE port driverPrarit Bhargava2007-03-261-1/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-091-3/+3
* pcie: 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
* 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/+1
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-263-9/+16
* PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin2006-09-261-21/+175
OpenPOWER on IntegriCloud