aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-12/+11
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-11-15kfifo API type safetyStefani Seibold1-1/+1
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas7-11/+11
2013-11-01PCI: Update pcie_ports 'auto' behavior for non-ACPI platformsAndrew Murray1-7/+8
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-37/+3
2013-08-15Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas3-36/+2
2013-08-14PCI: Remove aer_do_secondary_bus_reset()Alex Williamson3-36/+2
2013-07-26PCI: pciehp: Convert pciehp to be builtin only, not modularBjorn Helgaas1-4/+1
2013-07-25PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia1-1/+1
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-43/+56
2013-06-14Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2013-06-10PCI: Fix comment typo for pcie_pme_remove()Yijing Wang1-1/+1
2013-06-07Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas3-35/+33
2013-06-06PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall1-8/+9
2013-06-06PCI/AER: Move AER severity defines to aer.hBetty Dall1-4/+0
2013-06-06PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas1-4/+4
2013-06-06PCI/AER: Factor out HEST device type matchingBjorn Helgaas1-18/+17
2013-06-06PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas1-2/+4
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2-3/+6
2013-05-28PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang1-4/+9
2013-05-21PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas1-3/+13
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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-15Merge branch 'pci/misc' into nextBjorn Helgaas3-6/+4
2013-04-15PCI: 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-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava1-3/+3
2013-04-03PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki1-13/+0
2013-03-26PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan1-3/+1
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-5/+5
2013-02-02Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+1
2013-02-01PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence1-0/+3
2013-02-01PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe1-4/+1
2013-01-30PCI: Use PCI Express Capability accessorMyron Stowe1-1/+1
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into perf/coreIngo Molnar1-29/+34
2013-01-17PCI: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-14PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King1-0/+3
2013-01-13PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall1-0/+1
2013-01-03aerdrv: Cleanup log output for AERLance Ortiz1-28/+26
2013-01-03aerdrv: 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-13Merge 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-28PCI: Remove __dev* markingsBill Pemberton2-3/+3