summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-16PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe
2012-07-13Merge branch 'pci/greg-m68k' into nextBjorn Helgaas
2012-07-13PCI: build resource code for M68K architectureGreg Ungerer
2012-07-11Merge branch 'pci/yinghai-hotplug-cleanup' into nextBjorn Helgaas
2012-07-10PCI: acpiphp: merge acpiphp_debug and debugYinghai Lu
2012-07-10PCI: acpiphp: remove unused res_lockYinghai Lu
2012-07-10Merge branch 'pci/bjorn-p2p-bridge-windows' into nextBjorn Helgaas
2012-07-10sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()Bjorn Helgaas
2012-07-09Merge branch 'pci/bjorn-disable-decode' into nextBjorn Helgaas
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: support sizing P2P bridge I/O windows with 1K granularityYinghai Lu
2012-07-09PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)Bjorn Helgaas
2012-07-09PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas
2012-07-09PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, tooBjorn Helgaas
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-09PCI: allow P2P bridge windows starting at PCI bus address zeroBjorn Helgaas
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