summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci_x86.h
Commit message (Expand)AuthorAgeFilesLines
* PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-0/+7
* x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes2018-03-081-0/+2
* x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-111-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/e820: Remove spurious asm/e820/api.h inclusionsIngo Molnar2017-01-281-0/+2
* Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-271-0/+2
* x86/PCI: Clarify AMD Fam10h config access restrictions commentTomasz Nowicki2015-12-101-5/+5
* PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-301-2/+0
* Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki2015-03-201-0/+2
* x86/PCI: Refine the way to release PCI IRQ resourcesJiang Liu2015-02-051-2/+0
* x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich2014-12-161-0/+2
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-1/+0
|\
| * x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-031-1/+0
* | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
|/
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-0/+7
|\
| * x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-221-0/+1
| * x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-221-0/+4
| * x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-221-0/+2
* | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-2/+6
|/
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-2/+0
* x86: constify PCI raw ops structuresJan Beulich2011-10-141-3/+3
* 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