aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-30/+27
2013-08-26Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas1-7/+2
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-7/+2
2013-07-26x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao1-6/+1
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea1-17/+24
2013-07-23x86 / PCI: prevent re-allocation of already existing bridge and ROM resourcesMika Westerberg1-0/+4
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-4/+4
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+2
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming1-1/+4
2013-05-28x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang1-5/+2
2013-05-20Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0"Bjorn Helgaas1-6/+4
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-3/+2
2013-05-10xen/pci: Used cached MSI-X capability offsetBjorn Helgaas1-2/+1
2013-05-10xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas1-1/+1
2013-04-30x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0Bin Gao1-4/+6
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+11
2013-04-16xen: drop tracking of IRQ vectorJan Beulich1-3/+3
2013-04-12x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu1-0/+11
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+9
2013-03-01xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk1-0/+9
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-67/+132
2013-02-11x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis1-2/+1
2013-01-17Merge branch 'pci/rafael-set-root-bridge-handle' into nextBjorn Helgaas1-0/+9
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-0/+9
2013-01-09Merge branch 'pci/yinghai-survey-resources' into nextBjorn Helgaas1-64/+121
2013-01-07x86/PCI: Implement pcibios_resource_survey_bus()Yinghai Lu1-0/+13
2013-01-07x86/PCI: Keep resource allocation functions after bootYinghai Lu1-6/+6
2013-01-07x86/PCI: Don't track firmware-assigned BAR values for hot-added devicesYinghai Lu1-1/+9
2013-01-07x86/PCI: Factor out pcibios_allocate_dev_rom_resource()Yinghai Lu1-17/+35
2013-01-07x86/PCI: Allocate resources on a per-bus basis for hot-adding root busesYinghai Lu1-13/+25
2013-01-07x86/PCI: Factor out pcibios_allocate_dev_resources()Yinghai Lu1-19/+23
2013-01-07x86/PCI: Factor out pcibios_allocate_bridge_resources()Yinghai Lu1-22/+24
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman11-59/+55
2013-01-03x86/PCI: Remove unused pci_root_busBjorn Helgaas3-3/+2
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-6/+202
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-2/+2
2012-12-10PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas1-2/+2
2012-12-07Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2-0/+130
2012-12-07x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2-0/+130
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas1-0/+30
2012-12-05x86: Use PCI setup dataMatthew Garrett1-0/+30
2012-11-09Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas1-3/+18
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas1-1/+1
2012-11-07x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis1-3/+18
2012-11-07x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas1-2/+23
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-1/+1
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon1-0/+13
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+1
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas1-2/+1