aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci_x86.h
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-181-0/+1
* x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-301-0/+1
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-041-0/+2
|\
| * pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-101-0/+2
* | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-111-1/+1
|/
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-5/+17
|\
| * x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-251-1/+0
| * x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-191-0/+3
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-191-1/+3
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-191-3/+11
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
|/
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-241-0/+1
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-241-2/+2
* x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-0/+1
* x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-0/+5
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-241-3/+3
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-241-1/+8
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-241-0/+2
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-241-1/+1
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-241-0/+3
|\ \
| | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-0/+3
| |/
* | PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-111-1/+1
|/
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-0/+165