aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci_x86.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-2/+0
2011-10-14x86: constify PCI raw ops structuresJan Beulich1-3/+3
2010-10-18x86/PCI: Clean up pci_cache_line_sizeAlex Nixon1-0/+1
2010-07-30x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck1-0/+1
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7coreLinus Torvalds1-0/+2
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner1-1/+1
2010-05-10pci: Add a probing code that seeks for an specific busAristeu Rozanski1-0/+2
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+17
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner1-1/+0
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas1-0/+1
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner1-0/+3
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner1-1/+3
2010-02-19x86: Move pci init function to x86_initThomas Gleixner1-3/+11
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas1-0/+1
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas1-2/+2
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas1-0/+1
2009-11-24x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas1-0/+5
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas1-3/+3
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas1-1/+8
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas1-0/+2
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds1-1/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown1-0/+3
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown1-0/+3
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-0/+165