summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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/myron-final-fixups-v2' into nextBjorn Helgaas
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-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
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-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying
2012-06-22Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas
2012-06-22Merge branch 'topic/bjorn-trivial' into nextBjorn 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-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-18Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-16powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-15sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas
2012-06-13tile/PCI: use pci_scan_root_bus instead pci_scan_busYinghai Lu
2012-06-13powerpc/PCI: register busn_res for root busesYinghai Lu
2012-06-13sparc/PCI: register busn_res for root busesYinghai Lu
2012-06-13ia64/PCI: register busn_res for root busesYinghai Lu
2012-06-13x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu
2012-06-13x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-12frv/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-12arm/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior
2012-06-12alpha/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior