aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
2013-02-11x86, uv, uv3: Update ACPI Check to include SGI UV3Gravatar Mike Travis 1-2/+1
2013-01-03X86: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 11-59/+55
2012-12-26PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Gravatar Myron Stowe 1-1/+2
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 4-6/+202
2012-12-10Merge branch 'pci/mjg-pci-roms-from-efi' into nextGravatar Bjorn Helgaas 1-2/+2
2012-12-10PCI: Use phys_addr_t for physical ROM addressGravatar Bjorn Helgaas 1-2/+2
2012-12-07Merge branch 'pci/daniel-numachip' into nextGravatar Bjorn Helgaas 2-0/+130
2012-12-07x86/PCI: Add NumaChip remote PCI supportGravatar Daniel J Blueman 2-0/+130
2012-12-06Merge branch 'pci/mjg-pci-roms-from-efi' into nextGravatar Bjorn Helgaas 1-0/+30
2012-12-05x86: Use PCI setup dataGravatar Matthew Garrett 1-0/+30
2012-11-09Merge branch 'pci/mike-x86-tra' into nextGravatar Bjorn Helgaas 1-3/+18
2012-11-09Merge branch 'pci/taku-prt-cleanup' into nextGravatar Bjorn Helgaas 1-1/+1
2012-11-07x86/PCI: Allow x86 platforms to use translation offsetsGravatar Mike Yoknis 1-3/+18
2012-11-07x86/PCI: Ignore _SEG on HP xw9300Gravatar Bjorn Helgaas 1-2/+23
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Gravatar Taku Izumi 1-1/+1
2012-10-30x86/ce4100: Fix PCI configuration register access for devices without interruptsGravatar Maxime Bizon 1-0/+13
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 2-7/+1
2012-09-24Merge branch 'pci/yinghai-misc' into nextGravatar Bjorn Helgaas 1-2/+1
2012-09-21x86/PCI: Clear host bridge aperture struct resourceGravatar Yinghai Lu 1-2/+1
2012-09-19arch/x86: Remove unecessary semicolonsGravatar Peter Senna Tschudin 1-1/+1
2012-09-18PCI: Provide a default pcibios_update_irq()Gravatar Thierry Reding 1-5/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsGravatar Thierry Reding 1-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextGravatar Bjorn Helgaas 1-1/+1
2012-07-05x86/PCI: adjust section annotations for pcibios_setup()Gravatar Myron Stowe 1-1/+1
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextGravatar Bjorn Helgaas 1-1/+1
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldGravatar Huang Ying 1-1/+1
2012-06-22x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Gravatar Jiang Liu 2-14/+10
2012-06-22x86/PCI: refine __pci_mmcfg_init() for better code readabilityGravatar Jiang Liu 1-25/+21
2012-06-22x86/PCI: get rid of redundant log messagesGravatar Jiang Liu 1-7/+0
2012-06-22x86/PCI: simplify pci_mmcfg_late_insert_resources()Gravatar Jiang Liu 1-26/+8
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesGravatar Jiang Liu 3-5/+92
2012-06-22x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugGravatar Jiang Liu 1-4/+105
2012-06-22x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeGravatar Jiang Liu 1-36/+68
2012-06-22x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Gravatar Jiang Liu 2-12/+41
2012-06-22x86/PCI: use RCU list to protect mmconfig listGravatar Jiang Liu 3-10/+34
2012-06-22x86/PCI: split out pci_mmconfig_alloc() for code reuseGravatar Jiang Liu 1-4/+15
2012-06-22x86/PCI: split out pci_mmcfg_check_reserved() for code reuseGravatar Jiang Liu 1-26/+25
2012-06-13x86/PCI: put busn resource in pci_root_info for native host bridge driversGravatar Yinghai Lu 3-9/+23
2012-06-13x86/PCI: use _CRS bus number aperture for host bridges from ACPIGravatar Yinghai Lu 1-4/+5
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resGravatar Yinghai Lu 1-1/+1
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+4
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+3
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-0/+368
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+17
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Gravatar Stefano Stabellini 1-0/+4
2012-05-17x86: Fix boot on Twinhead H12YGravatar Alan Cox 1-0/+17
2012-05-17x86/vga: fix build with efi disabled.Gravatar Dave Airlie 1-1/+1
2012-05-16x86/vga: set the default device from the fixup.Gravatar Dave Airlie 1-0/+3
2012-05-15x86/PCI: only check for spinlock being held in SMP kernelsGravatar Bjorn Helgaas 1-1/+1
2012-05-07resources: add resource_overlaps()Gravatar Wei Yang 1-11/+1