summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-09PCI: call final fixups hot-added devicesMyron Stowe
2012-07-09PCI: move final fixups from __init to __devinitMyron Stowe
2012-07-09x86/PCI: move final fixups from __init to __devinitMyron Stowe
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe
2012-07-09PCI: never discard enable/suspend/resume_early/resume fixupsMyron Stowe
2012-07-09PCI: release temporary reference in __nv_msi_ht_cap_quirk()Myron Stowe
2012-07-09PCI: restructure 'pci_do_fixups()'Myron Stowe
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki
2012-07-05xtensa/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05tile/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05sparc/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05sh/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05sh/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05powerpc/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05parisc/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05MIPS/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05microblaze/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05ia64/PCI: factor out pcibios_setup()Myron Stowe
2012-07-05cris/PCI: factor out pcibios_setup()Myron Stowe
2012-06-26alpha/PCI: factor out pcibios_setup()Myron Stowe
2012-06-26PCI: pull pcibios_setup() up into coreMyron Stowe
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying
2012-06-23PCI/PM: add runtime PM support to PCIe portZheng Yan
2012-06-23ACPI/PM: specify lowest allowed state for device sleep stateHuang Ying
2012-06-22Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas
2012-06-22ACPI: mark acpi_sfi_table_parse() as __initJiang Liu
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn Helgaas
2012-06-22Merge branch 'topic/fixes-for-3.5' into nextBjorn Helgaas
2012-06-22MAINTAINERS: correct PCI git tree addressBjorn Helgaas
2012-06-22x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu
2012-06-22x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu
2012-06-22x86/PCI: get rid of redundant log messagesJiang Liu
2012-06-22x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu
2012-06-22PCI/ACPI: provide MMCONFIG address for PCI host bridgesJiang Liu
2012-06-22x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu
2012-06-22x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu
2012-06-22x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu
2012-06-22x86/PCI: use RCU list to protect mmconfig listJiang Liu
2012-06-22x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu
2012-06-22x86/PCI: split out pci_mmcfg_check_reserved() for code reuseJiang Liu
2012-06-20PCI: remove useless pcix_set_mmrbc() dev->bus checkBjorn Helgaas