summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-2312-29/+271
|\
| * PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-237-22/+215
| * PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-232-2/+2
| * PCI/PM: add runtime PM support to PCIe portZheng Yan2012-06-232-0/+34
| * ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying2012-06-234-11/+26
* | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-2211-154/+430
|\ \
| * | ACPI: mark acpi_sfi_table_parse() as __initJiang Liu2012-06-221-2/+2
| * | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-222-14/+10
| * | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-221-25/+21
| * | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0
| * | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-221-26/+8
| * | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-224-5/+93
| * | PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu2012-06-225-0/+19
| * | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-222-4/+109
| * | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-221-36/+68
| * | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-223-12/+43
| * | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-223-10/+34
| * | x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu2012-06-221-4/+15
| * | x86/PCI: split out pci_mmcfg_check_reserved() for code reuseJiang Liu2012-06-221-26/+25
* | | Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas2012-06-227-30/+28
|\ \ \
| * | | PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas2012-06-201-2/+1
| * | | PCI: acpiphp: check whether _ADR evaluation succeededBjorn Helgaas2012-06-201-4/+9
| * | | PCI: shpchp: remove dead codeBjorn Helgaas2012-06-201-3/+0
| * | | PCI: fix P2P bridge I/O port window sign extensionBjorn Helgaas2012-06-201-8/+10
| * | | PCI: fix upstream P2P bridge checks when enabling OBFF and LTRBjorn Helgaas2012-06-201-2/+2
| * | | PCI: use __weak consistentlyBjorn Helgaas2012-06-202-5/+5
| * | | PCI: cleanup assign_requested_resources_sorted() kernel-doc warningWanpeng Li2012-06-201-1/+1
| * | | sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas2012-06-151-5/+0
| | |/ | |/|
* | | Merge branch 'topic/fixes-for-3.5' into nextBjorn Helgaas2012-06-221-1/+1
|\ \ \
| * | | MAINTAINERS: correct PCI git tree addressBjorn Helgaas2012-06-221-1/+1
| |/ /
* | | Merge branch 'topic/jan-intx-masking' into nextBjorn Helgaas2012-06-183-0/+18
|\ \ \
| * | | PCI: add Ralink RT2800 broken INTx masking quirkAlex Williamson2012-06-181-0/+2
| * | | PCI: add Chelsio T310 10GbE NIC broken INTx masking quirkJan Kiszka2012-06-181-0/+2
| * | | PCI: add infrastructure for devices with broken INTx maskingBjorn Helgaas2012-06-163-0/+14
| |/ /
* | | Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-1813-26/+34
|\ \ \
| * | | scripts/modpost: check for bad references in .pci.fixups areaSebastian Andrzej Siewior2012-06-161-0/+11
| * | | sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-161-1/+1
| * | | powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-166-6/+6
| * | | frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-2/+2
| * | | arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-1/+1
| * | | alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-6/+3
| * | | PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-9/+9
| * | | x86/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-121-1/+1
| |/ /
* | | Merge branch 'topic/stowe-cap-cleanup' into nextBjorn Helgaas2012-06-183-49/+73
|\ \ \
| * | | PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_stateMyron Stowe2012-06-111-18/+15
| * | | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2Myron Stowe2012-06-112-15/+56
| * | | PCI: remove redundant checking in PCI Express capability routinesMyron Stowe2012-06-111-13/+1
| * | | PCI: make pci_ltr_supported() staticMyron Stowe2012-06-112-3/+1
| |/ /
* | | Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas2012-06-137-25/+312
|\ \ \
| * | | PCI: misc pci_reg additionsAlex Williamson2012-06-121-12/+101