aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\
| * 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
* | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-02
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-13
|\
| * PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz2012-08-24
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
|\ \
| * | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-21
| * | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-21
| |/
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* | Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas2012-09-10
|\ \
| * | PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu2012-09-07
| |/
* | PCI/ASPM: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI/PME: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-23
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-23
|/
* Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-23
|\
| * PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-23
| * PCI/PM: add runtime PM support to PCIe portZheng Yan2012-06-23
* | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-06-11
|/
* PCI: fix uninitialized variable 'cap_mask'Chunhe Lan2012-05-07
* ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-03-31
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro2012-02-23
| * PCI: pcie: Add support for setting default ASPM policyMatthew Garrett2012-02-17
* | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-07
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-06
* PCI: Rework ASPM disable codeMatthew Garrett2012-01-06