summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-03
|\
| * Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-15
| |\
| | * PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-14
| * | PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia2013-07-25
| |/
* | PCI: pciehp: Convert pciehp to be builtin only, not modularBjorn Helgaas2013-07-26
|/
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-03
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-06-14
| |\
| | * PCI: Fix comment typo for pcie_pme_remove()Yijing Wang2013-06-10
| * | Merge branch 'pci/betty-aer-v3' into nextBjorn Helgaas2013-06-07
| |\ \ | | |/ | |/|
| | * PCI/AER: Reset link for devices below Root Port or Downstream PortBetty Dall2013-06-06
| | * PCI/AER: Move AER severity defines to aer.hBetty Dall2013-06-06
| | * PCI/AER: Set dev->__aer_firmware_first only for matching devicesBjorn Helgaas2013-06-06
| | * PCI/AER: Factor out HEST device type matchingBjorn Helgaas2013-06-06
| | * PCI/AER: Don't parse HEST table for non-PCIe devicesBjorn Helgaas2013-06-06
| * | PCI: Fix kerneldoc for pci_disable_link_state()Yijing Wang2013-05-28
| * | PCI/ASPM: Warn when driver asks to disable ASPM, but we can't do itBjorn Helgaas2013-05-21
| |/
* | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-30
|/
* Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\
| * Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-17
| |\
| | * PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-17
| | * PCI: Remove unused variablesBjorn Helgaas2013-04-15
| | * PCI: Make local functions/structs staticBjorn Helgaas2013-04-12
| | * PCI: Fix missing prototype for pcie_port_acpi_setup()Andy Shevchenko2013-04-12
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2013-04-15
| |\ \
| | * | PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas2013-04-15
| | * | PCI: aer_inject: Fix return values when device not foundPrarit Bhargava2013-04-03
| | |/
| * | PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan2013-03-26
| |/
* | PCI/PM: Disable runtime PM of PCIe portsRafael J. Wysocki2013-04-03
|/
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-25
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-02-02
| |\
| | * PCI: Use PCI Express Capability accessorMyron Stowe2013-01-30
| * | PCI/ASPM: Don't touch ASPM if forcibly disabledJoe Lawrence2013-02-01
| * | PCI/ASPM: Deallocate upstream link state even if device is not PCIeMyron Stowe2013-02-01
| |/
* | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-01-24
|\ \
| * | aerdrv: Cleanup log output for AERLance Ortiz2013-01-03
| * | aerdrv: Enhanced AER loggingLance Ortiz2013-01-03
| |/
* | PCI: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
* | PCI: Allow pcie_aspm=force even when FADT indicates it is unsupportedColin Ian King2013-01-14
* | PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()Betty Dall2013-01-13
|/
* PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-26
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-07
| |\
| | * PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-07
| | * PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas2012-12-07
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-28
| |\ \
| | * | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-26
| * | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-26
| |\ \ \ | | |/ / | |/| |
| * | | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-07
| | |/ | |/|
* | | PCI: Remove __dev* markingsBill Pemberton2012-11-28
| |/ |/|
* | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-05