summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
...
* | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-021-4/+16
|/
* Merge branch 'pci/trivial' into nextBjorn Helgaas2012-09-131-4/+2Star
|\
| * PCI/AER: Print completion message at KERN_INFO to match starting messageLance Ortiz2012-08-241-4/+2Star
* | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-0/+14
|\ \
| * | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-221-0/+9
| * | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-221-0/+5
| |/
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-123-10/+10
|\ \
| * | PCI: Make pci_error_handlers constStephen Hemminger2012-09-083-10/+10
| |/
* | Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas2012-09-111-4/+11
|\ \
| * | PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu2012-09-071-4/+11
| |/
* | PCI/ASPM: Use PCI Express Capability accessorsJiang Liu2012-08-231-51/+26Star
* | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-232-51/+17Star
* | PCI/PME: Use PCI Express Capability accessorsJiang Liu2012-08-231-17/+6Star
* | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-232-18/+6Star
* | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-239-37/+38
|/
* Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-0/+60
|\
| * PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-231-4/+40
| * PCI/PM: add runtime PM support to PCIe portZheng Yan2012-06-231-0/+24
* | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcieBjorn Helgaas2012-06-111-1/+1
|/
* PCI: fix uninitialized variable 'cap_mask'Chunhe Lan2012-05-071-1/+1
* ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-03-311-3/+10
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-234-2/+59
|\
| * PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driverMUNEDA Takahiro2012-02-232-2/+26
| * PCI: pcie: Add support for setting default ASPM policyMatthew Garrett2012-02-172-0/+33
* | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabledMatthew Garrett2012-03-081-0/+3
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
* PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-061-1/+1
* PCI: Rework ASPM disable codeMatthew Garrett2012-01-061-21/+37
* PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-141-0/+9
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-302-8/+71
|\
| * PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-222-8/+71
* | PCIe ASPM: forcedly -> forciblyMichael Witten2011-06-291-1/+1
|/
* PCI: remove unused AER functionsChen Gong2011-05-211-9/+0Star
* PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu2011-05-211-3/+16
* PCI: Fix uninitialized variable bug in AER injection codeWanlong Gao2011-05-111-1/+1
* PCI: Enable ASPM state clearing regardless of policyAlex Williamson2011-05-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-262-4/+34
|\
| * PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-211-4/+1Star
| * PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar2011-03-211-0/+4
| * PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-211-0/+22
| * PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-211-0/+7
* | Merge branch 'linus' into releaseLen Brown2011-03-231-3/+28
|\|
| * PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
* | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-222-8/+60
* | PCIe, AER, use pre-generated prefix in error information printingHuang Ying2011-03-221-75/+48Star
|/
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-211-1/+1
* PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-141-2/+2
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-144-25/+5Star
* PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-234-38/+53
* PCI: Disable ASPM if BIOS asks us toMatthew Garrett2010-12-231-4/+17