| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying | 2012-12-26 | 1 | -1/+19 |
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 4 | -17/+31 |
|\ |
|
| * | Merge branch 'pci/bjorn-pcie-cap' into next | Bjorn Helgaas | 2012-12-07 | 2 | -7/+7 |
| |\ |
|
| | * | PCI: Add standard PCIe Capability Link ASPM field names | Bjorn Helgaas | 2012-12-07 | 1 | -5/+6 |
| | * | PCI/portdrv: Use PCI Express Capability accessors | Bjorn Helgaas | 2012-12-07 | 1 | -2/+1 |
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2012-11-28 | 2 | -5/+22 |
| |\ \ |
|
| | * | | PCI/AER: Report success only when every device has AER-aware driver | Vijay Mohan Pandarathil | 2012-11-26 | 2 | -4/+22 |
| * | | | Merge branch 'for-linus' into next | Bjorn Helgaas | 2012-11-26 | 2 | -5/+18 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-11-07 | 1 | -5/+2 |
| | |/
| |/| |
|
* | | | PCI: Remove __dev* markings | Bill Pemberton | 2012-11-28 | 2 | -3/+3 |
| |/
|/| |
|
* | | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 2012-11-05 | 1 | -1/+2 |
* | | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 2012-11-02 | 1 | -4/+16 |
|/ |
|
* | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 2012-09-13 | 1 | -4/+2 |
|\ |
|
| * | PCI/AER: Print completion message at KERN_INFO to match starting message | Lance Ortiz | 2012-08-24 | 1 | -4/+2 |
* | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 1 | -0/+14 |
|\ \ |
|
| * | | PCI/PM: Fix config reg access for D3cold and bridge suspending | Huang Ying | 2012-08-21 | 1 | -0/+9 |
| * | | PCI/PM: Enable D3/D3cold by default for most devices | Huang Ying | 2012-08-21 | 1 | -0/+5 |
| |/ |
|
* | | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 3 | -10/+10 |
|\ \ |
|
| * | | PCI: Make pci_error_handlers const | Stephen Hemminger | 2012-09-07 | 3 | -10/+10 |
| |/ |
|
* | | Merge branch 'pci/shengzhou-irq' into next | Bjorn Helgaas | 2012-09-10 | 1 | -4/+11 |
|\ \ |
|
| * | | PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt | Shengzhou Liu | 2012-09-07 | 1 | -4/+11 |
| |/ |
|
* | | PCI/ASPM: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -51/+26 |
* | | PCI/AER: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 2 | -51/+17 |
* | | PCI/PME: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -17/+6 |
* | | PCI/portdrv: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 2 | -18/+6 |
* | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 2012-08-23 | 9 | -37/+38 |
|/ |
|
* | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 1 | -0/+60 |
|\ |
|
| * | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 2012-06-23 | 1 | -4/+40 |
| * | PCI/PM: add runtime PM support to PCIe port | Zheng Yan | 2012-06-23 | 1 | -0/+24 |
* | | PCI/AER: use pci_is_pcie() instead of obsolete pci_dev.is_pcie | Bjorn Helgaas | 2012-06-11 | 1 | -1/+1 |
|/ |
|
* | PCI: fix uninitialized variable 'cap_mask' | Chunhe Lan | 2012-05-07 | 1 | -1/+1 |
* | ASPM: Fix pcie devices with non-pcie children | Matthew Garrett | 2012-03-31 | 1 | -3/+10 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 4 | -2/+59 |
|\ |
|
| * | PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver | MUNEDA Takahiro | 2012-02-23 | 2 | -2/+26 |
| * | PCI: pcie: Add support for setting default ASPM policy | Matthew Garrett | 2012-02-17 | 2 | -0/+33 |
* | | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | Matthew Garrett | 2012-03-07 | 1 | -0/+3 |
|/ |
|
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -3/+3 |
* | PCI: kconfig: English typo in pci/pcie/Kconfig | P. Christeas | 2012-01-06 | 1 | -1/+1 |
* | PCI: Rework ASPM disable code | Matthew Garrett | 2012-01-06 | 1 | -21/+37 |
* | PCI / PM: Extend PME polling to all PCI devices | Rafael J. Wysocki | 2011-10-14 | 1 | -0/+9 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-29 | 2 | -8/+71 |
|\ |
|
| * | PCI: PCIe AER: add aer_recover_queue | Huang Ying | 2011-07-22 | 2 | -8/+71 |
* | | PCIe ASPM: forcedly -> forcibly | Michael Witten | 2011-06-29 | 1 | -1/+1 |
|/ |
|
* | PCI: remove unused AER functions | Chen Gong | 2011-05-21 | 1 | -9/+0 |
* | PCI/e1000e: Add and use pci_disable_link_state_locked() | Yinghai Lu | 2011-05-21 | 1 | -3/+16 |
* | PCI: Fix uninitialized variable bug in AER injection code | Wanlong Gao | 2011-05-10 | 1 | -1/+1 |
* | PCI: Enable ASPM state clearing regardless of policy | Alex Williamson | 2011-05-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-03-25 | 2 | -4/+34 |
|\ |
|
| * | PCI: Disable ASPM when _OSC control is not granted for PCIe services | Naga Chumbalkar | 2011-03-21 | 1 | -4/+1 |
| * | PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs | Naga Chumbalkar | 2011-03-21 | 1 | -0/+4 |