summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-134-17/+31
|\
| * Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-072-7/+7
| |\
| | * PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-071-5/+6
| | * PCI/portdrv: Use PCI Express Capability accessorsBjorn Helgaas2012-12-071-2/+1Star
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2012-11-282-5/+22
| |\ \
| | * | PCI/AER: Report success only when every device has AER-aware driverVijay Mohan Pandarathil2012-11-262-4/+22
| * | | Merge branch 'for-linus' into nextBjorn Helgaas2012-11-262-5/+18
| |\ \ \ | | |/ / | |/| |
| * | | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-071-5/+2Star
| | |/ | |/|
* | | PCI: Remove __dev* markingsBill Pemberton2012-11-282-3/+3
| |/ |/|
* | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-061-1/+2
* | 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