summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
* x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis2013-02-121-2/+1Star
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0411-59/+55Star
* PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-134-6/+202
|\
| * Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-111-2/+2
| |\
| | * PCI: Use phys_addr_t for physical ROM addressBjorn Helgaas2012-12-101-2/+2
| * | Merge branch 'pci/daniel-numachip' into nextBjorn Helgaas2012-12-072-0/+130
| |\ \
| | * | x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-072-0/+130
| * | | Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-061-0/+30
| |\ \ \ | | | |/ | | |/|
| | * | x86: Use PCI setup dataMatthew Garrett2012-12-051-0/+30
| | |/
| * | Merge branch 'pci/mike-x86-tra' into nextBjorn Helgaas2012-11-091-3/+18
| |\ \
| | * | x86/PCI: Allow x86 platforms to use translation offsetsMike Yoknis2012-11-071-3/+18
| | |/
| * | Merge branch 'pci/taku-prt-cleanup' into nextBjorn Helgaas2012-11-091-1/+1
| |\ \
| | * | PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi2012-11-071-1/+1
| | |/
| * / x86/PCI: Ignore _SEG on HP xw9300Bjorn Helgaas2012-11-071-2/+23
| |/
* / x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
|/
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-7/+1Star
|\
| * Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas2012-09-251-2/+1Star
| |\
| | * x86/PCI: Clear host bridge aperture struct resourceYinghai Lu2012-09-211-2/+1Star
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-5/+0Star
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
| |/
* / arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-191-1/+1
|/
* Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-1/+1
|\
| * x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
* | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-1/+1
|\ \
| * | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
| |/
* | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-222-14/+10Star
* | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-221-25/+21Star
* | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0Star
* | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-221-26/+8Star
* | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-223-5/+92
* | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-221-4/+105
* | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-221-36/+68
* | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-222-12/+41
* | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-223-10/+34
* | x86/PCI: split out pci_mmconfig_alloc() for code reuseJiang Liu2012-06-221-4/+15
* | x86/PCI: split out pci_mmcfg_check_reserved() for code reuseJiang Liu2012-06-221-26/+25Star
* | x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-133-9/+23
* | x86/PCI: use _CRS bus number aperture for host bridges from ACPIYinghai Lu2012-06-131-4/+5
* | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
|/
* Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-251-0/+4
|\
| * xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini2012-05-211-0/+4
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-0/+3
|\ \
| * | x86/vga: fix build with efi disabled.Dave Airlie2012-05-171-1/+1
| * | x86/vga: set the default device from the fixup.Dave Airlie2012-05-161-0/+3
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-232-0/+368
|\ \
| * | x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini2012-04-122-0/+368
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-0/+17
|\ \
| * | x86: Fix boot on Twinhead H12YAlan Cox2012-05-171-0/+17
| |/