summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2-3/+6
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-39/+29
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas5-30/+24
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas2-16/+16
2013-04-16Merge branch 'pci/misc' into nextBjorn Helgaas3-6/+4
2013-04-16PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas2-3/+1
2013-04-15PCI: Remove unused variablesBjorn Helgaas1-12/+5
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas1-2/+2
2013-04-12PCI: Fix missing prototype for pcie_port_acpi_setup()Andy Shevchenko1-0/+1
2013-04-04PCI: aer_inject: Fix return values when device not foundPrarit Bhargava1-3/+3
2013-04-04PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2013-03-27PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan1-3/+1
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+5
2013-02-03Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2013-02-02PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence1-0/+3
2013-02-02PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe1-4/+1
2013-01-31PCI: Use PCI Express Capability accessorMyron Stowe1-1/+1
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-29/+34
2013-01-18PCI: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-15PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-14PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-04aerdrv: Cleanup log output for AERLance Ortiz1-28/+26
2013-01-04aerdrv: Enhanced AER loggingLance Ortiz1-1/+8
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2012-12-14Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-17/+31
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2-7/+7
2012-12-07PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas1-5/+6
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas1-2/+1
2012-11-29PCI: Remove __dev* markingsBill Pemberton2-3/+3
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas2-5/+22
2012-11-27PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2-4/+22
2012-11-27Merge branch 'for-linus' into nextBjorn Helgaas2-5/+18
2012-11-08PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-5/+2
2012-11-06PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi1-1/+2
2012-11-02PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying1-4/+16
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas1-4/+2
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-0/+14
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas3-10/+10
2012-09-11Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas1-4/+11
2012-09-08PCI: Make pci_error_handlers constStephen Hemminger3-10/+10
2012-09-08PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu1-4/+11
2012-08-25PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz1-4/+2
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu1-51/+26
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu2-51/+17
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu1-17/+6
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2-18/+6
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang9-37/+38
2012-08-22PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying1-0/+9
2012-08-22PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying1-0/+5
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-0/+60