aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-01xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-11x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis
2013-01-17Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-09Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas
2013-01-07x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu
2013-01-07x86/PCI: Keep resource allocation functions after bootYinghai Lu
2013-01-07x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu
2013-01-07x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu
2013-01-07x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu
2013-01-07x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu
2013-01-07x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas
2012-12-07Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas
2012-12-07x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas
2012-12-05x86: Use PCI setup dataMatthew Garrett
2012-11-09Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas
2012-11-07x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis
2012-11-07x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas
2012-09-21x86/PCI: Clear host bridge aperture struct resourceYinghai Lu
2012-09-19arch/x86: Remove unecessary semicolonsPeter Senna Tschudin
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05x86/PCI: adjust section annotations for 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-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