aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas
2013-04-15PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas
2013-04-15PCI: Remove unused variablesBjorn Helgaas
2013-04-12PCI: Make local functions/structs staticBjorn Helgaas
2013-04-12PCI: Fix missing prototype for pcie_port_acpi_setup()Andy Shevchenko
2013-04-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki
2013-03-26PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas
2013-02-01PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence
2013-02-01PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-17PCI: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-14PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King
2013-01-13PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall
2013-01-03aerdrv: Cleanup log output for AERLance Ortiz
2013-01-03aerdrv: Enhanced AER loggingLance Ortiz
2012-12-26PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-07Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas
2012-12-07PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas
2012-12-07PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas
2012-11-28PCI: Remove __dev* markingsBill Pemberton
2012-11-28Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-26PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-07PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi
2012-11-02PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu
2012-08-24PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying
2012-08-21PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas